project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
changeset 5224 6e8fbbfb0de5
parent 5220 76a2246f18f0
child 5282 f4f040891ee3
equal deleted inserted replaced
5223:5730238e7ee6 5224:6e8fbbfb0de5
    68 		611EEBC5122B355700DF6938 /* helpright.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC3122B355700DF6938 /* helpright.png */; };
    68 		611EEBC5122B355700DF6938 /* helpright.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC3122B355700DF6938 /* helpright.png */; };
    69 		611EEC31122B54D700DF6938 /* helpplain.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEC30122B54D700DF6938 /* helpplain.png */; };
    69 		611EEC31122B54D700DF6938 /* helpplain.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEC30122B54D700DF6938 /* helpplain.png */; };
    70 		611F4D4B11B27A9900F9759A /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 611F4D4A11B27A9900F9759A /* uScript.pas */; };
    70 		611F4D4B11B27A9900F9759A /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 611F4D4A11B27A9900F9759A /* uScript.pas */; };
    71 		61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61272338117DF778005B90CF /* MobileCoreServices.framework */; };
    71 		61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61272338117DF778005B90CF /* MobileCoreServices.framework */; };
    72 		6129B9F711EFB04D0017E305 /* denied.png in Resources */ = {isa = PBXBuildFile; fileRef = 6129B9F611EFB04D0017E305 /* denied.png */; };
    72 		6129B9F711EFB04D0017E305 /* denied.png in Resources */ = {isa = PBXBuildFile; fileRef = 6129B9F611EFB04D0017E305 /* denied.png */; };
       
    73 		612CABAB1391CE68005E9596 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 612CABAA1391CE68005E9596 /* AVFoundation.framework */; };
       
    74 		612CABC81391D3CC005E9596 /* hwclassic.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 612CABC71391D3CC005E9596 /* hwclassic.mp3 */; };
    73 		61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; };
    75 		61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; };
    74 		61399013125D19C0003C2DC0 /* uMobile.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61399012125D19C0003C2DC0 /* uMobile.pas */; };
    76 		61399013125D19C0003C2DC0 /* uMobile.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61399012125D19C0003C2DC0 /* uMobile.pas */; };
    75 		6147DAD31253DCDE0010357E /* savesButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 6147DAD21253DCDE0010357E /* savesButton.png */; };
    77 		6147DAD31253DCDE0010357E /* savesButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 6147DAD21253DCDE0010357E /* savesButton.png */; };
    76 		61536DF411CEAE7100D87A7E /* GameConfigViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */; };
    78 		61536DF411CEAE7100D87A7E /* GameConfigViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */; };
    77 		615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD96112073B4D00F2FF04 /* startGameButton.png */; };
    79 		615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD96112073B4D00F2FF04 /* startGameButton.png */; };
   353 		611EEC30122B54D700DF6938 /* helpplain.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpplain.png; path = Resources/Overlay/helpplain.png; sourceTree = "<group>"; };
   355 		611EEC30122B54D700DF6938 /* helpplain.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpplain.png; path = Resources/Overlay/helpplain.png; sourceTree = "<group>"; };
   354 		611F4D4A11B27A9900F9759A /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; };
   356 		611F4D4A11B27A9900F9759A /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; };
   355 		6127232E117DF752005B90CF /* SDL_image.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_image.xcodeproj; path = ../../../Library/SDL_image/Xcode_iPhone/SDL_image.xcodeproj; sourceTree = SOURCE_ROOT; };
   357 		6127232E117DF752005B90CF /* SDL_image.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_image.xcodeproj; path = ../../../Library/SDL_image/Xcode_iPhone/SDL_image.xcodeproj; sourceTree = SOURCE_ROOT; };
   356 		61272338117DF778005B90CF /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
   358 		61272338117DF778005B90CF /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
   357 		6129B9F611EFB04D0017E305 /* denied.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = denied.png; path = Resources/denied.png; sourceTree = "<group>"; };
   359 		6129B9F611EFB04D0017E305 /* denied.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = denied.png; path = Resources/denied.png; sourceTree = "<group>"; };
       
   360 		612CABAA1391CE68005E9596 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
       
   361 		612CABC71391D3CC005E9596 /* hwclassic.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = hwclassic.mp3; sourceTree = "<group>"; };
   358 		61370652117B1D50004EE44A /* Entitlements-Distribution.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Distribution.plist"; sourceTree = "<group>"; };
   362 		61370652117B1D50004EE44A /* Entitlements-Distribution.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Distribution.plist"; sourceTree = "<group>"; };
   359 		61399012125D19C0003C2DC0 /* uMobile.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMobile.pas; path = ../../hedgewars/uMobile.pas; sourceTree = SOURCE_ROOT; };
   363 		61399012125D19C0003C2DC0 /* uMobile.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMobile.pas; path = ../../hedgewars/uMobile.pas; sourceTree = SOURCE_ROOT; };
   360 		6147DAD21253DCDE0010357E /* savesButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = savesButton.png; path = Resources/Frontend/savesButton.png; sourceTree = "<group>"; };
   364 		6147DAD21253DCDE0010357E /* savesButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = savesButton.png; path = Resources/Frontend/savesButton.png; sourceTree = "<group>"; };
   361 		614E333D11DE9A93009DBA4E /* VGSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = VGSHandlers.inc; path = ../../hedgewars/VGSHandlers.inc; sourceTree = SOURCE_ROOT; };
   365 		614E333D11DE9A93009DBA4E /* VGSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = VGSHandlers.inc; path = ../../hedgewars/VGSHandlers.inc; sourceTree = SOURCE_ROOT; };
   362 		615AD96112073B4D00F2FF04 /* startGameButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = startGameButton.png; path = Resources/Frontend/startGameButton.png; sourceTree = "<group>"; };
   366 		615AD96112073B4D00F2FF04 /* startGameButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = startGameButton.png; path = Resources/Frontend/startGameButton.png; sourceTree = "<group>"; };
   593 				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
   597 				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
   594 				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
   598 				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
   595 				61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */,
   599 				61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */,
   596 				6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */,
   600 				6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */,
   597 				6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */,
   601 				6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */,
       
   602 				612CABAB1391CE68005E9596 /* AVFoundation.framework in Frameworks */,
   598 			);
   603 			);
   599 			runOnlyForDeploymentPostprocessing = 0;
   604 			runOnlyForDeploymentPostprocessing = 0;
   600 		};
   605 		};
   601 /* End PBXFrameworksBuildPhase section */
   606 /* End PBXFrameworksBuildPhase section */
   602 
   607 
   672 			sourceTree = "<group>";
   677 			sourceTree = "<group>";
   673 		};
   678 		};
   674 		29B97317FDCFA39411CA2CEA /* Resources */ = {
   679 		29B97317FDCFA39411CA2CEA /* Resources */ = {
   675 			isa = PBXGroup;
   680 			isa = PBXGroup;
   676 			children = (
   681 			children = (
       
   682 				612CABCA1391D3D1005E9596 /* Sounds */,
   677 				6199E86C12464A8E00DADF8C /* surprise.png */,
   683 				6199E86C12464A8E00DADF8C /* surprise.png */,
   678 				611EEBC0122B34A800DF6938 /* helpingame.png */,
   684 				611EEBC0122B34A800DF6938 /* helpingame.png */,
   679 				611EEC30122B54D700DF6938 /* helpplain.png */,
   685 				611EEC30122B54D700DF6938 /* helpplain.png */,
   680 				611EEBC2122B355700DF6938 /* helpbottom.png */,
   686 				611EEBC2122B355700DF6938 /* helpbottom.png */,
   681 				61842B3D122B65BD0096E335 /* helpabove.png */,
   687 				61842B3D122B65BD0096E335 /* helpabove.png */,
   682 				611EEBC3122B355700DF6938 /* helpright.png */,
   688 				611EEBC3122B355700DF6938 /* helpright.png */,
   683 				61842B3F122B66280096E335 /* helpleft.png */,
   689 				61842B3F122B66280096E335 /* helpleft.png */,
   684 				6129B9F611EFB04D0017E305 /* denied.png */,
   690 				6129B9F611EFB04D0017E305 /* denied.png */,
   685 				611EE973122A9C4100DF6938 /* clickSound.wav */,
       
   686 				611EE9D7122AA10A00DF6938 /* backSound.wav */,
       
   687 				611EE9D8122AA10A00DF6938 /* selSound.wav */,
       
   688 				61F7A42811E2905C0040BA66 /* Icons */,
   691 				61F7A42811E2905C0040BA66 /* Icons */,
   689 				61F903FA11DF58680068B24D /* Frontend */,
   692 				61F903FA11DF58680068B24D /* Frontend */,
   690 				6179936611501D1E00BA94A9 /* Overlay */,
   693 				6179936611501D1E00BA94A9 /* Overlay */,
   691 				61798A5E114AE08600BA94A9 /* Data */,
   694 				61798A5E114AE08600BA94A9 /* Data */,
   692 				6187AEA5120781B900B31A27 /* Settings */,
   695 				6187AEA5120781B900B31A27 /* Settings */,
   696 			sourceTree = "<group>";
   699 			sourceTree = "<group>";
   697 		};
   700 		};
   698 		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
   701 		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
   699 			isa = PBXGroup;
   702 			isa = PBXGroup;
   700 			children = (
   703 			children = (
       
   704 				612CABAA1391CE68005E9596 /* AVFoundation.framework */,
   701 				619599BA1364E65900B429B6 /* Freetype.xcodeproj */,
   705 				619599BA1364E65900B429B6 /* Freetype.xcodeproj */,
   702 				6195993F1364C82B00B429B6 /* Lua.xcodeproj */,
   706 				6195993F1364C82B00B429B6 /* Lua.xcodeproj */,
   703 				619598181364BCD200B429B6 /* Tremor.xcodeproj */,
   707 				619598181364BCD200B429B6 /* Tremor.xcodeproj */,
   704 				617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */,
   708 				617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */,
   705 				6127232E117DF752005B90CF /* SDL_image.xcodeproj */,
   709 				6127232E117DF752005B90CF /* SDL_image.xcodeproj */,
   734 				611D9BF812497E9800008271 /* SavedGamesViewController.h */,
   738 				611D9BF812497E9800008271 /* SavedGamesViewController.h */,
   735 				611D9BF912497E9800008271 /* SavedGamesViewController.m */,
   739 				611D9BF912497E9800008271 /* SavedGamesViewController.m */,
   736 				611D9BFA12497E9800008271 /* SavedGamesViewController.xib */,
   740 				611D9BFA12497E9800008271 /* SavedGamesViewController.xib */,
   737 			);
   741 			);
   738 			name = "Other Controllers";
   742 			name = "Other Controllers";
       
   743 			sourceTree = "<group>";
       
   744 		};
       
   745 		612CABCA1391D3D1005E9596 /* Sounds */ = {
       
   746 			isa = PBXGroup;
       
   747 			children = (
       
   748 				612CABC71391D3CC005E9596 /* hwclassic.mp3 */,
       
   749 				611EE973122A9C4100DF6938 /* clickSound.wav */,
       
   750 				611EE9D7122AA10A00DF6938 /* backSound.wav */,
       
   751 				611EE9D8122AA10A00DF6938 /* selSound.wav */,
       
   752 			);
       
   753 			name = Sounds;
   739 			sourceTree = "<group>";
   754 			sourceTree = "<group>";
   740 		};
   755 		};
   741 		6163EE4C11CC2478001C0453 /* Settings Pages */ = {
   756 		6163EE4C11CC2478001C0453 /* Settings Pages */ = {
   742 			isa = PBXGroup;
   757 			isa = PBXGroup;
   743 			children = (
   758 			children = (
  1335 				61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */,
  1350 				61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */,
  1336 				6174F7C812CD62E300205D6F /* smallerTitle.png in Resources */,
  1351 				6174F7C812CD62E300205D6F /* smallerTitle.png in Resources */,
  1337 				6174F7C912CD62E300205D6F /* smallerTitle@2x.png in Resources */,
  1352 				6174F7C912CD62E300205D6F /* smallerTitle@2x.png in Resources */,
  1338 				6167A6771391514600AA6D07 /* RestoreViewController-iPhone.xib in Resources */,
  1353 				6167A6771391514600AA6D07 /* RestoreViewController-iPhone.xib in Resources */,
  1339 				6167A72D13919E6800AA6D07 /* RestoreViewController-iPad.xib in Resources */,
  1354 				6167A72D13919E6800AA6D07 /* RestoreViewController-iPad.xib in Resources */,
       
  1355 				612CABC81391D3CC005E9596 /* hwclassic.mp3 in Resources */,
  1340 			);
  1356 			);
  1341 			runOnlyForDeploymentPostprocessing = 0;
  1357 			runOnlyForDeploymentPostprocessing = 0;
  1342 		};
  1358 		};
  1343 /* End PBXResourcesBuildPhase section */
  1359 /* End PBXResourcesBuildPhase section */
  1344 
  1360