project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
changeset 3818 e668970413e6
parent 3816 7b74aa003f52
child 3822 ee85a9c73ece
equal deleted inserted replaced
3817:b333f3b79271 3818:e668970413e6
  2196 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  2196 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  2197 				TARGETED_DEVICE_FAMILY = "1,2";
  2197 				TARGETED_DEVICE_FAMILY = "1,2";
  2198 			};
  2198 			};
  2199 			name = Release;
  2199 			name = Release;
  2200 		};
  2200 		};
  2201 		6137064B117B1CB3004EE44A /* Distribution */ = {
  2201 		61022D7C12305A2800B08935 /* Distribution AppStore */ = {
       
  2202 			isa = XCBuildConfiguration;
       
  2203 			buildSettings = {
       
  2204 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
  2205 				CODE_SIGN_IDENTITY = "iPhone Distribution: Vittorio Giovara";
       
  2206 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Vittorio Giovara";
       
  2207 				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix -Sc";
       
  2208 				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
       
  2209 				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
       
  2210 				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
       
  2211 				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2";
       
  2212 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
       
  2213 				GCC_C_LANGUAGE_STANDARD = c99;
       
  2214 				GCC_DEBUGGING_SYMBOLS = default;
       
  2215 				GCC_FAST_MATH = YES;
       
  2216 				GCC_OPTIMIZATION_LEVEL = 2;
       
  2217 				GCC_PREPROCESSOR_DEFINITIONS = "";
       
  2218 				GCC_STRICT_ALIASING = YES;
       
  2219 				GCC_THUMB_SUPPORT = NO;
       
  2220 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
       
  2221 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
  2222 				GCC_WARN_UNUSED_VARIABLE = YES;
       
  2223 				HEADER_SEARCH_PATHS = (
       
  2224 					/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
       
  2225 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/\"/**",
       
  2226 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include/\"",
       
  2227 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net/\"",
       
  2228 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer/\"",
       
  2229 				);
       
  2230 				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
       
  2231 				ONLY_ACTIVE_ARCH = NO;
       
  2232 				OTHER_LDFLAGS = (
       
  2233 					"-lz",
       
  2234 					"-Wl,-no_order_inits",
       
  2235 				);
       
  2236 				PREBINDING = NO;
       
  2237 				PROVISIONING_PROFILE = "450C4020-346A-4F44-8DDE-E71300796C94";
       
  2238 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "450C4020-346A-4F44-8DDE-E71300796C94";
       
  2239 				SDKROOT = iphoneos4.0;
       
  2240 				TARGETED_DEVICE_FAMILY = 2;
       
  2241 				VALIDATE_PRODUCT = NO;
       
  2242 				VALID_ARCHS = "armv7 armv6";
       
  2243 			};
       
  2244 			name = "Distribution AppStore";
       
  2245 		};
       
  2246 		61022D7D12305A2800B08935 /* Distribution AppStore */ = {
       
  2247 			isa = XCBuildConfiguration;
       
  2248 			buildSettings = {
       
  2249 				ALWAYS_SEARCH_USER_PATHS = NO;
       
  2250 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
  2251 				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
       
  2252 				CODE_SIGN_IDENTITY = "iPhone Developer";
       
  2253 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
       
  2254 				COPY_PHASE_STRIP = YES;
       
  2255 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
  2256 				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
       
  2257 				INFOPLIST_FILE = Info.plist;
       
  2258 				LIBRARY_SEARCH_PATHS = (
       
  2259 					"$(inherited)",
       
  2260 					"\"$(SRCROOT)\"",
       
  2261 				);
       
  2262 				PRODUCT_NAME = Hedgewars;
       
  2263 				PROVISIONING_PROFILE = "";
       
  2264 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
       
  2265 				TARGETED_DEVICE_FAMILY = "1,2";
       
  2266 			};
       
  2267 			name = "Distribution AppStore";
       
  2268 		};
       
  2269 		61022D7E12305A2800B08935 /* Distribution AppStore */ = {
       
  2270 			isa = XCBuildConfiguration;
       
  2271 			buildSettings = {
       
  2272 				ALWAYS_SEARCH_USER_PATHS = NO;
       
  2273 				COPY_PHASE_STRIP = YES;
       
  2274 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
       
  2275 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
       
  2276 				PREBINDING = NO;
       
  2277 				PRODUCT_NAME = fpc;
       
  2278 				ZERO_LINK = NO;
       
  2279 			};
       
  2280 			name = "Distribution AppStore";
       
  2281 		};
       
  2282 		61022D7F12305A2800B08935 /* Distribution AppStore */ = {
       
  2283 			isa = XCBuildConfiguration;
       
  2284 			buildSettings = {
       
  2285 				COPY_PHASE_STRIP = YES;
       
  2286 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
       
  2287 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
       
  2288 				PRODUCT_NAME = UpdateDataFolder;
       
  2289 				ZERO_LINK = NO;
       
  2290 			};
       
  2291 			name = "Distribution AppStore";
       
  2292 		};
       
  2293 		6137064B117B1CB3004EE44A /* Distribution AdHoc */ = {
  2202 			isa = XCBuildConfiguration;
  2294 			isa = XCBuildConfiguration;
  2203 			buildSettings = {
  2295 			buildSettings = {
  2204 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  2296 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  2205 				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
  2297 				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
  2206 				CODE_SIGN_IDENTITY = "iPhone Distribution";
  2298 				CODE_SIGN_IDENTITY = "iPhone Distribution";
  2213 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
  2305 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
  2214 				GCC_C_LANGUAGE_STANDARD = c99;
  2306 				GCC_C_LANGUAGE_STANDARD = c99;
  2215 				GCC_DEBUGGING_SYMBOLS = default;
  2307 				GCC_DEBUGGING_SYMBOLS = default;
  2216 				GCC_FAST_MATH = YES;
  2308 				GCC_FAST_MATH = YES;
  2217 				GCC_OPTIMIZATION_LEVEL = 2;
  2309 				GCC_OPTIMIZATION_LEVEL = 2;
       
  2310 				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
  2218 				GCC_STRICT_ALIASING = YES;
  2311 				GCC_STRICT_ALIASING = YES;
  2219 				GCC_THUMB_SUPPORT = NO;
  2312 				GCC_THUMB_SUPPORT = NO;
  2220 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  2313 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  2221 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
  2314 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
  2222 				GCC_WARN_UNUSED_VARIABLE = YES;
  2315 				GCC_WARN_UNUSED_VARIABLE = YES;
  2239 				SDKROOT = iphoneos4.0;
  2332 				SDKROOT = iphoneos4.0;
  2240 				TARGETED_DEVICE_FAMILY = 2;
  2333 				TARGETED_DEVICE_FAMILY = 2;
  2241 				VALIDATE_PRODUCT = NO;
  2334 				VALIDATE_PRODUCT = NO;
  2242 				VALID_ARCHS = "armv7 armv6";
  2335 				VALID_ARCHS = "armv7 armv6";
  2243 			};
  2336 			};
  2244 			name = Distribution;
  2337 			name = "Distribution AdHoc";
  2245 		};
  2338 		};
  2246 		6137064C117B1CB3004EE44A /* Distribution */ = {
  2339 		6137064C117B1CB3004EE44A /* Distribution AdHoc */ = {
  2247 			isa = XCBuildConfiguration;
  2340 			isa = XCBuildConfiguration;
  2248 			buildSettings = {
  2341 			buildSettings = {
  2249 				ALWAYS_SEARCH_USER_PATHS = NO;
  2342 				ALWAYS_SEARCH_USER_PATHS = NO;
  2250 				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  2343 				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
  2251 				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
  2344 				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
  2260 				);
  2353 				);
  2261 				PRODUCT_NAME = Hedgewars;
  2354 				PRODUCT_NAME = Hedgewars;
  2262 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  2355 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
  2263 				TARGETED_DEVICE_FAMILY = "1,2";
  2356 				TARGETED_DEVICE_FAMILY = "1,2";
  2264 			};
  2357 			};
  2265 			name = Distribution;
  2358 			name = "Distribution AdHoc";
  2266 		};
  2359 		};
  2267 		6137064D117B1CB3004EE44A /* Distribution */ = {
  2360 		6137064D117B1CB3004EE44A /* Distribution AdHoc */ = {
  2268 			isa = XCBuildConfiguration;
  2361 			isa = XCBuildConfiguration;
  2269 			buildSettings = {
  2362 			buildSettings = {
  2270 				ALWAYS_SEARCH_USER_PATHS = NO;
  2363 				ALWAYS_SEARCH_USER_PATHS = NO;
  2271 				COPY_PHASE_STRIP = YES;
  2364 				COPY_PHASE_STRIP = YES;
  2272 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  2365 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  2273 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
  2366 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
  2274 				PREBINDING = NO;
  2367 				PREBINDING = NO;
  2275 				PRODUCT_NAME = fpc;
  2368 				PRODUCT_NAME = fpc;
  2276 				ZERO_LINK = NO;
  2369 				ZERO_LINK = NO;
  2277 			};
  2370 			};
  2278 			name = Distribution;
  2371 			name = "Distribution AdHoc";
  2279 		};
  2372 		};
  2280 		6137064F117B1CB3004EE44A /* Distribution */ = {
  2373 		6137064F117B1CB3004EE44A /* Distribution AdHoc */ = {
  2281 			isa = XCBuildConfiguration;
  2374 			isa = XCBuildConfiguration;
  2282 			buildSettings = {
  2375 			buildSettings = {
  2283 				COPY_PHASE_STRIP = YES;
  2376 				COPY_PHASE_STRIP = YES;
  2284 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  2377 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  2285 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
  2378 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
  2286 				PRODUCT_NAME = UpdateDataFolder;
  2379 				PRODUCT_NAME = UpdateDataFolder;
  2287 				ZERO_LINK = NO;
  2380 				ZERO_LINK = NO;
  2288 			};
  2381 			};
  2289 			name = Distribution;
  2382 			name = "Distribution AdHoc";
  2290 		};
  2383 		};
  2291 		6164429D11B5CDE500B9A6F3 /* Valgrind */ = {
  2384 		6164429D11B5CDE500B9A6F3 /* Valgrind */ = {
  2292 			isa = XCBuildConfiguration;
  2385 			isa = XCBuildConfiguration;
  2293 			buildSettings = {
  2386 			buildSettings = {
  2294 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  2387 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
  2481 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
  2574 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
  2482 				GCC_C_LANGUAGE_STANDARD = c99;
  2575 				GCC_C_LANGUAGE_STANDARD = c99;
  2483 				GCC_DEBUGGING_SYMBOLS = default;
  2576 				GCC_DEBUGGING_SYMBOLS = default;
  2484 				GCC_FAST_MATH = YES;
  2577 				GCC_FAST_MATH = YES;
  2485 				GCC_OPTIMIZATION_LEVEL = 2;
  2578 				GCC_OPTIMIZATION_LEVEL = 2;
  2486 				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
  2579 				GCC_PREPROCESSOR_DEFINITIONS = "";
  2487 				GCC_STRICT_ALIASING = YES;
  2580 				GCC_STRICT_ALIASING = YES;
  2488 				GCC_THUMB_SUPPORT = NO;
  2581 				GCC_THUMB_SUPPORT = NO;
  2489 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  2582 				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
  2490 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
  2583 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
  2491 				GCC_WARN_UNUSED_VARIABLE = YES;
  2584 				GCC_WARN_UNUSED_VARIABLE = YES;
  2518 		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */ = {
  2611 		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */ = {
  2519 			isa = XCConfigurationList;
  2612 			isa = XCConfigurationList;
  2520 			buildConfigurations = (
  2613 			buildConfigurations = (
  2521 				1D6058940D05DD3E006BFB54 /* Debug */,
  2614 				1D6058940D05DD3E006BFB54 /* Debug */,
  2522 				1D6058950D05DD3E006BFB54 /* Release */,
  2615 				1D6058950D05DD3E006BFB54 /* Release */,
  2523 				6137064C117B1CB3004EE44A /* Distribution */,
  2616 				6137064C117B1CB3004EE44A /* Distribution AdHoc */,
       
  2617 				61022D7D12305A2800B08935 /* Distribution AppStore */,
  2524 				6164429E11B5CDE500B9A6F3 /* Valgrind */,
  2618 				6164429E11B5CDE500B9A6F3 /* Valgrind */,
  2525 			);
  2619 			);
  2526 			defaultConfigurationIsVisible = 0;
  2620 			defaultConfigurationIsVisible = 0;
  2527 			defaultConfigurationName = Release;
  2621 			defaultConfigurationName = Release;
  2528 		};
  2622 		};
  2529 		61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */ = {
  2623 		61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */ = {
  2530 			isa = XCConfigurationList;
  2624 			isa = XCConfigurationList;
  2531 			buildConfigurations = (
  2625 			buildConfigurations = (
  2532 				6179928C114AE0C800BA94A9 /* Debug */,
  2626 				6179928C114AE0C800BA94A9 /* Debug */,
  2533 				6179928D114AE0C800BA94A9 /* Release */,
  2627 				6179928D114AE0C800BA94A9 /* Release */,
  2534 				6137064F117B1CB3004EE44A /* Distribution */,
  2628 				6137064F117B1CB3004EE44A /* Distribution AdHoc */,
       
  2629 				61022D7F12305A2800B08935 /* Distribution AppStore */,
  2535 				616442A111B5CDE500B9A6F3 /* Valgrind */,
  2630 				616442A111B5CDE500B9A6F3 /* Valgrind */,
  2536 			);
  2631 			);
  2537 			defaultConfigurationIsVisible = 0;
  2632 			defaultConfigurationIsVisible = 0;
  2538 			defaultConfigurationName = Release;
  2633 			defaultConfigurationName = Release;
  2539 		};
  2634 		};
  2540 		9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = {
  2635 		9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = {
  2541 			isa = XCConfigurationList;
  2636 			isa = XCConfigurationList;
  2542 			buildConfigurations = (
  2637 			buildConfigurations = (
  2543 				928301180F10CAFD00CC5A3C /* Debug */,
  2638 				928301180F10CAFD00CC5A3C /* Debug */,
  2544 				928301190F10CAFD00CC5A3C /* Release */,
  2639 				928301190F10CAFD00CC5A3C /* Release */,
  2545 				6137064D117B1CB3004EE44A /* Distribution */,
  2640 				6137064D117B1CB3004EE44A /* Distribution AdHoc */,
       
  2641 				61022D7E12305A2800B08935 /* Distribution AppStore */,
  2546 				6164429F11B5CDE500B9A6F3 /* Valgrind */,
  2642 				6164429F11B5CDE500B9A6F3 /* Valgrind */,
  2547 			);
  2643 			);
  2548 			defaultConfigurationIsVisible = 0;
  2644 			defaultConfigurationIsVisible = 0;
  2549 			defaultConfigurationName = Release;
  2645 			defaultConfigurationName = Release;
  2550 		};
  2646 		};
  2551 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */ = {
  2647 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */ = {
  2552 			isa = XCConfigurationList;
  2648 			isa = XCConfigurationList;
  2553 			buildConfigurations = (
  2649 			buildConfigurations = (
  2554 				C01FCF4F08A954540054247B /* Debug */,
  2650 				C01FCF4F08A954540054247B /* Debug */,
  2555 				C01FCF5008A954540054247B /* Release */,
  2651 				C01FCF5008A954540054247B /* Release */,
  2556 				6137064B117B1CB3004EE44A /* Distribution */,
  2652 				6137064B117B1CB3004EE44A /* Distribution AdHoc */,
       
  2653 				61022D7C12305A2800B08935 /* Distribution AppStore */,
  2557 				6164429D11B5CDE500B9A6F3 /* Valgrind */,
  2654 				6164429D11B5CDE500B9A6F3 /* Valgrind */,
  2558 			);
  2655 			);
  2559 			defaultConfigurationIsVisible = 0;
  2656 			defaultConfigurationIsVisible = 0;
  2560 			defaultConfigurationName = Release;
  2657 			defaultConfigurationName = Release;
  2561 		};
  2658 		};