All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.template.xcodeproj.project.pbxproj Maven / Gradle / Ivy

// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		0F634E7918E9ABBC002F3D1D /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F634E7818E9ABBC002F3D1D /* Foundation.framework */; };
		0F634E7B18E9ABBC002F3D1D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F634E7A18E9ABBC002F3D1D /* CoreGraphics.framework */; };
		0F634E7D18E9ABBC002F3D1D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F634E7C18E9ABBC002F3D1D /* UIKit.framework */; };
                0F634EA318E9ABBC002F3D1D /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F634EA218E9ABBC002F3D1D /* XCTest.framework */; };
		0F634E7F18E9ABBC002F3D1D /* GLKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F634E7E18E9ABBC002F3D1D /* GLKit.framework */; };
		0F634E8118E9ABBC002F3D1D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F634E8018E9ABBC002F3D1D /* OpenGLES.framework */; };
		0F634EA518E9ABBC002F3D1D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0F634E7C18E9ABBC002F3D1D /* UIKit.framework */; };
		0F634EA528E9ABBC002F3D1D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0F634E7C18EAABBC002F3D1D /* Images.xcassets */; };

**FILE_LIST**/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
		0F634EA618E9ABBC002F3D1D /* PBXContainerItemProxy */ = {
			isa = PBXContainerItemProxy;
			containerPortal = 0F634E6D18E9ABBC002F3D1D /* Project object */;
			proxyType = 1;
			remoteGlobalIDString = 0F634E7418E9ABBC002F3D1D;
			remoteInfo = template;
		};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
		0F634E7518E9ABBC002F3D1D /* template.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = template.app; sourceTree = BUILT_PRODUCTS_DIR; };
                0F634EA118E9ABBC002F3D1D /* templateTests.xctest */ = {isa = PBXFileReference; explicitFileType = com.apple.product-type.bundle.unit-test; includeInIndex = 0; path = templateTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		0F634E7818E9ABBC002F3D1D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
		0F634E7A18E9ABBC002F3D1D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		0F634E7C18E9ABBC002F3D1D /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
                0F634EA218E9ABBC002F3D1D /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = System/Library/Frameworks/XCTest.framework; sourceTree = SDKROOT; };
		0F634E7E18E9ABBC002F3D1D /* GLKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLKit.framework; path = System/Library/Frameworks/GLKit.framework; sourceTree = SDKROOT; };
		0F634E8018E9ABBC002F3D1D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
		0F634E7C18EAABBC002F3D1D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Images.xcassets"; sourceTree = ""; };
**ACTUAL_FILES**/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		0F634E7218E9ABBC002F3D1D /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0F634E8118E9ABBC002F3D1D /* OpenGLES.framework in Frameworks */,
				0F634E7B18E9ABBC002F3D1D /* CoreGraphics.framework in Frameworks */,
				0F634E7D18E9ABBC002F3D1D /* UIKit.framework in Frameworks */,
				0F634E7F18E9ABBC002F3D1D /* GLKit.framework in Frameworks */,
				0F634E7918E9ABBC002F3D1D /* Foundation.framework in Frameworks */,
***FRAMEWORKS***			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		0F634E9E18E9ABBC002F3D1D /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0F634EA318E9ABBC002F3D1D /* XCTest.framework in Frameworks */,
				0F634EA518E9ABBC002F3D1D /* UIKit.framework in Frameworks */,
				0F634EA418E9ABBC002F3D1D /* Foundation.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		0F634E6C18E9ABBC002F3D1D = {
			isa = PBXGroup;
			children = (
				0F634E8218E9ABBC002F3D1D /* template */,
				0F634EA818E9ABBC002F3D1D /* templateTests */,
				0F634E7718E9ABBC002F3D1D /* Frameworks */,
				0F634E7618E9ABBC002F3D1D /* Products */,
			);
			sourceTree = "";
		};
		0F634E7618E9ABBC002F3D1D /* Products */ = {
			isa = PBXGroup;
			children = (
				0F634E7518E9ABBC002F3D1D /* template.app */,
				0F634EA118E9ABBC002F3D1D /* templateTests.xctest */,
			);
			name = Products;
			sourceTree = "";
		};
		0F634E7718E9ABBC002F3D1D /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				0F634E7818E9ABBC002F3D1D /* Foundation.framework */,
				0F634E7A18E9ABBC002F3D1D /* CoreGraphics.framework */,
				0F634E7C18E9ABBC002F3D1D /* UIKit.framework */,
				0F634E7E18E9ABBC002F3D1D /* GLKit.framework */,
				0F634E8018E9ABBC002F3D1D /* OpenGLES.framework */,
				0F634EA218E9ABBC002F3D1D /* XCTest.framework */,
