123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270 |
- // !$*UTF8*$!
- {
- archiveVersion = 1;
- classes = {
- };
- objectVersion = 46;
- objects = {
-
- /* Begin PBXBuildFile section */
- 6FB6F0DD1D8CE22100D9AE37 /* RNIdle.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 6FB6F0DC1D8CE22100D9AE37 /* RNIdle.h */; };
- 6FB6F0DF1D8CE22100D9AE37 /* RNIdle.m in Sources */ = {isa = PBXBuildFile; fileRef = 6FB6F0DE1D8CE22100D9AE37 /* RNIdle.m */; };
- /* End PBXBuildFile section */
-
- /* Begin PBXCopyFilesBuildPhase section */
- 6FB6F0D71D8CE22100D9AE37 /* CopyFiles */ = {
- isa = PBXCopyFilesBuildPhase;
- buildActionMask = 2147483647;
- dstPath = "include/$(PRODUCT_NAME)";
- dstSubfolderSpec = 16;
- files = (
- 6FB6F0DD1D8CE22100D9AE37 /* RNIdle.h in CopyFiles */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXCopyFilesBuildPhase section */
-
- /* Begin PBXFileReference section */
- 6FB6F0D91D8CE22100D9AE37 /* libRNIdle.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNIdle.a; sourceTree = BUILT_PRODUCTS_DIR; };
- 6FB6F0DC1D8CE22100D9AE37 /* RNIdle.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNIdle.h; sourceTree = "<group>"; };
- 6FB6F0DE1D8CE22100D9AE37 /* RNIdle.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RNIdle.m; sourceTree = "<group>"; };
- /* End PBXFileReference section */
-
- /* Begin PBXFrameworksBuildPhase section */
- 6FB6F0D61D8CE22100D9AE37 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXFrameworksBuildPhase section */
-
- /* Begin PBXGroup section */
- 6FB6F0D01D8CE22100D9AE37 = {
- isa = PBXGroup;
- children = (
- 6FB6F0DB1D8CE22100D9AE37 /* RNIdle */,
- 6FB6F0DA1D8CE22100D9AE37 /* Products */,
- );
- sourceTree = "<group>";
- };
- 6FB6F0DA1D8CE22100D9AE37 /* Products */ = {
- isa = PBXGroup;
- children = (
- 6FB6F0D91D8CE22100D9AE37 /* libRNIdle.a */,
- );
- name = Products;
- sourceTree = "<group>";
- };
- 6FB6F0DB1D8CE22100D9AE37 /* RNIdle */ = {
- isa = PBXGroup;
- children = (
- 6FB6F0DC1D8CE22100D9AE37 /* RNIdle.h */,
- 6FB6F0DE1D8CE22100D9AE37 /* RNIdle.m */,
- );
- path = RNIdle;
- sourceTree = "<group>";
- };
- /* End PBXGroup section */
-
- /* Begin PBXNativeTarget section */
- 6FB6F0D81D8CE22100D9AE37 /* RNIdle */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 6FB6F0E21D8CE22100D9AE37 /* Build configuration list for PBXNativeTarget "RNIdle" */;
- buildPhases = (
- 6FB6F0D51D8CE22100D9AE37 /* Sources */,
- 6FB6F0D61D8CE22100D9AE37 /* Frameworks */,
- 6FB6F0D71D8CE22100D9AE37 /* CopyFiles */,
- );
- buildRules = (
- );
- dependencies = (
- );
- name = RNIdle;
- productName = RNIdle;
- productReference = 6FB6F0D91D8CE22100D9AE37 /* libRNIdle.a */;
- productType = "com.apple.product-type.library.static";
- };
- /* End PBXNativeTarget section */
-
- /* Begin PBXProject section */
- 6FB6F0D11D8CE22100D9AE37 /* Project object */ = {
- isa = PBXProject;
- attributes = {
- LastUpgradeCheck = 0730;
- ORGANIZATIONNAME = lcj;
- TargetAttributes = {
- 6FB6F0D81D8CE22100D9AE37 = {
- CreatedOnToolsVersion = 7.3;
- };
- };
- };
- buildConfigurationList = 6FB6F0D41D8CE22100D9AE37 /* Build configuration list for PBXProject "RNIdle" */;
- compatibilityVersion = "Xcode 3.2";
- developmentRegion = English;
- hasScannedForEncodings = 0;
- knownRegions = (
- en,
- );
- mainGroup = 6FB6F0D01D8CE22100D9AE37;
- productRefGroup = 6FB6F0DA1D8CE22100D9AE37 /* Products */;
- projectDirPath = "";
- projectRoot = "";
- targets = (
- 6FB6F0D81D8CE22100D9AE37 /* RNIdle */,
- );
- };
- /* End PBXProject section */
-
- /* Begin PBXSourcesBuildPhase section */
- 6FB6F0D51D8CE22100D9AE37 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 6FB6F0DF1D8CE22100D9AE37 /* RNIdle.m in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
- /* End PBXSourcesBuildPhase section */
-
- /* Begin XCBuildConfiguration section */
- 6FB6F0E01D8CE22100D9AE37 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- 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;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- COPY_PHASE_STRIP = NO;
- DEBUG_INFORMATION_FORMAT = dwarf;
- ENABLE_STRICT_OBJC_MSGSEND = YES;
- ENABLE_TESTABILITY = 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_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;
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
- MTL_ENABLE_DEBUG_INFO = YES;
- ONLY_ACTIVE_ARCH = YES;
- SDKROOT = iphoneos;
- };
- name = Debug;
- };
- 6FB6F0E11D8CE22100D9AE37 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- ALWAYS_SEARCH_USER_PATHS = NO;
- CLANG_ANALYZER_NONNULL = YES;
- 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;
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
- 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_UNDECLARED_SELECTOR = YES;
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
- GCC_WARN_UNUSED_FUNCTION = YES;
- GCC_WARN_UNUSED_VARIABLE = YES;
- IPHONEOS_DEPLOYMENT_TARGET = 9.3;
- MTL_ENABLE_DEBUG_INFO = NO;
- SDKROOT = iphoneos;
- VALIDATE_PRODUCT = YES;
- };
- name = Release;
- };
- 6FB6F0E31D8CE22100D9AE37 /* Debug */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../../../node_modules/react-native/React",
- "$(SRCROOT)/../react-native/React",
- "$(SRCROOT)/node_modules/react-native/React",
- "$(inherited)",
- "$(SRCROOT)/../../React/**",
- );
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Debug;
- };
- 6FB6F0E41D8CE22100D9AE37 /* Release */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- HEADER_SEARCH_PATHS = (
- "$(SRCROOT)/../../../node_modules/react-native/React",
- "$(SRCROOT)/../react-native/React",
- "$(SRCROOT)/node_modules/react-native/React",
- "$(inherited)",
- "$(SRCROOT)/../../React/**",
- );
- OTHER_LDFLAGS = "-ObjC";
- PRODUCT_NAME = "$(TARGET_NAME)";
- SKIP_INSTALL = YES;
- };
- name = Release;
- };
- /* End XCBuildConfiguration section */
-
- /* Begin XCConfigurationList section */
- 6FB6F0D41D8CE22100D9AE37 /* Build configuration list for PBXProject "RNIdle" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FB6F0E01D8CE22100D9AE37 /* Debug */,
- 6FB6F0E11D8CE22100D9AE37 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Release;
- };
- 6FB6F0E21D8CE22100D9AE37 /* Build configuration list for PBXNativeTarget "RNIdle" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 6FB6F0E31D8CE22100D9AE37 /* Debug */,
- 6FB6F0E41D8CE22100D9AE37 /* Release */,
- );
- defaultConfigurationIsVisible = 0;
- };
- /* End XCConfigurationList section */
- };
- rootObject = 6FB6F0D11D8CE22100D9AE37 /* Project object */;
- }
|