Skip to content

Instantly share code, notes, and snippets.

@mlopes
Created September 19, 2015 09:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mlopes/16061a58ff6b9c93392c to your computer and use it in GitHub Desktop.
Save mlopes/16061a58ff6b9c93392c to your computer and use it in GitHub Desktop.
0,11c10,11
< 1E2E17AD131E8B5D0048F3C7 /* StarMiner/assets in Resources */ = {isa = PBXBuildFile; fileRef = 1E2E17A5131E8B5D0048F3C7 /* Data */; };
< 1EF0A83B121ADB8E003F2F59 /* StarMiner/haxe/build in Sources */ = {isa = PBXBuildFile; fileRef = 1E2E17A5141E8B5D0048F3C7 /* haxe */; };
---
> 11C000000000001800000000 /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11C000000000001800000001 /* GameKit.framework */; };
> 1E2E17AD131E8B5D0048F3C7 /* StarMiner/assets in Resources */ = {isa = PBXBuildFile; fileRef = 1E2E17A5131E8B5D0048F3C7 /* StarMiner/assets */; };
25,27d24
< 11C000000000001800000000 /* GameKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 11C000000000001800000001 /* GameKit.framework */; };
<
<
41,43c38,41
< 1D6058910D05DD3D006BFB54 /* StarMiner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "StarMiner.app"; sourceTree = BUILT_PRODUCTS_DIR; };
< 1E2E17A5131E8B5D0048F3C7 /* StarMiner/assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "StarMiner/assets"; sourceTree = "<group>"; };
< 1E2E17A5141E8B5D0048F3C7 /* StarMiner/haxe/build */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "StarMiner/haxe/build"; sourceTree = SOURCE_ROOT; };
---
> 11C000000000001800000001 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameKit.framework; path = /System/Library/Frameworks/GameKit.framework; sourceTree = SDKROOT; };
> 1D6058910D05DD3D006BFB54 /* StarMiner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = StarMiner.app; sourceTree = BUILT_PRODUCTS_DIR; };
> 1E2E17A5131E8B5D0048F3C7 /* StarMiner/assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = StarMiner/assets; sourceTree = "<group>"; };
> 1E2E17A5141E8B5D0048F3C7 /* StarMiner/haxe/build */ = {isa = PBXFileReference; lastKnownFileType = folder; path = StarMiner/haxe/build; sourceTree = SOURCE_ROOT; };
55,61c53,55
< 1EF0A839121ADB8E003F2F59 /* Main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Main.mm; path = "StarMiner/Classes/Main.mm"; sourceTree = SOURCE_ROOT; };
< 4257533E1A5EFD8C004AA45B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = "StarMiner/Images.xcassets"; sourceTree = "<group>"; };
<
< 11C000000000001800000001 /* GameKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "GameKit.framework"; path = "/System/Library/Frameworks/GameKit.framework"; sourceTree = SDKROOT; };
<
<
< 8D1107310486CEB800E47090 /* StarMiner-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "StarMiner/StarMiner-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
---
> 1EF0A839121ADB8E003F2F59 /* Main.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Main.mm; path = StarMiner/Classes/Main.mm; sourceTree = SOURCE_ROOT; };
> 4257533E1A5EFD8C004AA45B /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = StarMiner/Images.xcassets; sourceTree = "<group>"; };
> 8D1107310486CEB800E47090 /* StarMiner/StarMiner-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "StarMiner/StarMiner-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
64d57
<
70,71d62
<
< 1EF0A888121AE2F0003F2F5A /* lib/ApplicationMain-v7.a in lib */,
83,84c74
< 11C000000000001800000000 /* GameKit.framework in Frameworks */,
<
---
> 11C000000000001800000000 /* GameKit.framework in Frameworks */,
121,122c111
< 11C000000000001800000001 /* GameKit.framework */,
<
---
> 11C000000000001800000001 /* GameKit.framework */,
158a148,164
> /* Begin PBXLegacyTarget section */
> 1EF0A87F121AE1CE003F2F59 /* Build Haxe */ = {
> isa = PBXLegacyTarget;
> buildArgumentsString = "";
> buildConfigurationList = 1EF0A885121AE21C003F2F59 /* Build configuration list for PBXLegacyTarget "Build Haxe" */;
> buildPhases = (
> );
> buildToolPath = make;
> buildWorkingDirectory = StarMiner/haxe;
> dependencies = (
> );
> name = "Build Haxe";
> passBuildSettingsInEnvironment = 1;
> productName = "Build Haxe";
> };
> /* End PBXLegacyTarget section */
>
160c166
< 1D6058900D05DD3D006BFB54 /* "StarMiner" */ = {
---
> 1D6058900D05DD3D006BFB54 /* StarMiner */ = {
173,174c179,180
< name = "StarMiner";
< productName = "StarMiner";
---
> name = StarMiner;
> productName = StarMiner;
180,196d185
< /* Begin PBXLegacyTarget section */
< 1EF0A87F121AE1CE003F2F59 /* Build Haxe */ = {
< isa = PBXLegacyTarget;
< buildArgumentsString = "";
< buildConfigurationList = 1EF0A885121AE21C003F2F59 /* Build configuration list for PBXLegacyTarget "Build Haxe" */;
< buildPhases = (
< );
< buildToolPath = make;
< buildWorkingDirectory = "StarMiner/haxe";
< dependencies = (
< );
< name = "Build Haxe";
< passBuildSettingsInEnvironment = 1;
< productName = "Build Haxe";
< };
< /* End PBXLegacyTarget section */
<
199a189,190
> attributes = {
> };
201a193
> developmentRegion = English;
202a195,197
> knownRegions = (
> en,
> );
245,305c240
< C01FCF4F08A954540054247B /* Debug */ = {/* Build configuration list for PBXProject "StarMiner" */
< isa = XCBuildConfiguration;
< buildSettings = {
< ALWAYS_SEARCH_USER_PATHS = NO;
< ARCHS = ( armv7,arm64) ;
<
< CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
< CLANG_ENABLE_OBJC_ARC = YES;
< CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
<
< "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
< COPY_PHASE_STRIP = NO;
< 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_ABOUT_RETURN_TYPE = YES;
< GCC_WARN_UNINITIALIZED_AUTOS = YES;
< GCC_WARN_UNUSED_VARIABLE = YES;
< IPHONEOS_DEPLOYMENT_TARGET = 7.0;
< SDKROOT = iphoneos;
< TARGETED_DEVICE_FAMILY = "1,2";
<
< VALID_ARCHS = "armv7 arm64 i386";
< };
< name = Debug;
< };
< C01FCF5008A954540054247B /* Release */ = {/* Build configuration list for PBXProject "StarMiner" */
< isa = XCBuildConfiguration;
< buildSettings = {
< ALWAYS_SEARCH_USER_PATHS = NO;
< ARCHS = ( armv7,arm64) ;
<
< CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
< CLANG_ENABLE_OBJC_ARC = YES;
< CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
<
< "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
< /* COMPRESS_PNG_FILES = NO; */
< COPY_PHASE_STRIP = YES;
< GCC_C_LANGUAGE_STANDARD = gnu99;
< /* GCC_ENABLE_SYMBOL_SEPARATION = YES; */
< GCC_WARN_ABOUT_RETURN_TYPE = YES;
< GCC_WARN_UNINITIALIZED_AUTOS = YES;
< GCC_WARN_UNUSED_VARIABLE = YES;
< IPHONEOS_DEPLOYMENT_TARGET = 7.0;
< OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
< /* PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = YES; */
< SDKROOT = iphoneos;
< TARGETED_DEVICE_FAMILY = "1,2";
<
< VALID_ARCHS = "armv7 arm64 i386";
< VALIDATE_PRODUCT = YES;
< };
< name = Release;
< };
< 1D6058940D05DD3E006BFB54 /* Debug */ = {/* Build configuration list for PBXNativeTarget "StarMiner" */
---
> 1D6058940D05DD3E006BFB54 /* Debug */ = {
309a245
> ENABLE_BITCODE = NO;
312,313c248
< "\"/System/Library/Frameworks\"",
<
---
> "\"/System/Library/Frameworks\"",
344,349c279,282
< "-lstd",
< "-lregexp",
< "-llime",
< "-lgamecenter",
<
<
---
> "-lstd",
> "-lregexp",
> "-llime",
> "-lgamecenter",
351,352c284
< "-stdlib=libc++",
<
---
> "-stdlib=libc++",
359c291
< 1D6058950D05DD3E006BFB54 /* Release */ = {/* Build configuration list for PBXNativeTarget "StarMiner" */
---
> 1D6058950D05DD3E006BFB54 /* Release */ = {
363a296
> ENABLE_BITCODE = NO;
366,367c299
< "\"/System/Library/Frameworks\"",
<
---
> "\"/System/Library/Frameworks\"",
393,398c325,328
< "-lstd",
< "-lregexp",
< "-llime",
< "-lgamecenter",
<
<
---
> "-lstd",
> "-lregexp",
> "-llime",
> "-lgamecenter",
400,401c330
< "-stdlib=libc++",
<
---
> "-stdlib=libc++",
408c337
< 1EF0A880121AE1CE003F2F59 /* Debug */ = {/* Build configuration list for PBXLegacyTarget "Build Haxe" */
---
> 1EF0A880121AE1CE003F2F59 /* Debug */ = {
411d339
<
415d342
<
431c358
< 1EF0A881121AE1CE003F2F59 /* Release */ = {/* Build configuration list for PBXLegacyTarget "Build Haxe" */
---
> 1EF0A881121AE1CE003F2F59 /* Release */ = {
434d360
<
438d363
<
447a373,431
> C01FCF4F08A954540054247B /* Debug */ = {
> isa = XCBuildConfiguration;
> buildSettings = {
> ALWAYS_SEARCH_USER_PATHS = NO;
> ARCHS = (
> armv7,
> arm64,
> );
> CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
> CLANG_ENABLE_OBJC_ARC = YES;
> CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
> "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
> COPY_PHASE_STRIP = NO;
> ENABLE_BITCODE = NO;
> 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_ABOUT_RETURN_TYPE = YES;
> GCC_WARN_UNINITIALIZED_AUTOS = YES;
> GCC_WARN_UNUSED_VARIABLE = YES;
> IPHONEOS_DEPLOYMENT_TARGET = 7.0;
> SDKROOT = iphoneos;
> TARGETED_DEVICE_FAMILY = "1,2";
> VALID_ARCHS = "armv7 arm64 i386";
> };
> name = Debug;
> };
> C01FCF5008A954540054247B /* Release */ = {
> isa = XCBuildConfiguration;
> buildSettings = {
> ALWAYS_SEARCH_USER_PATHS = NO;
> ARCHS = (
> armv7,
> arm64,
> );
> CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
> CLANG_ENABLE_OBJC_ARC = YES;
> CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
> "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
> COPY_PHASE_STRIP = YES;
> ENABLE_BITCODE = NO;
> GCC_C_LANGUAGE_STANDARD = gnu99;
> GCC_WARN_ABOUT_RETURN_TYPE = YES;
> GCC_WARN_UNINITIALIZED_AUTOS = YES;
> GCC_WARN_UNUSED_VARIABLE = YES;
> IPHONEOS_DEPLOYMENT_TARGET = 7.0;
> OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
> SDKROOT = iphoneos;
> TARGETED_DEVICE_FAMILY = "1,2";
> VALIDATE_PRODUCT = YES;
> VALID_ARCHS = "armv7 arm64 i386";
> };
> name = Release;
> };
451,459d434
< C01FCF4E08A954540054247B /* Build configuration list for PBXProject "StarMiner" */ = {
< isa = XCConfigurationList;
< buildConfigurations = (
< C01FCF4F08A954540054247B /* Debug */,
< C01FCF5008A954540054247B /* Release */,
< );
< defaultConfigurationIsVisible = 0;
< defaultConfigurationName = Release;
< };
477a453,461
> C01FCF4E08A954540054247B /* Build configuration list for PBXProject "StarMiner" */ = {
> isa = XCConfigurationList;
> buildConfigurations = (
> C01FCF4F08A954540054247B /* Debug */,
> C01FCF5008A954540054247B /* Release */,
> );
> defaultConfigurationIsVisible = 0;
> defaultConfigurationName = Release;
> };
479c463
< }; /* end objects */
---
> };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment