project_files/HedgewarsMobile/HedgewarsMobile.xcodeproj/project.pbxproj
changeset 3374 0d522416d97f
parent 3373 c1ff724a5c34
equal deleted inserted replaced
3373:c1ff724a5c34 3374:0d522416d97f
    39 		61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; };
    39 		61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; };
    40 		61370676117B32EF004EE44A /* GameConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61370674117B32EF004EE44A /* GameConfigViewController.m */; };
    40 		61370676117B32EF004EE44A /* GameConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61370674117B32EF004EE44A /* GameConfigViewController.m */; };
    41 		6151347E116C2803001F16D1 /* Icon-iPad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6151347D116C2803001F16D1 /* Icon-iPad.png */; };
    41 		6151347E116C2803001F16D1 /* Icon-iPad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6151347D116C2803001F16D1 /* Icon-iPad.png */; };
    42 		615134B1116C2C5F001F16D1 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615134B0116C2C5F001F16D1 /* OverlayViewController.xib */; };
    42 		615134B1116C2C5F001F16D1 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615134B0116C2C5F001F16D1 /* OverlayViewController.xib */; };
    43 		615A92911183E31C006CA772 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */; };
    43 		615A92911183E31C006CA772 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */; };
       
    44 		617814E8118947A200C6A535 /* MapConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 617814E7118947A200C6A535 /* MapConfigViewController-iPad.xib */; };
    44 		61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
    45 		61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
    45 		61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
    46 		61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
    46 		6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
    47 		6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
    47 		6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
    48 		6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
    48 		6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
    49 		6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
   243 		61370673117B32EF004EE44A /* GameConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameConfigViewController.h; path = ../../cocoaTouch/GameConfigViewController.h; sourceTree = SOURCE_ROOT; };
   244 		61370673117B32EF004EE44A /* GameConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameConfigViewController.h; path = ../../cocoaTouch/GameConfigViewController.h; sourceTree = SOURCE_ROOT; };
   244 		61370674117B32EF004EE44A /* GameConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameConfigViewController.m; path = ../../cocoaTouch/GameConfigViewController.m; sourceTree = SOURCE_ROOT; };
   245 		61370674117B32EF004EE44A /* GameConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameConfigViewController.m; path = ../../cocoaTouch/GameConfigViewController.m; sourceTree = SOURCE_ROOT; };
   245 		6151347D116C2803001F16D1 /* Icon-iPad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-iPad.png"; path = "../../cocoaTouch/resources/Icon-iPad.png"; sourceTree = SOURCE_ROOT; };
   246 		6151347D116C2803001F16D1 /* Icon-iPad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-iPad.png"; path = "../../cocoaTouch/resources/Icon-iPad.png"; sourceTree = SOURCE_ROOT; };
   246 		615134B0116C2C5F001F16D1 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = ../../cocoaTouch/xib/OverlayViewController.xib; sourceTree = SOURCE_ROOT; };
   247 		615134B0116C2C5F001F16D1 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = ../../cocoaTouch/xib/OverlayViewController.xib; sourceTree = SOURCE_ROOT; };
   247 		615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPhone.xib"; path = "../../cocoaTouch/xib/MapConfigViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
   248 		615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPhone.xib"; path = "../../cocoaTouch/xib/MapConfigViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
       
   249 		617814E7118947A200C6A535 /* MapConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPad.xib"; path = "../../cocoaTouch/xib/MapConfigViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
   248 		617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; };
   250 		617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; };
   249 		617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; };
   251 		617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; };
   250 		617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; };
   252 		617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; };
   251 		617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; };
   253 		617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; };
   252 		617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; };
   254 		617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; };
   524 			sourceTree = "<group>";
   526 			sourceTree = "<group>";
   525 		};
   527 		};
   526 		6100DB1711544E8400F455E0 /* XIB */ = {
   528 		6100DB1711544E8400F455E0 /* XIB */ = {
   527 			isa = PBXGroup;
   529 			isa = PBXGroup;
   528 			children = (
   530 			children = (
       
   531 				617814E7118947A200C6A535 /* MapConfigViewController-iPad.xib */,
   529 				615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */,
   532 				615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */,
   530 				611E127C117BACC60044B62F /* GameConfigViewController-iPad.xib */,
   533 				611E127C117BACC60044B62F /* GameConfigViewController-iPad.xib */,
   531 				61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */,
   534 				61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */,
   532 				611E127E117BACCD0044B62F /* GameConfigViewController-iPhone.xib */,
   535 				611E127E117BACCD0044B62F /* GameConfigViewController-iPhone.xib */,
   533 				615134B0116C2C5F001F16D1 /* OverlayViewController.xib */,
   536 				615134B0116C2C5F001F16D1 /* OverlayViewController.xib */,
   974 				61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */,
   977 				61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */,
   975 				611E127D117BACC60044B62F /* GameConfigViewController-iPad.xib in Resources */,
   978 				611E127D117BACC60044B62F /* GameConfigViewController-iPad.xib in Resources */,
   976 				611E127F117BACCD0044B62F /* GameConfigViewController-iPhone.xib in Resources */,
   979 				611E127F117BACCD0044B62F /* GameConfigViewController-iPhone.xib in Resources */,
   977 				611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */,
   980 				611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */,
   978 				615A92911183E31C006CA772 /* MapConfigViewController-iPhone.xib in Resources */,
   981 				615A92911183E31C006CA772 /* MapConfigViewController-iPhone.xib in Resources */,
       
   982 				617814E8118947A200C6A535 /* MapConfigViewController-iPad.xib in Resources */,
   979 			);
   983 			);
   980 			runOnlyForDeploymentPostprocessing = 0;
   984 			runOnlyForDeploymentPostprocessing = 0;
   981 		};
   985 		};
   982 /* End PBXResourcesBuildPhase section */
   986 /* End PBXResourcesBuildPhase section */
   983 
   987 
  1147 		1D6058950D05DD3E006BFB54 /* Release */ = {
  1151 		1D6058950D05DD3E006BFB54 /* Release */ = {
  1148 			isa = XCBuildConfiguration;
  1152 			isa = XCBuildConfiguration;
  1149 			buildSettings = {
  1153 			buildSettings = {
  1150 				ALWAYS_SEARCH_USER_PATHS = NO;
  1154 				ALWAYS_SEARCH_USER_PATHS = NO;
  1151 				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
  1155 				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
       
  1156 				CODE_SIGN_IDENTITY = "iPhone Developer";
  1152 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1157 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1153 				COPY_PHASE_STRIP = YES;
  1158 				COPY_PHASE_STRIP = YES;
  1154 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1159 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
  1155 				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
  1160 				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
  1156 				INFOPLIST_FILE = Info.plist;
  1161 				INFOPLIST_FILE = Info.plist;
  1157 				LIBRARY_SEARCH_PATHS = (
  1162 				LIBRARY_SEARCH_PATHS = (
  1158 					"$(inherited)",
  1163 					"$(inherited)",
  1159 					"\"$(SRCROOT)\"",
  1164 					"\"$(SRCROOT)\"",
  1160 				);
  1165 				);
  1161 				PRODUCT_NAME = Hedgewars;
  1166 				PRODUCT_NAME = Hedgewars;
       
  1167 				PROVISIONING_PROFILE = "";
  1162 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1168 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1163 				TARGETED_DEVICE_FAMILY = "1,2";
  1169 				TARGETED_DEVICE_FAMILY = "1,2";
  1164 			};
  1170 			};
  1165 			name = Release;
  1171 			name = Release;
  1166 		};
  1172 		};
  1410 		};
  1416 		};
  1411 		C01FCF5008A954540054247B /* Release */ = {
  1417 		C01FCF5008A954540054247B /* Release */ = {
  1412 			isa = XCBuildConfiguration;
  1418 			isa = XCBuildConfiguration;
  1413 			buildSettings = {
  1419 			buildSettings = {
  1414 				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  1420 				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  1415 				CODE_SIGN_IDENTITY = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
  1421 				CODE_SIGN_IDENTITY = "iPhone Developer";
  1416 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
  1422 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1417 				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
  1423 				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
  1418 				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
  1424 				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
  1419 				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
  1425 				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
  1420 				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
  1426 				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
  1421 				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2";
  1427 				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2";
  1440 				OTHER_LDFLAGS = (
  1446 				OTHER_LDFLAGS = (
  1441 					"-lz",
  1447 					"-lz",
  1442 					"-Wl,-no_order_inits",
  1448 					"-Wl,-no_order_inits",
  1443 				);
  1449 				);
  1444 				PREBINDING = NO;
  1450 				PREBINDING = NO;
  1445 				PROVISIONING_PROFILE = "BD0C39CA-87BA-4276-A9A3-B3ABC838763E";
  1451 				PROVISIONING_PROFILE = "";
  1446 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "BD0C39CA-87BA-4276-A9A3-B3ABC838763E";
  1452 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  1447 				SDKROOT = iphoneos3.2;
  1453 				SDKROOT = iphoneos3.2;
  1448 				TARGETED_DEVICE_FAMILY = "1,2";
  1454 				TARGETED_DEVICE_FAMILY = "1,2";
  1449 			};
  1455 			};
  1450 			name = Release;
  1456 			name = Release;
  1451 		};
  1457 		};