246 922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; }; |
246 922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; }; |
247 F6D7E09F1B76884E004F3BCF /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */; }; |
247 F6D7E09F1B76884E004F3BCF /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */; }; |
248 F6D7E0C21B768F19004F3BCF /* uLandGenPerlin.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */; }; |
248 F6D7E0C21B768F19004F3BCF /* uLandGenPerlin.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */; }; |
249 F6D7E0C31B768F19004F3BCF /* uLandGenTemplateBased.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */; }; |
249 F6D7E0C31B768F19004F3BCF /* uLandGenTemplateBased.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */; }; |
250 F6D7E0C41B768F19004F3BCF /* uLandUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */; }; |
250 F6D7E0C41B768F19004F3BCF /* uLandUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */; }; |
|
251 F6D7E0C61B769819004F3BCF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6D7E0C51B769819004F3BCF /* CoreMotion.framework */; }; |
251 /* End PBXBuildFile section */ |
252 /* End PBXBuildFile section */ |
252 |
253 |
253 /* Begin PBXBuildRule section */ |
254 /* Begin PBXBuildRule section */ |
254 9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = { |
255 9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = { |
255 isa = PBXBuildRule; |
256 isa = PBXBuildRule; |
698 928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
699 928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
699 F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; |
700 F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; |
700 F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenPerlin.pas; path = ../../hedgewars/uLandGenPerlin.pas; sourceTree = "<group>"; }; |
701 F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenPerlin.pas; path = ../../hedgewars/uLandGenPerlin.pas; sourceTree = "<group>"; }; |
701 F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenTemplateBased.pas; path = ../../hedgewars/uLandGenTemplateBased.pas; sourceTree = "<group>"; }; |
702 F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenTemplateBased.pas; path = ../../hedgewars/uLandGenTemplateBased.pas; sourceTree = "<group>"; }; |
702 F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandUtils.pas; path = ../../hedgewars/uLandUtils.pas; sourceTree = "<group>"; }; |
703 F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandUtils.pas; path = ../../hedgewars/uLandUtils.pas; sourceTree = "<group>"; }; |
|
704 F6D7E0C51B769819004F3BCF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; }; |
703 /* End PBXFileReference section */ |
705 /* End PBXFileReference section */ |
704 |
706 |
705 /* Begin PBXFrameworksBuildPhase section */ |
707 /* Begin PBXFrameworksBuildPhase section */ |
706 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { |
708 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { |
707 isa = PBXFrameworksBuildPhase; |
709 isa = PBXFrameworksBuildPhase; |
708 buildActionMask = 2147483647; |
710 buildActionMask = 2147483647; |
709 files = ( |
711 files = ( |
|
712 F6D7E0C61B769819004F3BCF /* CoreMotion.framework in Frameworks */, |
710 617D791E16D933060091D4D6 /* libPhysfs.a in Frameworks */, |
713 617D791E16D933060091D4D6 /* libPhysfs.a in Frameworks */, |
711 617D795716D9345F0091D4D6 /* libPhyslayer.a in Frameworks */, |
714 617D795716D9345F0091D4D6 /* libPhyslayer.a in Frameworks */, |
712 922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */, |
715 922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */, |
713 619599451364C83D00B429B6 /* libLua.a in Frameworks */, |
716 619599451364C83D00B429B6 /* libLua.a in Frameworks */, |
714 61A19AFC14D20170004B1E6D /* libSDL2.a in Frameworks */, |
717 61A19AFC14D20170004B1E6D /* libSDL2.a in Frameworks */, |
818 sourceTree = "<group>"; |
821 sourceTree = "<group>"; |
819 }; |
822 }; |
820 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
823 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
821 isa = PBXGroup; |
824 isa = PBXGroup; |
822 children = ( |
825 children = ( |
|
826 F6D7E0C51B769819004F3BCF /* CoreMotion.framework */, |
823 617D78D816D932310091D4D6 /* Physfs.xcodeproj */, |
827 617D78D816D932310091D4D6 /* Physfs.xcodeproj */, |
824 617D794316D933B00091D4D6 /* Physlayer.xcodeproj */, |
828 617D794316D933B00091D4D6 /* Physlayer.xcodeproj */, |
825 6195993F1364C82B00B429B6 /* Lua.xcodeproj */, |
829 6195993F1364C82B00B429B6 /* Lua.xcodeproj */, |
826 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */, |
830 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */, |
827 61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */, |
831 61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */, |