***FRAMEWORKS2***			);
			name = Frameworks;
			sourceTree = "";
		};
		0F634E8218E9ABBC002F3D1D /* template */ = {
			isa = PBXGroup;
			children = (
				0F634E7C18EAABBC002F3D1D /* Images.xcassets */,
** FILE_LIST_2 **);
			path = template-src;
			sourceTree = "";
		};
		0F634E8318E9ABBC002F3D1D /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				0F634E8418E9ABBC002F3D1D /* template-Info.plist */,
				0F634E8518E9ABBC002F3D1D /* InfoPlist.strings */,
			);
			name = "Supporting Files";
			sourceTree = "";
		};
		0F634EA818E9ABBC002F3D1D /* templateTests */ = {
			isa = PBXGroup;
			children = (
			);
			path = templateTests;
			sourceTree = "";
		};
		0F634EA918E9ABBC002F3D1D /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
			);
			name = "Supporting Files";
			sourceTree = "";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		0F634E7418E9ABBC002F3D1D /* template */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 0F634EB218E9ABBC002F3D1D /* Build configuration list for PBXNativeTarget "template" */;
			buildPhases = (
				0F634E7118E9ABBC002F3D1D /* Sources */,
				0F634E7218E9ABBC002F3D1D /* Frameworks */,
				0F634E7318E9ABBC002F3D1D /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = template;
			productName = template;
			productReference = 0F634E7518E9ABBC002F3D1D /* template.app */;
			productType = "com.apple.product-type.application";
		};
		0F634EA018E9ABBC002F3D1D /* templateTests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 0F634EB518E9ABBC002F3D1D /* Build configuration list for PBXNativeTarget "templateTests" */;
			buildPhases = (
				0F634E9D18E9ABBC002F3D1D /* Sources */,
				0F634E9E18E9ABBC002F3D1D /* Frameworks */,
				0F634E9F18E9ABBC002F3D1D /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
				0F634EA718E9ABBC002F3D1D /* PBXTargetDependency */,
			);
			name = templateTests;
			productName = templateTests;
			productReference = 0F634EA118E9ABBC002F3D1D /* templateTests.xctest */;
			productType = "com.apple.product-type.bundle.unit-test";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		0F634E6D18E9ABBC002F3D1D /* Project object */ = {
			isa = PBXProject;
			attributes = {
				CLASSPREFIX = Ho;
				LastUpgradeCheck = 0500;
				ORGANIZATIONNAME = CodenameOne;
				TargetAttributes = {
					0F634EA018E9ABBC002F3D1D = {
						TestTargetID = 0F634E7418E9ABBC002F3D1D;
					};
				};
			};
			buildConfigurationList = 0F634E7018E9ABBC002F3D1D /* Build configuration list for PBXProject "template" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 0F634E6C18E9ABBC002F3D1D;
			productRefGroup = 0F634E7618E9ABBC002F3D1D /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				0F634E7418E9ABBC002F3D1D /* template */,
				0F634EA018E9ABBC002F3D1D /* templateTests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		0F634E7318E9ABBC002F3D1D /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0F634EA528E9ABBC002F3D1D /* Images.xcassets in Resources */,***RESOURCES***
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		0F634E9F18E9ABBC002F3D1D /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				0F634EAD18E9ABBC002F3D1D /* InfoPlist.strings in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		0F634E7118E9ABBC002F3D1D /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
                            **FILES_3**
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
		0F634E9D18E9ABBC002F3D1D /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
		0F634EA718E9ABBC002F3D1D /* PBXTargetDependency */ = {
			isa = PBXTargetDependency;
			target = 0F634E7418E9ABBC002F3D1D /* template */;
			targetProxy = 0F634EA618E9ABBC002F3D1D /* PBXContainerItemProxy */;
		};
/* End PBXTargetDependency section */

/* Begin PBXVariantGroup section */
		0F634E8518E9ABBC002F3D1D /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				0F634E8618E9ABBC002F3D1D /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "";
		};
		0F634EAB18E9ABBC002F3D1D /* InfoPlist.strings */ = {
			isa = PBXVariantGroup;
			children = (
				0F634EAC18E9ABBC002F3D1D /* en */,
			);
			name = InfoPlist.strings;
			sourceTree = "";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		0F634EB018E9ABBC002F3D1D /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = armv7;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = NO;
				CLANG_ENABLE_OBJC_ARC = NO;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = NO;
				CLANG_WARN_ENUM_CONVERSION = NO;
				CLANG_WARN_INT_CONVERSION = NO;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = NO;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				GCC_C_LANGUAGE_STANDARD = c99;
				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;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = NO;
				IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
				VALID_ARCHS = "armv7 arm64";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)/template-src",
				);
			};
			name = Debug;
		};
		0F634EB118E9ABBC002F3D1D /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				ARCHS = armv7;
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
				CLANG_CXX_LIBRARY = "libc++";
				CLANG_ENABLE_MODULES = NO;
				CLANG_ENABLE_OBJC_ARC = NO;
				CLANG_WARN_BOOL_CONVERSION = YES;
				CLANG_WARN_CONSTANT_CONVERSION = YES;
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
				CLANG_WARN_EMPTY_BODY = NO;
				CLANG_WARN_ENUM_CONVERSION = NO;
				CLANG_WARN_INT_CONVERSION = NO;
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
				CLANG_WARN__DUPLICATE_METHOD_MATCH = NO;
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
				COPY_PHASE_STRIP = YES;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_NS_ASSERTIONS = NO;
				GCC_C_LANGUAGE_STANDARD = c99;
				GCC_OPTIMIZATION_LEVEL = 3;
				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;
				GCC_WARN_UNUSED_FUNCTION = YES;
				GCC_WARN_UNUSED_VARIABLE = NO;
				IPHONEOS_DEPLOYMENT_TARGET = 5.1.1;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
				VALIDATE_PRODUCT = YES;
				VALID_ARCHS = "armv7 arm64";
				LIBRARY_SEARCH_PATHS = (
					"$(inherited)",
					"$(PROJECT_DIR)/template-src",
				);
			};
			name = Release;
		};
		0F634EB318E9ABBC002F3D1D /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "template-src/template-Prefix.pch";
				INFOPLIST_FILE = "template-src/template-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				VALID_ARCHS = "armv7 arm64";
				WRAPPER_EXTENSION = app;
			};
			name = Debug;
		};
		0F634EB418E9ABBC002F3D1D /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
				GCC_OPTIMIZATION_LEVEL = 3;
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "template-src/template-Prefix.pch";
				INFOPLIST_FILE = "template-src/template-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				VALID_ARCHS = "armv7 arm64";
				WRAPPER_EXTENSION = app;
			};
			name = Release;
		};
		0F634EB618E9ABBC002F3D1D /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = "$(ARCHS_STANDARD_INCLUDING_64_BIT)";
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/template.app/template-src";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
					"$(DEVELOPER_FRAMEWORKS_DIR)",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "template-src/template-Prefix.pch";
				GCC_PREPROCESSOR_DEFINITIONS = (
					"DEBUG=1",
					"$(inherited)",
				);
				INFOPLIST_FILE = "templateTests/templateTests-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = xctest;
			};
			name = Debug;
		};
		0F634EB718E9ABBC002F3D1D /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ARCHS = armv7;
				BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/template.app/template-src";
				FRAMEWORK_SEARCH_PATHS = (
					"$(SDKROOT)/Developer/Library/Frameworks",
					"$(inherited)",
					"$(DEVELOPER_FRAMEWORKS_DIR)",
				);
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
				GCC_PREFIX_HEADER = "template-src/template-Prefix.pch";
				INFOPLIST_FILE = "templateTests/templateTests-Info.plist";
				PRODUCT_NAME = "$(TARGET_NAME)";
				TEST_HOST = "$(BUNDLE_LOADER)";
				WRAPPER_EXTENSION = xctest;
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		0F634E7018E9ABBC002F3D1D /* Build configuration list for PBXProject "template" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0F634EB018E9ABBC002F3D1D /* Debug */,
				0F634EB118E9ABBC002F3D1D /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		0F634EB218E9ABBC002F3D1D /* Build configuration list for PBXNativeTarget "template" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0F634EB318E9ABBC002F3D1D /* Debug */,
				0F634EB418E9ABBC002F3D1D /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
		0F634EB518E9ABBC002F3D1D /* Build configuration list for PBXNativeTarget "templateTests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				0F634EB618E9ABBC002F3D1D /* Debug */,
				0F634EB718E9ABBC002F3D1D /* Release */,
			);
			defaultConfigurationIsVisible = 0;
		};
/* End XCConfigurationList section */
	};
	rootObject = 0F634E6D18E9ABBC002F3D1D /* Project object */;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy