project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
changeset 6422 786a3242c049
parent 6420 86a2fe62f338
child 6423 687b62bf9e9e
equal deleted inserted replaced
6421:3b65771a87cb 6422:786a3242c049
   375 		610782941440EE5C00645B29 /* credits.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = credits.plist; path = Resources/credits.plist; sourceTree = "<group>"; };
   375 		610782941440EE5C00645B29 /* credits.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = credits.plist; path = Resources/credits.plist; sourceTree = "<group>"; };
   376 		610782951440EE5C00645B29 /* gameMods.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = gameMods.plist; path = Resources/gameMods.plist; sourceTree = "<group>"; };
   376 		610782951440EE5C00645B29 /* gameMods.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = gameMods.plist; path = Resources/gameMods.plist; sourceTree = "<group>"; };
   377 		6115651A147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/About.strings; sourceTree = "<group>"; };
   377 		6115651A147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/About.strings; sourceTree = "<group>"; };
   378 		6115651B147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Localizable.strings; sourceTree = "<group>"; };
   378 		6115651B147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Localizable.strings; sourceTree = "<group>"; };
   379 		6115651C147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Scheme.strings; sourceTree = "<group>"; };
   379 		6115651C147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Scheme.strings; sourceTree = "<group>"; };
       
   380 		61156526147F49E1006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/About.strings; sourceTree = "<group>"; };
       
   381 		61156527147F4A2E006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/Localizable.strings; sourceTree = "<group>"; };
       
   382 		61156528147F4A3C006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/Scheme.strings; sourceTree = "<group>"; };
   380 		611D7A4F142FDCD3006E0798 /* uTouch.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTouch.pas; path = ../../hedgewars/uTouch.pas; sourceTree = SOURCE_ROOT; };
   383 		611D7A4F142FDCD3006E0798 /* uTouch.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTouch.pas; path = ../../hedgewars/uTouch.pas; sourceTree = SOURCE_ROOT; };
   381 		611D9BF812497E9800008271 /* SavedGamesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SavedGamesViewController.h; sourceTree = "<group>"; };
   384 		611D9BF812497E9800008271 /* SavedGamesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SavedGamesViewController.h; sourceTree = "<group>"; };
   382 		611D9BF912497E9800008271 /* SavedGamesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SavedGamesViewController.m; sourceTree = "<group>"; };
   385 		611D9BF912497E9800008271 /* SavedGamesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SavedGamesViewController.m; sourceTree = "<group>"; };
   383 		611D9BFA12497E9800008271 /* SavedGamesViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SavedGamesViewController.xib; sourceTree = "<group>"; };
   386 		611D9BFA12497E9800008271 /* SavedGamesViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SavedGamesViewController.xib; sourceTree = "<group>"; };
   384 		611E0EE511FB20610077A41E /* ammoButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ammoButton.png; path = Resources/Overlay/ammoButton.png; sourceTree = "<group>"; };
   387 		611E0EE511FB20610077A41E /* ammoButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ammoButton.png; path = Resources/Overlay/ammoButton.png; sourceTree = "<group>"; };
  1277 			knownRegions = (
  1280 			knownRegions = (
  1278 				English,
  1281 				English,
  1279 				Japanese,
  1282 				Japanese,
  1280 				French,
  1283 				French,
  1281 				German,
  1284 				German,
       
  1285 				Spanish,
  1282 			);
  1286 			);
  1283 			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  1287 			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  1284 			projectDirPath = "";
  1288 			projectDirPath = "";
  1285 			projectReferences = (
  1289 			projectReferences = (
  1286 				{
  1290 				{
  1689 /* Begin PBXVariantGroup section */
  1693 /* Begin PBXVariantGroup section */
  1690 		61156520147F48B6006729A9 /* About.strings */ = {
  1694 		61156520147F48B6006729A9 /* About.strings */ = {
  1691 			isa = PBXVariantGroup;
  1695 			isa = PBXVariantGroup;
  1692 			children = (
  1696 			children = (
  1693 				6115651A147F48AE006729A9 /* English */,
  1697 				6115651A147F48AE006729A9 /* English */,
       
  1698 				61156526147F49E1006729A9 /* Spanish */,
  1694 			);
  1699 			);
  1695 			name = About.strings;
  1700 			name = About.strings;
  1696 			sourceTree = "<group>";
  1701 			sourceTree = "<group>";
  1697 		};
  1702 		};
  1698 		61156522147F48B7006729A9 /* Localizable.strings */ = {
  1703 		61156522147F48B7006729A9 /* Localizable.strings */ = {
  1699 			isa = PBXVariantGroup;
  1704 			isa = PBXVariantGroup;
  1700 			children = (
  1705 			children = (
  1701 				6115651B147F48AE006729A9 /* English */,
  1706 				6115651B147F48AE006729A9 /* English */,
       
  1707 				61156527147F4A2E006729A9 /* Spanish */,
  1702 			);
  1708 			);
  1703 			name = Localizable.strings;
  1709 			name = Localizable.strings;
  1704 			sourceTree = "<group>";
  1710 			sourceTree = "<group>";
  1705 		};
  1711 		};
  1706 		61156524147F48B8006729A9 /* Scheme.strings */ = {
  1712 		61156524147F48B8006729A9 /* Scheme.strings */ = {
  1707 			isa = PBXVariantGroup;
  1713 			isa = PBXVariantGroup;
  1708 			children = (
  1714 			children = (
  1709 				6115651C147F48AE006729A9 /* English */,
  1715 				6115651C147F48AE006729A9 /* English */,
       
  1716 				61156528147F4A3C006729A9 /* Spanish */,
  1710 			);
  1717 			);
  1711 			name = Scheme.strings;
  1718 			name = Scheme.strings;
  1712 			sourceTree = "<group>";
  1719 			sourceTree = "<group>";
  1713 		};
  1720 		};
  1714 /* End PBXVariantGroup section */
  1721 /* End PBXVariantGroup section */