project.pbxproj 15.2 KB
// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 46;
	objects = {

/* Begin PBXBuildFile section */
		3309D87E1C33A12200534E33 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D87D1C33A12200534E33 /* main.m */; };
		3309D8811C33A12200534E33 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8801C33A12200534E33 /* AppDelegate.m */; };
		3309D8841C33A12200534E33 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8831C33A12200534E33 /* ViewController.m */; };
		3309D8891C33A12200534E33 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8881C33A12200534E33 /* Assets.xcassets */; };
		3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */; };
		3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8C61C33E5F500534E33 /* Spreader.bundle */; };
		3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */; };
		3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */; };
		3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D9501C3E098000534E33 /* SystemConfiguration.framework */; };
		3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */; };
		339662571C85724700022866 /* Spreader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 339662561C85724700022866 /* Spreader.framework */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		3309D8791C33A12200534E33 /* SpreadDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpreadDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
		3309D87D1C33A12200534E33 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
		3309D87F1C33A12200534E33 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
		3309D8801C33A12200534E33 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
		3309D8821C33A12200534E33 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
		3309D8831C33A12200534E33 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
		3309D8881C33A12200534E33 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
		3309D88B1C33A12200534E33 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
		3309D88D1C33A12200534E33 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
		3309D8C61C33E5F500534E33 /* Spreader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Spreader.bundle; sourceTree = "<group>"; };
		3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
		3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
		3309D9501C3E098000534E33 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
		3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
		339662561C85724700022866 /* Spreader.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Spreader.framework; path = ../Spreader.framework; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		3309D8761C33A12200534E33 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
				339662571C85724700022866 /* Spreader.framework in Frameworks */,
				3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */,
				3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */,
				3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		3309D8701C33A12200534E33 = {
			isa = PBXGroup;
			children = (
				3309D8D01C3A28A000534E33 /* Frameworks */,
				3309D87B1C33A12200534E33 /* SpreadDemo */,
				3309D87A1C33A12200534E33 /* Products */,
			);
			sourceTree = "<group>";
		};
		3309D87A1C33A12200534E33 /* Products */ = {
			isa = PBXGroup;
			children = (
				3309D8791C33A12200534E33 /* SpreadDemo.app */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		3309D87B1C33A12200534E33 /* SpreadDemo */ = {
			isa = PBXGroup;
			children = (
				3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */,
				3309D87F1C33A12200534E33 /* AppDelegate.h */,
				3309D8801C33A12200534E33 /* AppDelegate.m */,
				3309D8821C33A12200534E33 /* ViewController.h */,
				3309D8831C33A12200534E33 /* ViewController.m */,
				3309D8881C33A12200534E33 /* Assets.xcassets */,
				3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */,
				3309D88D1C33A12200534E33 /* Info.plist */,
				3309D87C1C33A12200534E33 /* Supporting Files */,
				3309D8C61C33E5F500534E33 /* Spreader.bundle */,
			);
			path = SpreadDemo;
			sourceTree = "<group>";
		};
		3309D87C1C33A12200534E33 /* Supporting Files */ = {
			isa = PBXGroup;
			children = (
				3309D87D1C33A12200534E33 /* main.m */,
			);
			name = "Supporting Files";
			sourceTree = "<group>";
		};
		3309D8D01C3A28A000534E33 /* Frameworks */ = {
			isa = PBXGroup;
			children = (
				339662561C85724700022866 /* Spreader.framework */,
				3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */,
				3309D9501C3E098000534E33 /* SystemConfiguration.framework */,
				3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */,
			);
			name = Frameworks;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		3309D8781C33A12200534E33 /* SpreadDemo */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */;
			buildPhases = (
				3309D8751C33A12200534E33 /* Sources */,
				3309D8761C33A12200534E33 /* Frameworks */,
				3309D8771C33A12200534E33 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = SpreadDemo;
			productName = SpreadDemo;
			productReference = 3309D8791C33A12200534E33 /* SpreadDemo.app */;
			productType = "com.apple.product-type.application";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		3309D8711C33A12200534E33 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				LastUpgradeCheck = 0710;
				ORGANIZATIONNAME = Gump;
				TargetAttributes = {
					3309D8781C33A12200534E33 = {
						CreatedOnToolsVersion = 7.1.1;
						DevelopmentTeam = TU2VD6BENZ;
					};
				};
			};
			buildConfigurationList = 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */;
			compatibilityVersion = "Xcode 3.2";
			developmentRegion = English;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 3309D8701C33A12200534E33;
			productRefGroup = 3309D87A1C33A12200534E33 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				3309D8781C33A12200534E33 /* SpreadDemo */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		3309D8771C33A12200534E33 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */,
				3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */,
				3309D8891C33A12200534E33 /* Assets.xcassets in Resources */,
				3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		3309D8751C33A12200534E33 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				3309D8841C33A12200534E33 /* ViewController.m in Sources */,
				3309D8811C33A12200534E33 /* AppDelegate.m in Sources */,
				3309D87E1C33A12200534E33 /* main.m in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
		3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */ = {
			isa = PBXVariantGroup;
			children = (
				3309D88B1C33A12200534E33 /* Base */,
			);
			name = LaunchScreen.storyboard;
			sourceTree = "<group>";
		};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
		3309D88E1C33A12200534E33 /* 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;
				CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)";
				"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.1;
				MTL_ENABLE_DEBUG_INFO = YES;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		3309D88F1C33A12200534E33 /* 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;
				CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)";
				"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.1;
				MTL_ENABLE_DEBUG_INFO = NO;
				SDKROOT = iphoneos;
				TARGETED_DEVICE_FAMILY = "1,2";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		3309D8911C33A12200534E33 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = YES;
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
				CODE_SIGN_IDENTITY = "iPhone Developer";
				ENABLE_BITCODE = NO;
				FRAMEWORK_SEARCH_PATHS = (
					"$(PROJECT_DIR)",
					"$(PROJECT_DIR)/../",
				);
				HEADER_SEARCH_PATHS = (
					"$(PROJECT_DIR)/../Spreader.Framework/**",
					"$(PROJECT_DIR)/../../../SpreaderSDK/**",
				);
				INFOPLIST_FILE = SpreadDemo/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 6.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				LIBRARY_SEARCH_PATHS = "";
				OTHER_CODE_SIGN_FLAGS = "";
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo;
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18";
			};
			name = Debug;
		};
		3309D8921C33A12200534E33 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = YES;
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
				CODE_SIGN_IDENTITY = "iPhone Developer";
				ENABLE_BITCODE = NO;
				FRAMEWORK_SEARCH_PATHS = (
					"$(PROJECT_DIR)",
					"$(PROJECT_DIR)/../",
				);
				HEADER_SEARCH_PATHS = (
					"$(PROJECT_DIR)/../Spreader.Framework/**",
					"$(PROJECT_DIR)/../../../SpreaderSDK/**",
				);
				INFOPLIST_FILE = SpreadDemo/Info.plist;
				IPHONEOS_DEPLOYMENT_TARGET = 6.0;
				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
				LIBRARY_SEARCH_PATHS = "";
				OTHER_CODE_SIGN_FLAGS = "";
				OTHER_LDFLAGS = "-ObjC";
				PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo;
				PRODUCT_NAME = "$(TARGET_NAME)";
				PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3309D88E1C33A12200534E33 /* Debug */,
				3309D88F1C33A12200534E33 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				3309D8911C33A12200534E33 /* Debug */,
				3309D8921C33A12200534E33 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 3309D8711C33A12200534E33 /* Project object */;
}