mirror of
https://github.com/gre/gl-react.git
synced 2026-01-25 16:43:36 +00:00
314 lines
14 KiB
Plaintext
314 lines
14 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
3472BD151E7554E800B8731B /* GLImages.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3472BD131E7554E800B8731B /* GLImages.cpp */; };
|
|
3481A20E1E604A6200E19C6F /* EXGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 3481A20A1E604A6200E19C6F /* EXGLView.m */; };
|
|
3481A20F1E604A6200E19C6F /* EXGLViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 3481A20C1E604A6200E19C6F /* EXGLViewManager.m */; };
|
|
3481A2191E604A6A00E19C6F /* EXGL.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 3481A2101E604A6A00E19C6F /* EXGL.cpp */; };
|
|
3481A21A1E604A6A00E19C6F /* EXiOSUtils.mm in Sources */ = {isa = PBXBuildFile; fileRef = 3481A2131E604A6A00E19C6F /* EXiOSUtils.mm */; };
|
|
3481A21B1E604A6A00E19C6F /* EXJSConvertTypedArray.c in Sources */ = {isa = PBXBuildFile; fileRef = 3481A2141E604A6A00E19C6F /* EXJSConvertTypedArray.c */; };
|
|
3481A21C1E604A6A00E19C6F /* EXJSUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 3481A2161E604A6A00E19C6F /* EXJSUtils.c */; };
|
|
348788441E7340A3009CEAEA /* GLImagesModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 348788431E7340A3009CEAEA /* GLImagesModule.m */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
4107012D1ACB723B00C6AA39 /* CopyFiles */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "include/$(PRODUCT_NAME)";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
3472BD131E7554E800B8731B /* GLImages.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = GLImages.cpp; path = ../cpp/GLImages.cpp; sourceTree = "<group>"; };
|
|
3472BD141E7554E800B8731B /* GLImages.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GLImages.h; path = ../cpp/GLImages.h; sourceTree = "<group>"; };
|
|
3481A2091E604A6200E19C6F /* EXGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXGLView.h; sourceTree = "<group>"; };
|
|
3481A20A1E604A6200E19C6F /* EXGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXGLView.m; sourceTree = "<group>"; };
|
|
3481A20B1E604A6200E19C6F /* EXGLViewManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXGLViewManager.h; sourceTree = "<group>"; };
|
|
3481A20C1E604A6200E19C6F /* EXGLViewManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EXGLViewManager.m; sourceTree = "<group>"; };
|
|
3481A20D1E604A6200E19C6F /* EXUnversioned.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EXUnversioned.h; sourceTree = "<group>"; };
|
|
3481A2101E604A6A00E19C6F /* EXGL.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = EXGL.cpp; path = ../cpp/EXGL.cpp; sourceTree = "<group>"; };
|
|
3481A2111E604A6A00E19C6F /* EXGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EXGL.h; path = ../cpp/EXGL.h; sourceTree = "<group>"; };
|
|
3481A2121E604A6A00E19C6F /* EXiOSUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EXiOSUtils.h; path = ../cpp/EXiOSUtils.h; sourceTree = "<group>"; };
|
|
3481A2131E604A6A00E19C6F /* EXiOSUtils.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = EXiOSUtils.mm; path = ../cpp/EXiOSUtils.mm; sourceTree = "<group>"; };
|
|
3481A2141E604A6A00E19C6F /* EXJSConvertTypedArray.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = EXJSConvertTypedArray.c; path = ../cpp/EXJSConvertTypedArray.c; sourceTree = "<group>"; };
|
|
3481A2151E604A6A00E19C6F /* EXJSConvertTypedArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EXJSConvertTypedArray.h; path = ../cpp/EXJSConvertTypedArray.h; sourceTree = "<group>"; };
|
|
3481A2161E604A6A00E19C6F /* EXJSUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = EXJSUtils.c; path = ../cpp/EXJSUtils.c; sourceTree = "<group>"; };
|
|
3481A2171E604A6A00E19C6F /* EXJSUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EXJSUtils.h; path = ../cpp/EXJSUtils.h; sourceTree = "<group>"; };
|
|
348788421E7340A3009CEAEA /* GLImagesModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLImagesModule.h; sourceTree = "<group>"; };
|
|
348788431E7340A3009CEAEA /* GLImagesModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GLImagesModule.m; sourceTree = "<group>"; };
|
|
4107012F1ACB723B00C6AA39 /* libRNGL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNGL.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
4107012C1ACB723B00C6AA39 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
410701241ACB719800C6AA39 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
3472BD131E7554E800B8731B /* GLImages.cpp */,
|
|
3472BD141E7554E800B8731B /* GLImages.h */,
|
|
3481A2101E604A6A00E19C6F /* EXGL.cpp */,
|
|
3481A2111E604A6A00E19C6F /* EXGL.h */,
|
|
3481A2121E604A6A00E19C6F /* EXiOSUtils.h */,
|
|
3481A2131E604A6A00E19C6F /* EXiOSUtils.mm */,
|
|
3481A2141E604A6A00E19C6F /* EXJSConvertTypedArray.c */,
|
|
3481A2151E604A6A00E19C6F /* EXJSConvertTypedArray.h */,
|
|
3481A2161E604A6A00E19C6F /* EXJSUtils.c */,
|
|
3481A2171E604A6A00E19C6F /* EXJSUtils.h */,
|
|
3481A2091E604A6200E19C6F /* EXGLView.h */,
|
|
3481A20A1E604A6200E19C6F /* EXGLView.m */,
|
|
3481A20B1E604A6200E19C6F /* EXGLViewManager.h */,
|
|
3481A20C1E604A6200E19C6F /* EXGLViewManager.m */,
|
|
3481A20D1E604A6200E19C6F /* EXUnversioned.h */,
|
|
348788421E7340A3009CEAEA /* GLImagesModule.h */,
|
|
348788431E7340A3009CEAEA /* GLImagesModule.m */,
|
|
410701301ACB723B00C6AA39 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
410701301ACB723B00C6AA39 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
4107012F1ACB723B00C6AA39 /* libRNGL.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
4107012E1ACB723B00C6AA39 /* RNGL */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 410701411ACB723B00C6AA39 /* Build configuration list for PBXNativeTarget "RNGL" */;
|
|
buildPhases = (
|
|
4107012B1ACB723B00C6AA39 /* Sources */,
|
|
4107012C1ACB723B00C6AA39 /* Frameworks */,
|
|
4107012D1ACB723B00C6AA39 /* CopyFiles */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = RNGL;
|
|
productName = RNGL;
|
|
productReference = 4107012F1ACB723B00C6AA39 /* libRNGL.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
410701251ACB719800C6AA39 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastUpgradeCheck = 0620;
|
|
TargetAttributes = {
|
|
4107012E1ACB723B00C6AA39 = {
|
|
CreatedOnToolsVersion = 6.2;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 410701281ACB719800C6AA39 /* Build configuration list for PBXProject "RNGL" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
);
|
|
mainGroup = 410701241ACB719800C6AA39;
|
|
productRefGroup = 410701301ACB723B00C6AA39 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
4107012E1ACB723B00C6AA39 /* RNGL */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
4107012B1ACB723B00C6AA39 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
348788441E7340A3009CEAEA /* GLImagesModule.m in Sources */,
|
|
3481A2191E604A6A00E19C6F /* EXGL.cpp in Sources */,
|
|
3472BD151E7554E800B8731B /* GLImages.cpp in Sources */,
|
|
3481A20F1E604A6200E19C6F /* EXGLViewManager.m in Sources */,
|
|
3481A21B1E604A6A00E19C6F /* EXJSConvertTypedArray.c in Sources */,
|
|
3481A21A1E604A6A00E19C6F /* EXiOSUtils.mm in Sources */,
|
|
3481A20E1E604A6200E19C6F /* EXGLView.m in Sources */,
|
|
3481A21C1E604A6A00E19C6F /* EXJSUtils.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
410701291ACB719800C6AA39 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Debug;
|
|
};
|
|
4107012A1ACB719800C6AA39 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
};
|
|
name = Release;
|
|
};
|
|
410701421ACB723B00C6AA39 /* 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_MODULE_DEBUGGING = 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;
|
|
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)/../../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.2;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-ObjC",
|
|
"-lc++",
|
|
"-lstdc++",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
410701431ACB723B00C6AA39 /* 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_MODULE_DEBUGGING = 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;
|
|
COPY_PHASE_STRIP = NO;
|
|
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)/../../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.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
OTHER_LDFLAGS = (
|
|
"$(inherited)",
|
|
"-ObjC",
|
|
"-lc++",
|
|
"-lstdc++",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = iphoneos;
|
|
SKIP_INSTALL = YES;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
410701281ACB719800C6AA39 /* Build configuration list for PBXProject "RNGL" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
410701291ACB719800C6AA39 /* Debug */,
|
|
4107012A1ACB719800C6AA39 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
410701411ACB723B00C6AA39 /* Build configuration list for PBXNativeTarget "RNGL" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
410701421ACB723B00C6AA39 /* Debug */,
|
|
410701431ACB723B00C6AA39 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 410701251ACB719800C6AA39 /* Project object */;
|
|
}
|