265 lines
8.7 KiB
Plaintext
265 lines
8.7 KiB
Plaintext
|
// !$*UTF8*$!
|
||
|
{
|
||
|
archiveVersion = 1;
|
||
|
classes = {
|
||
|
};
|
||
|
objectVersion = 46;
|
||
|
objects = {
|
||
|
|
||
|
/* Begin PBXBuildFile section */
|
||
|
585135371AB3C56F00882537 /* RCTTestModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 585135341AB3C56F00882537 /* RCTTestModule.m */; };
|
||
|
585135381AB3C57000882537 /* RCTTestRunner.m in Sources */ = {isa = PBXBuildFile; fileRef = 585135361AB3C56F00882537 /* RCTTestRunner.m */; };
|
||
|
585135391AB3C59A00882537 /* RCTTestRunner.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 585135351AB3C56F00882537 /* RCTTestRunner.h */; };
|
||
|
/* End PBXBuildFile section */
|
||
|
|
||
|
/* Begin PBXCopyFilesBuildPhase section */
|
||
|
580C376D1AB104AF0015E709 /* CopyFiles */ = {
|
||
|
isa = PBXCopyFilesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
dstPath = "include/$(PRODUCT_NAME)";
|
||
|
dstSubfolderSpec = 16;
|
||
|
files = (
|
||
|
585135391AB3C59A00882537 /* RCTTestRunner.h in CopyFiles */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXCopyFilesBuildPhase section */
|
||
|
|
||
|
/* Begin PBXFileReference section */
|
||
|
580C376F1AB104AF0015E709 /* libRCTTest.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRCTTest.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
||
|
585135331AB3C56F00882537 /* RCTTestModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTestModule.h; sourceTree = "<group>"; };
|
||
|
585135341AB3C56F00882537 /* RCTTestModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTestModule.m; sourceTree = "<group>"; };
|
||
|
585135351AB3C56F00882537 /* RCTTestRunner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTTestRunner.h; sourceTree = "<group>"; };
|
||
|
585135361AB3C56F00882537 /* RCTTestRunner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTTestRunner.m; sourceTree = "<group>"; };
|
||
|
/* End PBXFileReference section */
|
||
|
|
||
|
/* Begin PBXFrameworksBuildPhase section */
|
||
|
580C376C1AB104AF0015E709 /* Frameworks */ = {
|
||
|
isa = PBXFrameworksBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXFrameworksBuildPhase section */
|
||
|
|
||
|
/* Begin PBXGroup section */
|
||
|
580C37661AB104AF0015E709 = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
585135331AB3C56F00882537 /* RCTTestModule.h */,
|
||
|
585135341AB3C56F00882537 /* RCTTestModule.m */,
|
||
|
585135351AB3C56F00882537 /* RCTTestRunner.h */,
|
||
|
585135361AB3C56F00882537 /* RCTTestRunner.m */,
|
||
|
580C37701AB104AF0015E709 /* Products */,
|
||
|
);
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
580C37701AB104AF0015E709 /* Products */ = {
|
||
|
isa = PBXGroup;
|
||
|
children = (
|
||
|
580C376F1AB104AF0015E709 /* libRCTTest.a */,
|
||
|
);
|
||
|
name = Products;
|
||
|
sourceTree = "<group>";
|
||
|
};
|
||
|
/* End PBXGroup section */
|
||
|
|
||
|
/* Begin PBXNativeTarget section */
|
||
|
580C376E1AB104AF0015E709 /* RCTTest */ = {
|
||
|
isa = PBXNativeTarget;
|
||
|
buildConfigurationList = 580C37831AB104AF0015E709 /* Build configuration list for PBXNativeTarget "RCTTest" */;
|
||
|
buildPhases = (
|
||
|
580C376B1AB104AF0015E709 /* Sources */,
|
||
|
580C376C1AB104AF0015E709 /* Frameworks */,
|
||
|
580C376D1AB104AF0015E709 /* CopyFiles */,
|
||
|
);
|
||
|
buildRules = (
|
||
|
);
|
||
|
dependencies = (
|
||
|
);
|
||
|
name = RCTTest;
|
||
|
productName = RCTTest;
|
||
|
productReference = 580C376F1AB104AF0015E709 /* libRCTTest.a */;
|
||
|
productType = "com.apple.product-type.library.static";
|
||
|
};
|
||
|
/* End PBXNativeTarget section */
|
||
|
|
||
|
/* Begin PBXProject section */
|
||
|
580C37671AB104AF0015E709 /* Project object */ = {
|
||
|
isa = PBXProject;
|
||
|
attributes = {
|
||
|
LastUpgradeCheck = 0610;
|
||
|
ORGANIZATIONNAME = Facebook;
|
||
|
TargetAttributes = {
|
||
|
580C376E1AB104AF0015E709 = {
|
||
|
CreatedOnToolsVersion = 6.1.1;
|
||
|
};
|
||
|
};
|
||
|
};
|
||
|
buildConfigurationList = 580C376A1AB104AF0015E709 /* Build configuration list for PBXProject "RCTTest" */;
|
||
|
compatibilityVersion = "Xcode 3.2";
|
||
|
developmentRegion = English;
|
||
|
hasScannedForEncodings = 0;
|
||
|
knownRegions = (
|
||
|
en,
|
||
|
);
|
||
|
mainGroup = 580C37661AB104AF0015E709;
|
||
|
productRefGroup = 580C37701AB104AF0015E709 /* Products */;
|
||
|
projectDirPath = "";
|
||
|
projectRoot = "";
|
||
|
targets = (
|
||
|
580C376E1AB104AF0015E709 /* RCTTest */,
|
||
|
);
|
||
|
};
|
||
|
/* End PBXProject section */
|
||
|
|
||
|
/* Begin PBXSourcesBuildPhase section */
|
||
|
580C376B1AB104AF0015E709 /* Sources */ = {
|
||
|
isa = PBXSourcesBuildPhase;
|
||
|
buildActionMask = 2147483647;
|
||
|
files = (
|
||
|
585135371AB3C56F00882537 /* RCTTestModule.m in Sources */,
|
||
|
585135381AB3C57000882537 /* RCTTestRunner.m in Sources */,
|
||
|
);
|
||
|
runOnlyForDeploymentPostprocessing = 0;
|
||
|
};
|
||
|
/* End PBXSourcesBuildPhase section */
|
||
|
|
||
|
/* Begin XCBuildConfiguration section */
|
||
|
580C37811AB104AF0015E709 /* 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_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
COPY_PHASE_STRIP = NO;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||
|
GCC_DYNAMIC_NO_PIC = NO;
|
||
|
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_UNDECLARED_SELECTOR = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
||
|
"$(SRCROOT)/../../ReactKit/**",
|
||
|
);
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
|
||
|
MTL_ENABLE_DEBUG_INFO = YES;
|
||
|
ONLY_ACTIVE_ARCH = YES;
|
||
|
SDKROOT = iphoneos;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
580C37821AB104AF0015E709 /* 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_ROOT_CLASS = YES_ERROR;
|
||
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
||
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
||
|
COPY_PHASE_STRIP = YES;
|
||
|
ENABLE_NS_ASSERTIONS = NO;
|
||
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
||
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
||
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
||
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
||
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
||
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
||
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
||
|
HEADER_SEARCH_PATHS = (
|
||
|
"$(inherited)",
|
||
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
||
|
"$(SRCROOT)/../../ReactKit/**",
|
||
|
);
|
||
|
IPHONEOS_DEPLOYMENT_TARGET = 8.1;
|
||
|
MTL_ENABLE_DEBUG_INFO = NO;
|
||
|
SDKROOT = iphoneos;
|
||
|
VALIDATE_PRODUCT = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
580C37841AB104AF0015E709 /* Debug */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
OTHER_LDFLAGS = (
|
||
|
"-ObjC",
|
||
|
"-framework",
|
||
|
XCTest,
|
||
|
);
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SKIP_INSTALL = YES;
|
||
|
};
|
||
|
name = Debug;
|
||
|
};
|
||
|
580C37851AB104AF0015E709 /* Release */ = {
|
||
|
isa = XCBuildConfiguration;
|
||
|
buildSettings = {
|
||
|
OTHER_LDFLAGS = (
|
||
|
"-ObjC",
|
||
|
"-framework",
|
||
|
XCTest,
|
||
|
);
|
||
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||
|
SKIP_INSTALL = YES;
|
||
|
};
|
||
|
name = Release;
|
||
|
};
|
||
|
/* End XCBuildConfiguration section */
|
||
|
|
||
|
/* Begin XCConfigurationList section */
|
||
|
580C376A1AB104AF0015E709 /* Build configuration list for PBXProject "RCTTest" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
580C37811AB104AF0015E709 /* Debug */,
|
||
|
580C37821AB104AF0015E709 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
580C37831AB104AF0015E709 /* Build configuration list for PBXNativeTarget "RCTTest" */ = {
|
||
|
isa = XCConfigurationList;
|
||
|
buildConfigurations = (
|
||
|
580C37841AB104AF0015E709 /* Debug */,
|
||
|
580C37851AB104AF0015E709 /* Release */,
|
||
|
);
|
||
|
defaultConfigurationIsVisible = 0;
|
||
|
defaultConfigurationName = Release;
|
||
|
};
|
||
|
/* End XCConfigurationList section */
|
||
|
};
|
||
|
rootObject = 580C37671AB104AF0015E709 /* Project object */;
|
||
|
}
|