project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
changeset 7968 be4503361ead
parent 7837 3e031b3b33e6
child 8124 499151efdd72
equal deleted inserted replaced
7964:d00378a37dde 7968:be4503361ead
  1204 			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */;
  1204 			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */;
  1205 			buildPhases = (
  1205 			buildPhases = (
  1206 				1D60588D0D05DD3D006BFB54 /* Resources */,
  1206 				1D60588D0D05DD3D006BFB54 /* Resources */,
  1207 				1D60588E0D05DD3D006BFB54 /* Sources */,
  1207 				1D60588E0D05DD3D006BFB54 /* Sources */,
  1208 				1D60588F0D05DD3D006BFB54 /* Frameworks */,
  1208 				1D60588F0D05DD3D006BFB54 /* Frameworks */,
       
  1209 				6137A859164732120043D108 /* Update Revision Information */,
  1209 			);
  1210 			);
  1210 			buildRules = (
  1211 			buildRules = (
  1211 				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
  1212 				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
  1212 			);
  1213 			);
  1213 			dependencies = (
  1214 			dependencies = (
  1472 			runOnlyForDeploymentPostprocessing = 0;
  1473 			runOnlyForDeploymentPostprocessing = 0;
  1473 		};
  1474 		};
  1474 /* End PBXResourcesBuildPhase section */
  1475 /* End PBXResourcesBuildPhase section */
  1475 
  1476 
  1476 /* Begin PBXShellScriptBuildPhase section */
  1477 /* Begin PBXShellScriptBuildPhase section */
       
  1478 		6137A859164732120043D108 /* Update Revision Information */ = {
       
  1479 			isa = PBXShellScriptBuildPhase;
       
  1480 			buildActionMask = 2147483647;
       
  1481 			files = (
       
  1482 			);
       
  1483 			inputPaths = (
       
  1484 			);
       
  1485 			name = "Update Revision Information";
       
  1486 			outputPaths = (
       
  1487 			);
       
  1488 			runOnlyForDeploymentPostprocessing = 0;
       
  1489 			shellPath = /bin/sh;
       
  1490 			shellScript = "HEDGEWARS_REVISION=`/usr/local/bin/hg identify -n ${SOURCE_DIR}|sed -e 's/\\+//'`\n/usr/libexec/PlistBuddy -c \"Set :CFBundleVersion $HEDGEWARS_REVISION\" \"${TARGET_BUILD_DIR}\"/\"${INFOPLIST_PATH}\"";
       
  1491 		};
  1477 		6179928A114AE0C800BA94A9 /* ShellScript */ = {
  1492 		6179928A114AE0C800BA94A9 /* ShellScript */ = {
  1478 			isa = PBXShellScriptBuildPhase;
  1493 			isa = PBXShellScriptBuildPhase;
  1479 			buildActionMask = 2147483647;
  1494 			buildActionMask = 2147483647;
  1480 			files = (
  1495 			files = (
  1481 			);
  1496 			);