// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 7B1126A01E2D263F00F9B03B /* RNNEventEmitter.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B11269F1E2D263F00F9B03B /* RNNEventEmitter.m */; }; 7B1126A31E2D2B6C00F9B03B /* RNNSplashScreen.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BA500761E254908001B9E1B /* RNNSplashScreen.h */; }; 7B1126A41E2D2B6C00F9B03B /* ReactNativeNavigation.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BA500731E2544B9001B9E1B /* ReactNativeNavigation.h */; settings = {ATTRIBUTES = (Public, ); }; }; 7B1126A51E2D2B6C00F9B03B /* RNN.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BBFE55F1E253F97002A6182 /* RNN.h */; }; 7B1126A61E2D2B6C00F9B03B /* RNNBridgeModule.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BBFE5421E25330E002A6182 /* RNNBridgeModule.h */; }; 7B1126A71E2D2B6C00F9B03B /* RNNEventEmitter.h in Headers */ = {isa = PBXBuildFile; fileRef = 7B11269E1E2D263F00F9B03B /* RNNEventEmitter.h */; }; 7B1126A91E2D2B6C00F9B03B /* RNNControllerFactory.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BC9346C1E26886E00EFA125 /* RNNControllerFactory.h */; }; 7B71261B1E4A22520066D847 /* libReactNativeNavigation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */; }; 7B7126221E4A23040066D847 /* RNNRootViewControllerTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 7B7126211E4A23040066D847 /* RNNRootViewControllerTest.m */; }; 7BA500751E2544B9001B9E1B /* ReactNativeNavigation.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BA500741E2544B9001B9E1B /* ReactNativeNavigation.m */; }; 7BA500781E254908001B9E1B /* RNNSplashScreen.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BA500771E254908001B9E1B /* RNNSplashScreen.m */; }; 7BBFE5441E25330E002A6182 /* RNNBridgeModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BBFE5431E25330E002A6182 /* RNNBridgeModule.m */; }; 7BBFE5611E253F97002A6182 /* RNN.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BBFE5601E253F97002A6182 /* RNN.m */; }; 7BC9346E1E26886E00EFA125 /* RNNControllerFactory.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BC9346D1E26886E00EFA125 /* RNNControllerFactory.m */; }; 7BEF0D181E437684003E96B0 /* RNNRootViewController.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BEF0D161E437684003E96B0 /* RNNRootViewController.h */; }; 7BEF0D191E437684003E96B0 /* RNNRootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BEF0D171E437684003E96B0 /* RNNRootViewController.m */; }; 7BEF0D1C1E43771B003E96B0 /* RNNLayoutNode.h in Headers */ = {isa = PBXBuildFile; fileRef = 7BEF0D1A1E43771B003E96B0 /* RNNLayoutNode.h */; }; 7BEF0D1D1E43771B003E96B0 /* RNNLayoutNode.m in Sources */ = {isa = PBXBuildFile; fileRef = 7BEF0D1B1E43771B003E96B0 /* RNNLayoutNode.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 7B71261C1E4A22520066D847 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = D8AFADB51BEE6F3F00A4592D /* Project object */; proxyType = 1; remoteGlobalIDString = D8AFADBC1BEE6F3F00A4592D; remoteInfo = ReactNativeNavigation; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ D8AFADBB1BEE6F3F00A4592D /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 7B11269E1E2D263F00F9B03B /* RNNEventEmitter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNEventEmitter.h; sourceTree = ""; }; 7B11269F1E2D263F00F9B03B /* RNNEventEmitter.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNEventEmitter.m; sourceTree = ""; }; 7B7126161E4A22520066D847 /* ReactNativeNavigationTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ReactNativeNavigationTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 7B71261A1E4A22520066D847 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 7B7126211E4A23040066D847 /* RNNRootViewControllerTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNRootViewControllerTest.m; sourceTree = ""; }; 7BA500731E2544B9001B9E1B /* ReactNativeNavigation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReactNativeNavigation.h; sourceTree = ""; }; 7BA500741E2544B9001B9E1B /* ReactNativeNavigation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReactNativeNavigation.m; sourceTree = ""; }; 7BA500761E254908001B9E1B /* RNNSplashScreen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNSplashScreen.h; sourceTree = ""; }; 7BA500771E254908001B9E1B /* RNNSplashScreen.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNSplashScreen.m; sourceTree = ""; }; 7BBFE5421E25330E002A6182 /* RNNBridgeModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNBridgeModule.h; sourceTree = ""; }; 7BBFE5431E25330E002A6182 /* RNNBridgeModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNBridgeModule.m; sourceTree = ""; }; 7BBFE55F1E253F97002A6182 /* RNN.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNN.h; sourceTree = ""; }; 7BBFE5601E253F97002A6182 /* RNN.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNN.m; sourceTree = ""; }; 7BC9346C1E26886E00EFA125 /* RNNControllerFactory.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNControllerFactory.h; sourceTree = ""; }; 7BC9346D1E26886E00EFA125 /* RNNControllerFactory.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNControllerFactory.m; sourceTree = ""; }; 7BEF0D161E437684003E96B0 /* RNNRootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNRootViewController.h; sourceTree = ""; }; 7BEF0D171E437684003E96B0 /* RNNRootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNRootViewController.m; sourceTree = ""; }; 7BEF0D1A1E43771B003E96B0 /* RNNLayoutNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNLayoutNode.h; sourceTree = ""; }; 7BEF0D1B1E43771B003E96B0 /* RNNLayoutNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNLayoutNode.m; sourceTree = ""; }; D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativeNavigation.a; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 7B7126131E4A22520066D847 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 7B71261B1E4A22520066D847 /* libReactNativeNavigation.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; D8AFADBA1BEE6F3F00A4592D /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 7B1E4C4B1E2D173700C3A525 /* Controllers */ = { isa = PBXGroup; children = ( 7BA500761E254908001B9E1B /* RNNSplashScreen.h */, 7BA500771E254908001B9E1B /* RNNSplashScreen.m */, 7BEF0D1A1E43771B003E96B0 /* RNNLayoutNode.h */, 7BEF0D1B1E43771B003E96B0 /* RNNLayoutNode.m */, 7BC9346C1E26886E00EFA125 /* RNNControllerFactory.h */, 7BC9346D1E26886E00EFA125 /* RNNControllerFactory.m */, 7BEF0D161E437684003E96B0 /* RNNRootViewController.h */, 7BEF0D171E437684003E96B0 /* RNNRootViewController.m */, ); name = Controllers; sourceTree = ""; }; 7B7126171E4A22520066D847 /* ReactNativeNavigationTests */ = { isa = PBXGroup; children = ( 7B7126211E4A23040066D847 /* RNNRootViewControllerTest.m */, 7B71261A1E4A22520066D847 /* Info.plist */, ); path = ReactNativeNavigationTests; sourceTree = ""; }; 7BD721F31E2D3AA100724059 /* Bridge */ = { isa = PBXGroup; children = ( 7BBFE5421E25330E002A6182 /* RNNBridgeModule.h */, 7BBFE5431E25330E002A6182 /* RNNBridgeModule.m */, 7B11269E1E2D263F00F9B03B /* RNNEventEmitter.h */, 7B11269F1E2D263F00F9B03B /* RNNEventEmitter.m */, ); name = Bridge; sourceTree = ""; }; D8AFADB41BEE6F3F00A4592D = { isa = PBXGroup; children = ( 7BA500731E2544B9001B9E1B /* ReactNativeNavigation.h */, 7BA500741E2544B9001B9E1B /* ReactNativeNavigation.m */, 7BBFE55F1E253F97002A6182 /* RNN.h */, 7BBFE5601E253F97002A6182 /* RNN.m */, 7BD721F31E2D3AA100724059 /* Bridge */, 7B1E4C4B1E2D173700C3A525 /* Controllers */, 7B7126171E4A22520066D847 /* ReactNativeNavigationTests */, D8AFADBE1BEE6F3F00A4592D /* Products */, ); sourceTree = ""; tabWidth = 4; usesTabs = 1; wrapsLines = 1; }; D8AFADBE1BEE6F3F00A4592D /* Products */ = { isa = PBXGroup; children = ( D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */, 7B7126161E4A22520066D847 /* ReactNativeNavigationTests.xctest */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ 7B1126A21E2D2B5500F9B03B /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( 7B1126A41E2D2B6C00F9B03B /* ReactNativeNavigation.h in Headers */, 7B1126A31E2D2B6C00F9B03B /* RNNSplashScreen.h in Headers */, 7B1126A51E2D2B6C00F9B03B /* RNN.h in Headers */, 7BEF0D181E437684003E96B0 /* RNNRootViewController.h in Headers */, 7B1126A61E2D2B6C00F9B03B /* RNNBridgeModule.h in Headers */, 7B1126A71E2D2B6C00F9B03B /* RNNEventEmitter.h in Headers */, 7B1126A91E2D2B6C00F9B03B /* RNNControllerFactory.h in Headers */, 7BEF0D1C1E43771B003E96B0 /* RNNLayoutNode.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ 7B7126151E4A22520066D847 /* ReactNativeNavigationTests */ = { isa = PBXNativeTarget; buildConfigurationList = 7B7126201E4A22530066D847 /* Build configuration list for PBXNativeTarget "ReactNativeNavigationTests" */; buildPhases = ( 7B7126121E4A22520066D847 /* Sources */, 7B7126131E4A22520066D847 /* Frameworks */, 7B7126141E4A22520066D847 /* Resources */, ); buildRules = ( ); dependencies = ( 7B71261D1E4A22520066D847 /* PBXTargetDependency */, ); name = ReactNativeNavigationTests; productName = ReactNativeNavigationTests; productReference = 7B7126161E4A22520066D847 /* ReactNativeNavigationTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */ = { isa = PBXNativeTarget; buildConfigurationList = D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */; buildPhases = ( D8AFADB91BEE6F3F00A4592D /* Sources */, D8AFADBA1BEE6F3F00A4592D /* Frameworks */, D8AFADBB1BEE6F3F00A4592D /* CopyFiles */, 7B1126A21E2D2B5500F9B03B /* Headers */, ); buildRules = ( ); dependencies = ( ); name = ReactNativeNavigation; productName = libReactContacts; productReference = D8AFADBD1BEE6F3F00A4592D /* libReactNativeNavigation.a */; productType = "com.apple.product-type.library.static"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ D8AFADB51BEE6F3F00A4592D /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0820; ORGANIZATIONNAME = Wix; TargetAttributes = { 7B7126151E4A22520066D847 = { CreatedOnToolsVersion = 8.2.1; ProvisioningStyle = Automatic; }; D8AFADBC1BEE6F3F00A4592D = { CreatedOnToolsVersion = 7.1; }; }; }; buildConfigurationList = D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = D8AFADB41BEE6F3F00A4592D; productRefGroup = D8AFADBE1BEE6F3F00A4592D /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */, 7B7126151E4A22520066D847 /* ReactNativeNavigationTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 7B7126141E4A22520066D847 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 7B7126121E4A22520066D847 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7B7126221E4A23040066D847 /* RNNRootViewControllerTest.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; D8AFADB91BEE6F3F00A4592D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 7BEF0D191E437684003E96B0 /* RNNRootViewController.m in Sources */, 7B1126A01E2D263F00F9B03B /* RNNEventEmitter.m in Sources */, 7BA500751E2544B9001B9E1B /* ReactNativeNavigation.m in Sources */, 7BBFE5441E25330E002A6182 /* RNNBridgeModule.m in Sources */, 7BEF0D1D1E43771B003E96B0 /* RNNLayoutNode.m in Sources */, 7BA500781E254908001B9E1B /* RNNSplashScreen.m in Sources */, 7BBFE5611E253F97002A6182 /* RNN.m in Sources */, 7BC9346E1E26886E00EFA125 /* RNNControllerFactory.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 7B71261D1E4A22520066D847 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = D8AFADBC1BEE6F3F00A4592D /* ReactNativeNavigation */; targetProxy = 7B71261C1E4A22520066D847 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 7B71261E1E4A22520066D847 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ANALYZER_NONNULL = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; INFOPLIST_FILE = ReactNativeNavigationTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 10.2; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.wix.ReactNativeNavigationTests; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 7B71261F1E4A22520066D847 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CLANG_ANALYZER_NONNULL = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; INFOPLIST_FILE = ReactNativeNavigationTests/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 10.2; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_BUNDLE_IDENTIFIER = com.wix.ReactNativeNavigationTests; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; D8AFADC41BEE6F3F00A4592D /* 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_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; 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; HEADER_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)/../../react-native/React/**", ); IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; D8AFADC51BEE6F3F00A4592D /* 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_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_SUSPICIOUS_MOVE = YES; 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; HEADER_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)/../../react-native/React/**", ); IPHONEOS_DEPLOYMENT_TARGET = 8.0; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; D8AFADC71BEE6F3F00A4592D /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { GCC_TREAT_WARNINGS_AS_ERRORS = YES; HEADER_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)/../../react-native/React/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = ReactNativeNavigation; PUBLIC_HEADERS_FOLDER_PATH = "include/${PRODUCT_NAME}"; SKIP_INSTALL = YES; }; name = Debug; }; D8AFADC81BEE6F3F00A4592D /* Release */ = { isa = XCBuildConfiguration; buildSettings = { GCC_TREAT_WARNINGS_AS_ERRORS = YES; HEADER_SEARCH_PATHS = ( "$(inherited)", "$(SRCROOT)/../../react-native/React/**", ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = ReactNativeNavigation; PUBLIC_HEADERS_FOLDER_PATH = "include/${PRODUCT_NAME}"; SKIP_INSTALL = YES; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 7B7126201E4A22530066D847 /* Build configuration list for PBXNativeTarget "ReactNativeNavigationTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 7B71261E1E4A22520066D847 /* Debug */, 7B71261F1E4A22520066D847 /* Release */, ); defaultConfigurationIsVisible = 0; }; D8AFADB81BEE6F3F00A4592D /* Build configuration list for PBXProject "ReactNativeNavigation" */ = { isa = XCConfigurationList; buildConfigurations = ( D8AFADC41BEE6F3F00A4592D /* Debug */, D8AFADC51BEE6F3F00A4592D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; D8AFADC61BEE6F3F00A4592D /* Build configuration list for PBXNativeTarget "ReactNativeNavigation" */ = { isa = XCConfigurationList; buildConfigurations = ( D8AFADC71BEE6F3F00A4592D /* Debug */, D8AFADC81BEE6F3F00A4592D /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = D8AFADB51BEE6F3F00A4592D /* Project object */; }