554 lines
22 KiB
Plaintext
554 lines
22 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 46;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
1338BBE01B04ACC80064A9C9 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDD1B04ACC80064A9C9 /* RCTSRWebSocket.m */; };
|
||
|
1338BBE11B04ACC80064A9C9 /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDF1B04ACC80064A9C9 /* RCTWebSocketExecutor.m */; };
|
||
|
13526A521F362F7F0008EF00 /* libfishhook.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 13526A511F362F7F0008EF00 /* libfishhook.a */; };
|
||
|
2D3B5F3D1D9B165B00451313 /* RCTSRWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDD1B04ACC80064A9C9 /* RCTSRWebSocket.m */; };
|
||
|
2D3B5F3E1D9B165B00451313 /* RCTWebSocketExecutor.m in Sources */ = {isa = PBXBuildFile; fileRef = 1338BBDF1B04ACC80064A9C9 /* RCTWebSocketExecutor.m */; };
|
||
|
2D3B5F401D9B165B00451313 /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C86DF7B1ADF695F0047B81A /* RCTWebSocketModule.m */; };
|
||
|
2DC5E5281F3A6CFD000EE84B /* libfishhook-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2DC5E5271F3A6CFD000EE84B /* libfishhook-tvOS.a */; };
|
||
|
3C86DF7C1ADF695F0047B81A /* RCTWebSocketModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 3C86DF7B1ADF695F0047B81A /* RCTWebSocketModule.m */; };
|
||
|
3DBE0D141F3B185A0099AA32 /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 3DBE0D121F3B185A0099AA32 /* fishhook.c */; };
|
||
|
3DBE0D151F3B185A0099AA32 /* fishhook.c in Sources */ = {isa = PBXBuildFile; fileRef = 3DBE0D121F3B185A0099AA32 /* fishhook.c */; };
|
||
|
3DBE0D801F3B1AF00099AA32 /* fishhook.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3DBE0D131F3B185A0099AA32 /* fishhook.h */; };
|
||
|
3DBE0D821F3B1B0C0099AA32 /* fishhook.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 3DBE0D131F3B185A0099AA32 /* fishhook.h */; };
|
||
|
A12E9E2E1E5DEC4E0029001B /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */; };
|
||
|
A12E9E2F1E5DEC550029001B /* RCTReconnectingWebSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXContainerItemProxy section */
|
||
|
3DBE0D0E1F3B18490099AA32 /* PBXContainerItemProxy */ = {
|
||
|
isa = PBXContainerItemProxy;
|
||
|
containerPortal = 3C86DF3E1ADF2C930047B81A /* Project object */;
|
||
|
proxyType = 1;
|
||
|
remoteGlobalIDString = 3DBE0CF41F3B181A0099AA32;
|
||
|
remoteInfo = fishhook;
|
||
|
};
|
||
|
3DBE0D101F3B184D0099AA32 /* PBXContainerItemProxy */ = {
|
||
|
isa = PBXContainerItemProxy;
|
||
|
containerPortal = 3C86DF3E1ADF2C930047B81A /* Project object */;
|
||
|
proxyType = 1;
|
||
|
remoteGlobalIDString = 3DBE0D011F3B181C0099AA32;
|
||
|
remoteInfo = "fishhook-tvOS";
|
||
|
};
|
||
|
/* End PBXContainerItemProxy section */
|
||
|
|
||
|
/* Begin PBXCopyFilesBuildPhase section */
|
||
|
3DBE0D7F1F3B1AEC0099AA32 /* CopyFiles */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = include/fishhook;
|
||
|
dstSubfolderSpec = 16;
|
||
|
files = (
|
||
|
3DBE0D801F3B1AF00099AA32 /* fishhook.h in CopyFiles */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
3DBE0D811F3B1B010099AA32 /* CopyFiles */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = include/fishhook;
|
||
|
dstSubfolderSpec = 16;
|
||
|
files = (
|
||
|
3DBE0D821F3B1B0C0099AA32 /* fishhook.h in CopyFiles */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXCopyFilesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
1338BBDC1B04ACC80064A9C9 /* RCTSRWebSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTSRWebSocket.h; sourceTree = "<group>"; };
|
||
|
1338BBDD1B04ACC80064A9C9 /* RCTSRWebSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTSRWebSocket.m; sourceTree = "<group>"; };
|
||
|
1338BBDE1B04ACC80064A9C9 /* RCTWebSocketExecutor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWebSocketExecutor.h; sourceTree = "<group>"; };
|
||
|
1338BBDF1B04ACC80064A9C9 /* RCTWebSocketExecutor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTWebSocketExecutor.m; sourceTree = "<group>"; };
|
||
|
13526A511F362F7F0008EF00 /* libfishhook.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfishhook.a; sourceTree = "<group>"; };
|
||
|
2D2A28881D9B049200D4039D /* libRCTWebSocket-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libRCTWebSocket-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
2DC5E5271F3A6CFD000EE84B /* libfishhook-tvOS.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libfishhook-tvOS.a"; path = "../fishhook/build/Debug-appletvos/libfishhook-tvOS.a"; sourceTree = "<group>"; };
|
||
|
3C86DF461ADF2C930047B81A /* libRCTWebSocket.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTWebSocket.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
3C86DF7A1ADF695F0047B81A /* RCTWebSocketModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTWebSocketModule.h; sourceTree = "<group>"; };
|
||
|
3C86DF7B1ADF695F0047B81A /* RCTWebSocketModule.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = RCTWebSocketModule.m; sourceTree = "<group>"; tabWidth = 2; };
|
||
|
3DBE0D001F3B181A0099AA32 /* libfishhook.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfishhook.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
3DBE0D0D1F3B181C0099AA32 /* libfishhook-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libfishhook-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
3DBE0D121F3B185A0099AA32 /* fishhook.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fishhook.c; path = ../fishhook/fishhook.c; sourceTree = "<group>"; };
|
||
|
3DBE0D131F3B185A0099AA32 /* fishhook.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fishhook.h; path = ../fishhook/fishhook.h; sourceTree = "<group>"; };
|
||
|
A12E9E2C1E5DEC4E0029001B /* RCTReconnectingWebSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTReconnectingWebSocket.h; sourceTree = "<group>"; };
|
||
|
A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTReconnectingWebSocket.m; sourceTree = "<group>"; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
13526A4F1F362F770008EF00 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
13526A521F362F7F0008EF00 /* libfishhook.a in Frameworks */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
2DC5E5151F3A6C39000EE84B /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
2DC5E5281F3A6CFD000EE84B /* libfishhook-tvOS.a in Frameworks */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
13526A501F362F7F0008EF00 /* Frameworks */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
2DC5E5271F3A6CFD000EE84B /* libfishhook-tvOS.a */,
|
||
|
13526A511F362F7F0008EF00 /* libfishhook.a */,
|
||
|
);
|
||
|
name = Frameworks;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
3C86DF3D1ADF2C930047B81A = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
3DBE0D121F3B185A0099AA32 /* fishhook.c */,
|
||
|
3DBE0D131F3B185A0099AA32 /* fishhook.h */,
|
||
|
A12E9E2C1E5DEC4E0029001B /* RCTReconnectingWebSocket.h */,
|
||
|
A12E9E2D1E5DEC4E0029001B /* RCTReconnectingWebSocket.m */,
|
||
|
1338BBDC1B04ACC80064A9C9 /* RCTSRWebSocket.h */,
|
||
|
1338BBDD1B04ACC80064A9C9 /* RCTSRWebSocket.m */,
|
||
|
1338BBDE1B04ACC80064A9C9 /* RCTWebSocketExecutor.h */,
|
||
|
1338BBDF1B04ACC80064A9C9 /* RCTWebSocketExecutor.m */,
|
||
|
3C86DF7A1ADF695F0047B81A /* RCTWebSocketModule.h */,
|
||
|
3C86DF7B1ADF695F0047B81A /* RCTWebSocketModule.m */,
|
||
|
3C86DF471ADF2C930047B81A /* Products */,
|
||
|
13526A501F362F7F0008EF00 /* Frameworks */,
|
||
|
);
|
||
|
indentWidth = 2;
|
||
|
sourceTree = "<group>";
|
||
|
tabWidth = 2;
|
||
|
usesTabs = 0;
|
||
|
};
|
||
|
3C86DF471ADF2C930047B81A /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
3C86DF461ADF2C930047B81A /* libRCTWebSocket.a */,
|
||
|
2D2A28881D9B049200D4039D /* libRCTWebSocket-tvOS.a */,
|
||
|
3DBE0D001F3B181A0099AA32 /* libfishhook.a */,
|
||
|
3DBE0D0D1F3B181C0099AA32 /* libfishhook-tvOS.a */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
2D2A28871D9B049200D4039D /* RCTWebSocket-tvOS */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 2D2A28901D9B049200D4039D /* Build configuration list for PBXNativeTarget "RCTWebSocket-tvOS" */;
|
||
|
buildPhases = (
|
||
|
2D2A28841D9B049200D4039D /* Sources */,
|
||
|
2DC5E5151F3A6C39000EE84B /* Frameworks */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
3DBE0D111F3B184D0099AA32 /* PBXTargetDependency */,
|
||
|
);
|
||
|
name = "RCTWebSocket-tvOS";
|
||
|
productName = "RCTWebSocket-tvOS";
|
||
|
productReference = 2D2A28881D9B049200D4039D /* libRCTWebSocket-tvOS.a */;
|
||
|
productType = "com.apple.product-type.library.static";
|
||
|
};
|
||
|
3C86DF451ADF2C930047B81A /* RCTWebSocket */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 3C86DF5A1ADF2C930047B81A /* Build configuration list for PBXNativeTarget "RCTWebSocket" */;
|
||
|
buildPhases = (
|
||
|
3C86DF421ADF2C930047B81A /* Sources */,
|
||
|
13526A4F1F362F770008EF00 /* Frameworks */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
3DBE0D0F1F3B18490099AA32 /* PBXTargetDependency */,
|
||
|
);
|
||
|
name = RCTWebSocket;
|
||
|
productName = WebSocket;
|
||
|
productReference = 3C86DF461ADF2C930047B81A /* libRCTWebSocket.a */;
|
||
|
productType = "com.apple.product-type.library.static";
|
||
|
};
|
||
|
3DBE0CF41F3B181A0099AA32 /* fishhook */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 3DBE0CFD1F3B181A0099AA32 /* Build configuration list for PBXNativeTarget "fishhook" */;
|
||
|
buildPhases = (
|
||
|
3DBE0D7F1F3B1AEC0099AA32 /* CopyFiles */,
|
||
|
3DBE0CF51F3B181A0099AA32 /* Sources */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = fishhook;
|
||
|
productName = WebSocket;
|
||
|
productReference = 3DBE0D001F3B181A0099AA32 /* libfishhook.a */;
|
||
|
productType = "com.apple.product-type.library.static";
|
||
|
};
|
||
|
3DBE0D011F3B181C0099AA32 /* fishhook-tvOS */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 3DBE0D0A1F3B181C0099AA32 /* Build configuration list for PBXNativeTarget "fishhook-tvOS" */;
|
||
|
buildPhases = (
|
||
|
3DBE0D811F3B1B010099AA32 /* CopyFiles */,
|
||
|
3DBE0D021F3B181C0099AA32 /* Sources */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = "fishhook-tvOS";
|
||
|
productName = "RCTWebSocket-tvOS";
|
||
|
productReference = 3DBE0D0D1F3B181C0099AA32 /* libfishhook-tvOS.a */;
|
||
|
productType = "com.apple.product-type.library.static";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
3C86DF3E1ADF2C930047B81A /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
LastUpgradeCheck = 0630;
|
||
|
ORGANIZATIONNAME = Facebook;
|
||
|
TargetAttributes = {
|
||
|
2D2A28871D9B049200D4039D = {
|
||
|
CreatedOnToolsVersion = 8.0;
|
||
|
ProvisioningStyle = Automatic;
|
||
|
};
|
||
|
3C86DF451ADF2C930047B81A = {
|
||
|
CreatedOnToolsVersion = 6.3;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
buildConfigurationList = 3C86DF411ADF2C930047B81A /* Build configuration list for PBXProject "RCTWebSocket" */;
|
||
|
compatibilityVersion = "Xcode 3.2";
|
||
|
developmentRegion = English;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
);
|
||
|
mainGroup = 3C86DF3D1ADF2C930047B81A;
|
||
|
productRefGroup = 3C86DF471ADF2C930047B81A /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
3C86DF451ADF2C930047B81A /* RCTWebSocket */,
|
||
|
2D2A28871D9B049200D4039D /* RCTWebSocket-tvOS */,
|
||
|
3DBE0CF41F3B181A0099AA32 /* fishhook */,
|
||
|
3DBE0D011F3B181C0099AA32 /* fishhook-tvOS */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
2D2A28841D9B049200D4039D /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
2D3B5F3E1D9B165B00451313 /* RCTWebSocketExecutor.m in Sources */,
|
||
|
2D3B5F401D9B165B00451313 /* RCTWebSocketModule.m in Sources */,
|
||
|
A12E9E2F1E5DEC550029001B /* RCTReconnectingWebSocket.m in Sources */,
|
||
|
2D3B5F3D1D9B165B00451313 /* RCTSRWebSocket.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
3C86DF421ADF2C930047B81A /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
1338BBE01B04ACC80064A9C9 /* RCTSRWebSocket.m in Sources */,
|
||
|
3C86DF7C1ADF695F0047B81A /* RCTWebSocketModule.m in Sources */,
|
||
|
A12E9E2E1E5DEC4E0029001B /* RCTReconnectingWebSocket.m in Sources */,
|
||
|
1338BBE11B04ACC80064A9C9 /* RCTWebSocketExecutor.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
3DBE0CF51F3B181A0099AA32 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
3DBE0D141F3B185A0099AA32 /* fishhook.c in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
3DBE0D021F3B181C0099AA32 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
3DBE0D151F3B185A0099AA32 /* fishhook.c in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXTargetDependency section */
|
||
|
3DBE0D0F1F3B18490099AA32 /* PBXTargetDependency */ = {
|
||
|
isa = PBXTargetDependency;
|
||
|
target = 3DBE0CF41F3B181A0099AA32 /* fishhook */;
|
||
|
targetProxy = 3DBE0D0E1F3B18490099AA32 /* PBXContainerItemProxy */;
|
||
|
};
|
||
|
3DBE0D111F3B184D0099AA32 /* PBXTargetDependency */ = {
|
||
|
isa = PBXTargetDependency;
|
||
|
target = 3DBE0D011F3B181C0099AA32 /* fishhook-tvOS */;
|
||
|
targetProxy = 3DBE0D101F3B184D0099AA32 /* PBXContainerItemProxy */;
|
||
|
};
|
||
|
/* End PBXTargetDependency section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
2D2A288E1D9B049200D4039D /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
||
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
|
ENABLE_TESTABILITY = YES;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = appletvos;
|
||
|
TVOS_DEPLOYMENT_TARGET = 9.2;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
2D2A288F1D9B049200D4039D /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = appletvos;
|
||
|
TVOS_DEPLOYMENT_TARGET = 9.2;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
3C86DF581ADF2C930047B81A /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||
|
CLANG_CXX_LIBRARY = "libc++";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||
|
GCC_DYNAMIC_NO_PIC = NO;
|
||
|
GCC_NO_COMMON_BLOCKS = YES;
|
||
|
GCC_OPTIMIZATION_LEVEL = 0;
|
||
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||
|
"DEBUG=1",
|
||
|
"$(inherited)",
|
||
|
);
|
||
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
||
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
||
|
GCC_WARN_SHADOW = YES;
|
||
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
||
|
MTL_ENABLE_DEBUG_INFO = YES;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
SDKROOT = iphoneos;
|
||
|
SKIP_INSTALL = YES;
|
||
|
WARNING_CFLAGS = (
|
||
|
"-Werror",
|
||
|
"-Wall",
|
||
|
);
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
3C86DF591ADF2C930047B81A /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
||
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
||
|
CLANG_CXX_LIBRARY = "libc++";
|
||
|
CLANG_ENABLE_MODULES = YES;
|
||
|
CLANG_ENABLE_OBJC_ARC = YES;
|
||
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
||
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
||
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
||
|
CLANG_WARN_EMPTY_BODY = YES;
|
||
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
||
|
CLANG_WARN_INT_CONVERSION = YES;
|
||
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
||
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
||
|
ENABLE_NS_ASSERTIONS = NO;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||
|
GCC_NO_COMMON_BLOCKS = YES;
|
||
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
||
|
GCC_WARN_SHADOW = YES;
|
||
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||
|
SDKROOT = iphoneos;
|
||
|
SKIP_INSTALL = YES;
|
||
|
VALIDATE_PRODUCT = YES;
|
||
|
WARNING_CFLAGS = (
|
||
|
"-Werror",
|
||
|
"-Wall",
|
||
|
);
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
3C86DF5B1ADF2C930047B81A /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
EXECUTABLE_PREFIX = lib;
|
||
|
GCC_TREAT_WARNINGS_AS_ERRORS = NO;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
3C86DF5C1ADF2C930047B81A /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
EXECUTABLE_PREFIX = lib;
|
||
|
GCC_TREAT_WARNINGS_AS_ERRORS = NO;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
3DBE0CFE1F3B181A0099AA32 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
EXECUTABLE_PREFIX = lib;
|
||
|
GCC_TREAT_WARNINGS_AS_ERRORS = NO;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
3DBE0CFF1F3B181A0099AA32 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
EXECUTABLE_PREFIX = lib;
|
||
|
GCC_TREAT_WARNINGS_AS_ERRORS = NO;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
3DBE0D0B1F3B181C0099AA32 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
||
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||
|
ENABLE_TESTABILITY = YES;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = appletvos;
|
||
|
TVOS_DEPLOYMENT_TARGET = 9.2;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
3DBE0D0C1F3B181C0099AA32 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
CLANG_ANALYZER_NONNULL = YES;
|
||
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
||
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
||
|
CLANG_WARN_SUSPICIOUS_MOVES = YES;
|
||
|
OTHER_LDFLAGS = "-ObjC";
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SDKROOT = appletvos;
|
||
|
TVOS_DEPLOYMENT_TARGET = 9.2;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
2D2A28901D9B049200D4039D /* Build configuration list for PBXNativeTarget "RCTWebSocket-tvOS" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
2D2A288E1D9B049200D4039D /* Debug */,
|
||
|
2D2A288F1D9B049200D4039D /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
3C86DF411ADF2C930047B81A /* Build configuration list for PBXProject "RCTWebSocket" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
3C86DF581ADF2C930047B81A /* Debug */,
|
||
|
3C86DF591ADF2C930047B81A /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
3C86DF5A1ADF2C930047B81A /* Build configuration list for PBXNativeTarget "RCTWebSocket" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
3C86DF5B1ADF2C930047B81A /* Debug */,
|
||
|
3C86DF5C1ADF2C930047B81A /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
3DBE0CFD1F3B181A0099AA32 /* Build configuration list for PBXNativeTarget "fishhook" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
3DBE0CFE1F3B181A0099AA32 /* Debug */,
|
||
|
3DBE0CFF1F3B181A0099AA32 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
3DBE0D0A1F3B181C0099AA32 /* Build configuration list for PBXNativeTarget "fishhook-tvOS" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
3DBE0D0B1F3B181C0099AA32 /* Debug */,
|
||
|
3DBE0D0C1F3B181C0099AA32 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = 3C86DF3E1ADF2C930047B81A /* Project object */;
|
||
|
}
|