project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
branchios-revival
changeset 11093 daad16c01ed7
parent 11092 517e6c069f17
child 11095 59fdc1ea1a4d
equal deleted inserted replaced
11092:517e6c069f17 11093:daad16c01ed7
   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 		F6D7E0C61B769819004F3BCF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6D7E0C51B769819004F3BCF /* CoreMotion.framework */; };
       
   252 		F6D7E0C81B7698BF004F3BCF /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F6D7E0C71B7698BE004F3BCF /* libstdc++.dylib */; };
   252 /* End PBXBuildFile section */
   253 /* End PBXBuildFile section */
   253 
   254 
   254 /* Begin PBXBuildRule section */
   255 /* Begin PBXBuildRule section */
   255 		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
   256 		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
   256 			isa = PBXBuildRule;
   257 			isa = PBXBuildRule;
   700 		F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
   701 		F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
   701 		F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenPerlin.pas; path = ../../hedgewars/uLandGenPerlin.pas; sourceTree = "<group>"; };
   702 		F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenPerlin.pas; path = ../../hedgewars/uLandGenPerlin.pas; sourceTree = "<group>"; };
   702 		F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenTemplateBased.pas; path = ../../hedgewars/uLandGenTemplateBased.pas; sourceTree = "<group>"; };
   703 		F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenTemplateBased.pas; path = ../../hedgewars/uLandGenTemplateBased.pas; sourceTree = "<group>"; };
   703 		F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandUtils.pas; path = ../../hedgewars/uLandUtils.pas; sourceTree = "<group>"; };
   704 		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; };
   705 		F6D7E0C51B769819004F3BCF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
       
   706 		F6D7E0C71B7698BE004F3BCF /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
   705 /* End PBXFileReference section */
   707 /* End PBXFileReference section */
   706 
   708 
   707 /* Begin PBXFrameworksBuildPhase section */
   709 /* Begin PBXFrameworksBuildPhase section */
   708 		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
   710 		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
   709 			isa = PBXFrameworksBuildPhase;
   711 			isa = PBXFrameworksBuildPhase;
   710 			buildActionMask = 2147483647;
   712 			buildActionMask = 2147483647;
   711 			files = (
   713 			files = (
       
   714 				F6D7E0C81B7698BF004F3BCF /* libstdc++.dylib in Frameworks */,
   712 				F6D7E0C61B769819004F3BCF /* CoreMotion.framework in Frameworks */,
   715 				F6D7E0C61B769819004F3BCF /* CoreMotion.framework in Frameworks */,
   713 				617D791E16D933060091D4D6 /* libPhysfs.a in Frameworks */,
   716 				617D791E16D933060091D4D6 /* libPhysfs.a in Frameworks */,
   714 				617D795716D9345F0091D4D6 /* libPhyslayer.a in Frameworks */,
   717 				617D795716D9345F0091D4D6 /* libPhyslayer.a in Frameworks */,
   715 				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
   718 				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
   716 				619599451364C83D00B429B6 /* libLua.a in Frameworks */,
   719 				619599451364C83D00B429B6 /* libLua.a in Frameworks */,
   829 				61A19AE314D2010A004B1E6D /* SDL.xcodeproj */,
   832 				61A19AE314D2010A004B1E6D /* SDL.xcodeproj */,
   830 				61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */,
   833 				61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */,
   831 				61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */,
   834 				61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */,
   832 				61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */,
   835 				61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */,
   833 				61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */,
   836 				61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */,
       
   837 				F6D7E0C71B7698BE004F3BCF /* libstdc++.dylib */,
   834 				61798934114AB25F00BA94A9 /* AudioToolbox.framework */,
   838 				61798934114AB25F00BA94A9 /* AudioToolbox.framework */,
   835 				612CABAA1391CE68005E9596 /* AVFoundation.framework */,
   839 				612CABAA1391CE68005E9596 /* AVFoundation.framework */,
   836 				61A117FE1168322700359010 /* CoreGraphics.framework */,
   840 				61A117FE1168322700359010 /* CoreGraphics.framework */,
   837 				1D30AB110D05D00D00671497 /* Foundation.framework */,
   841 				1D30AB110D05D00D00671497 /* Foundation.framework */,
   838 				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
   842 				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,