// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ 34B3300F1B821571003856F8 /* libRNGL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 34B330031B821571003856F8 /* libRNGL.a */; }; 34D202891B8CE20B000A6FB5 /* GLCanvas.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D202861B8CE20B000A6FB5 /* GLCanvas.m */; }; 34D2028A1B8CE20B000A6FB5 /* GLCanvasManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D202881B8CE20B000A6FB5 /* GLCanvasManager.m */; }; 34D2028D1B8DBF07000A6FB5 /* GLData.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D2028C1B8DBF07000A6FB5 /* GLData.m */; }; 34D202901B8DC278000A6FB5 /* RCTConvert+GLData.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D2028F1B8DC278000A6FB5 /* RCTConvert+GLData.m */; }; 34D2029F1B8DD2FC000A6FB5 /* GLRenderData.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D2029D1B8DD2FC000A6FB5 /* GLRenderData.m */; }; 34D202A31B8DDDEF000A6FB5 /* GLFBO.m in Sources */ = {isa = PBXBuildFile; fileRef = 34D202A21B8DDDEF000A6FB5 /* GLFBO.m */; }; 34EA054A1B82179E00A4FAFF /* GLImage.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EA053B1B82179E00A4FAFF /* GLImage.m */; }; 34EA054B1B82179E00A4FAFF /* GLShader.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EA053D1B82179E00A4FAFF /* GLShader.m */; }; 34EA054D1B82179E00A4FAFF /* GLTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EA05411B82179E00A4FAFF /* GLTexture.m */; }; 34EA05511B82179E00A4FAFF /* GLImageData.m in Sources */ = {isa = PBXBuildFile; fileRef = 34EA05491B82179E00A4FAFF /* GLImageData.m */; }; 34F489BE1BEB8DC400148438 /* RNGLContext.m in Sources */ = {isa = PBXBuildFile; fileRef = 34F489BD1BEB8DC400148438 /* RNGLContext.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ 34B330101B821571003856F8 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 34B32FFB1B821571003856F8 /* Project object */; proxyType = 1; remoteGlobalIDString = 34B330021B821571003856F8; remoteInfo = RNGL; }; /* End PBXContainerItemProxy section */ /* Begin PBXCopyFilesBuildPhase section */ 34B330011B821571003856F8 /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = "include/$(PRODUCT_NAME)"; dstSubfolderSpec = 16; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 34B330031B821571003856F8 /* libRNGL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNGL.a; sourceTree = BUILT_PRODUCTS_DIR; }; 34B3300E1B821571003856F8 /* RNGLTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RNGLTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 34B330141B821571003856F8 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 34D202851B8CE20B000A6FB5 /* GLCanvas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLCanvas.h; sourceTree = ""; }; 34D202861B8CE20B000A6FB5 /* GLCanvas.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLCanvas.m; sourceTree = ""; }; 34D202871B8CE20B000A6FB5 /* GLCanvasManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLCanvasManager.h; sourceTree = ""; }; 34D202881B8CE20B000A6FB5 /* GLCanvasManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLCanvasManager.m; sourceTree = ""; }; 34D2028B1B8DBF07000A6FB5 /* GLData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLData.h; sourceTree = ""; }; 34D2028C1B8DBF07000A6FB5 /* GLData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLData.m; sourceTree = ""; }; 34D2028E1B8DC278000A6FB5 /* RCTConvert+GLData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+GLData.h"; sourceTree = ""; }; 34D2028F1B8DC278000A6FB5 /* RCTConvert+GLData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+GLData.m"; sourceTree = ""; }; 34D2029D1B8DD2FC000A6FB5 /* GLRenderData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLRenderData.m; sourceTree = ""; }; 34D202A01B8DD31B000A6FB5 /* GLRenderData.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GLRenderData.h; sourceTree = ""; }; 34D202A11B8DDDEF000A6FB5 /* GLFBO.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLFBO.h; sourceTree = ""; }; 34D202A21B8DDDEF000A6FB5 /* GLFBO.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLFBO.m; sourceTree = ""; }; 34EA053A1B82179E00A4FAFF /* GLImage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLImage.h; sourceTree = ""; }; 34EA053B1B82179E00A4FAFF /* GLImage.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.c.objc; path = GLImage.m; sourceTree = ""; tabWidth = 2; }; 34EA053C1B82179E00A4FAFF /* GLShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLShader.h; sourceTree = ""; }; 34EA053D1B82179E00A4FAFF /* GLShader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLShader.m; sourceTree = ""; }; 34EA05401B82179E00A4FAFF /* GLTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLTexture.h; sourceTree = ""; }; 34EA05411B82179E00A4FAFF /* GLTexture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLTexture.m; sourceTree = ""; }; 34EA05481B82179E00A4FAFF /* GLImageData.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLImageData.h; sourceTree = ""; }; 34EA05491B82179E00A4FAFF /* GLImageData.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLImageData.m; sourceTree = ""; }; 34F489BC1BEB8DC400148438 /* RNGLContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNGLContext.h; sourceTree = ""; }; 34F489BD1BEB8DC400148438 /* RNGLContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNGLContext.m; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 34B330001B821571003856F8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; 34B3300B1B821571003856F8 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( 34B3300F1B821571003856F8 /* libRNGL.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 3405549E1B8220E6009D567B /* Libraries */ = { isa = PBXGroup; children = ( ); name = Libraries; sourceTree = ""; }; 34B32FFA1B821571003856F8 = { isa = PBXGroup; children = ( 34B330051B821571003856F8 /* RNGL */, 34B330121B821571003856F8 /* RNGLTests */, 3405549E1B8220E6009D567B /* Libraries */, 34B330041B821571003856F8 /* Products */, ); indentWidth = 2; sourceTree = ""; tabWidth = 2; }; 34B330041B821571003856F8 /* Products */ = { isa = PBXGroup; children = ( 34B330031B821571003856F8 /* libRNGL.a */, 34B3300E1B821571003856F8 /* RNGLTests.xctest */, ); name = Products; sourceTree = ""; }; 34B330051B821571003856F8 /* RNGL */ = { isa = PBXGroup; children = ( 34D202851B8CE20B000A6FB5 /* GLCanvas.h */, 34D202861B8CE20B000A6FB5 /* GLCanvas.m */, 34D202A11B8DDDEF000A6FB5 /* GLFBO.h */, 34D202A21B8DDDEF000A6FB5 /* GLFBO.m */, 34D202871B8CE20B000A6FB5 /* GLCanvasManager.h */, 34D202881B8CE20B000A6FB5 /* GLCanvasManager.m */, 34D202A01B8DD31B000A6FB5 /* GLRenderData.h */, 34D2029D1B8DD2FC000A6FB5 /* GLRenderData.m */, 34D2028B1B8DBF07000A6FB5 /* GLData.h */, 34D2028C1B8DBF07000A6FB5 /* GLData.m */, 34D2028E1B8DC278000A6FB5 /* RCTConvert+GLData.h */, 34D2028F1B8DC278000A6FB5 /* RCTConvert+GLData.m */, 34EA053A1B82179E00A4FAFF /* GLImage.h */, 34EA053B1B82179E00A4FAFF /* GLImage.m */, 34EA05481B82179E00A4FAFF /* GLImageData.h */, 34EA05491B82179E00A4FAFF /* GLImageData.m */, 34EA053C1B82179E00A4FAFF /* GLShader.h */, 34EA053D1B82179E00A4FAFF /* GLShader.m */, 34F489BC1BEB8DC400148438 /* RNGLContext.h */, 34F489BD1BEB8DC400148438 /* RNGLContext.m */, 34EA05401B82179E00A4FAFF /* GLTexture.h */, 34EA05411B82179E00A4FAFF /* GLTexture.m */, ); path = RNGL; sourceTree = ""; }; 34B330121B821571003856F8 /* RNGLTests */ = { isa = PBXGroup; children = ( 34B330131B821571003856F8 /* Supporting Files */, ); path = RNGLTests; sourceTree = ""; }; 34B330131B821571003856F8 /* Supporting Files */ = { isa = PBXGroup; children = ( 34B330141B821571003856F8 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ 34B330021B821571003856F8 /* RNGL */ = { isa = PBXNativeTarget; buildConfigurationList = 34B330171B821571003856F8 /* Build configuration list for PBXNativeTarget "RNGL" */; buildPhases = ( 34B32FFF1B821571003856F8 /* Sources */, 34B330001B821571003856F8 /* Frameworks */, 34B330011B821571003856F8 /* CopyFiles */, ); buildRules = ( ); dependencies = ( ); name = RNGL; productName = RNGL; productReference = 34B330031B821571003856F8 /* libRNGL.a */; productType = "com.apple.product-type.library.static"; }; 34B3300D1B821571003856F8 /* RNGLTests */ = { isa = PBXNativeTarget; buildConfigurationList = 34B3301A1B821571003856F8 /* Build configuration list for PBXNativeTarget "RNGLTests" */; buildPhases = ( 34B3300A1B821571003856F8 /* Sources */, 34B3300B1B821571003856F8 /* Frameworks */, 34B3300C1B821571003856F8 /* Resources */, ); buildRules = ( ); dependencies = ( 34B330111B821571003856F8 /* PBXTargetDependency */, ); name = RNGLTests; productName = RNGLTests; productReference = 34B3300E1B821571003856F8 /* RNGLTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ 34B32FFB1B821571003856F8 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0640; ORGANIZATIONNAME = "Project September"; TargetAttributes = { 34B330021B821571003856F8 = { CreatedOnToolsVersion = 6.4; }; 34B3300D1B821571003856F8 = { CreatedOnToolsVersion = 6.4; }; }; }; buildConfigurationList = 34B32FFE1B821571003856F8 /* Build configuration list for PBXProject "RNGL" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, ); mainGroup = 34B32FFA1B821571003856F8; productRefGroup = 34B330041B821571003856F8 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( 34B330021B821571003856F8 /* RNGL */, 34B3300D1B821571003856F8 /* RNGLTests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ 34B3300C1B821571003856F8 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ 34B32FFF1B821571003856F8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 34F489BE1BEB8DC400148438 /* RNGLContext.m in Sources */, 34D202901B8DC278000A6FB5 /* RCTConvert+GLData.m in Sources */, 34EA054A1B82179E00A4FAFF /* GLImage.m in Sources */, 34D2029F1B8DD2FC000A6FB5 /* GLRenderData.m in Sources */, 34EA054D1B82179E00A4FAFF /* GLTexture.m in Sources */, 34D202891B8CE20B000A6FB5 /* GLCanvas.m in Sources */, 34D202A31B8DDDEF000A6FB5 /* GLFBO.m in Sources */, 34EA05511B82179E00A4FAFF /* GLImageData.m in Sources */, 34D2028D1B8DBF07000A6FB5 /* GLData.m in Sources */, 34D2028A1B8CE20B000A6FB5 /* GLCanvasManager.m in Sources */, 34EA054B1B82179E00A4FAFF /* GLShader.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; 34B3300A1B821571003856F8 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ 34B330111B821571003856F8 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = 34B330021B821571003856F8 /* RNGL */; targetProxy = 34B330101B821571003856F8 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ 34B330151B821571003856F8 /* 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; 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_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)/../react-native/React/**", "$(SRCROOT)/../react-native/Libraries/Image", "$(SRCROOT)/node_modules/react-native/React/**", "$(SRCROOT)/node_modules/react-native/Libraries/Image", ); IPHONEOS_DEPLOYMENT_TARGET = 8.4; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; }; name = Debug; }; 34B330161B821571003856F8 /* 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 = 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)", /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, "$(SRCROOT)/../react-native/React/**", "$(SRCROOT)/../react-native/Libraries/Image", "$(SRCROOT)/node_modules/react-native/React/**", "$(SRCROOT)/node_modules/react-native/Libraries/Image", ); IPHONEOS_DEPLOYMENT_TARGET = 8.4; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; VALIDATE_PRODUCT = YES; }; name = Release; }; 34B330181B821571003856F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; HEADER_SEARCH_PATHS = ( "$(inherited)", /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Debug; }; 34B330191B821571003856F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; HEADER_SEARCH_PATHS = ( "$(inherited)", /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, ); OTHER_LDFLAGS = "-ObjC"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; 34B3301B1B821571003856F8 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = RNGLTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; 34B3301C1B821571003856F8 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = RNGLTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 34B32FFE1B821571003856F8 /* Build configuration list for PBXProject "RNGL" */ = { isa = XCConfigurationList; buildConfigurations = ( 34B330151B821571003856F8 /* Debug */, 34B330161B821571003856F8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 34B330171B821571003856F8 /* Build configuration list for PBXNativeTarget "RNGL" */ = { isa = XCConfigurationList; buildConfigurations = ( 34B330181B821571003856F8 /* Debug */, 34B330191B821571003856F8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 34B3301A1B821571003856F8 /* Build configuration list for PBXNativeTarget "RNGLTests" */ = { isa = XCConfigurationList; buildConfigurations = ( 34B3301B1B821571003856F8 /* Debug */, 34B3301C1B821571003856F8 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 34B32FFB1B821571003856F8 /* Project object */; }