project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
author Wuzzy <almikes@aol.com>
Wed, 13 Apr 2016 12:17:30 +0200
changeset 11765 10860d4bca22
parent 11567 836af7d4af69
child 12869 941674281760
permissions -rw-r--r--
Add sound effects for: cleaver impact, air mine impact, using extra time
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     1
// !$*UTF8*$!
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     2
{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     3
	archiveVersion = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     4
	classes = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     5
	};
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
     6
	objectVersion = 46;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     7
	objects = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     8
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     9
/* Begin PBXAggregateTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    10
		6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    11
			isa = PBXAggregateTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    12
			buildConfigurationList = 61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    13
			buildPhases = (
8835
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
    14
				61806B78170B83EA00C601BC /* config.inc */,
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
    15
				6179928A114AE0C800BA94A9 /* data */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    16
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    17
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    18
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    19
			name = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    20
			productName = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    21
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    22
/* End PBXAggregateTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    23
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    24
/* Begin PBXBuildFile section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    25
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
    26
		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    27
		28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
    28
		28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; settings = {ATTRIBUTES = (Required, ); }; };
4281
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
    29
		61006F95128DE31F00EBA7F7 /* CreationChamber.m in Sources */ = {isa = PBXBuildFile; fileRef = 61006F94128DE31F00EBA7F7 /* CreationChamber.m */; };
6094
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
    30
		61077E87143FB09800645B29 /* MissionTrainingViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61077E86143FB09800645B29 /* MissionTrainingViewController-iPad.xib */; };
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
    31
		6107802A143FCCC800645B29 /* startGameButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61078029143FCCC800645B29 /* startGameButton@2x.png */; };
6105
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
    32
		610782961440EE5C00645B29 /* basicFlags.plist in Resources */ = {isa = PBXBuildFile; fileRef = 610782931440EE5C00645B29 /* basicFlags.plist */; };
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
    33
		610782971440EE5C00645B29 /* credits.plist in Resources */ = {isa = PBXBuildFile; fileRef = 610782941440EE5C00645B29 /* credits.plist */; };
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
    34
		610782981440EE5C00645B29 /* gameMods.plist in Resources */ = {isa = PBXBuildFile; fileRef = 610782951440EE5C00645B29 /* gameMods.plist */; };
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6673
diff changeset
    35
		610C8E3714E018D200CF5C4C /* MNEValueTrackingSlider.m in Sources */ = {isa = PBXBuildFile; fileRef = 610C8E3614E018D200CF5C4C /* MNEValueTrackingSlider.m */; };
3989
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
    36
		610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43411E290650040BA66 /* Icon-Small@2x.png */; };
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
    37
		610D5FB31270E26C0033333A /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43611E290650040BA66 /* Icon@2x.png */; };
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
    38
		610FB7C81661390E002FB2A7 /* uPhysFSLayer.pas in Sources */ = {isa = PBXBuildFile; fileRef = 610FB7C71661390E002FB2A7 /* uPhysFSLayer.pas */; };
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
    39
		61156521147F48B6006729A9 /* About.strings in Resources */ = {isa = PBXBuildFile; fileRef = 61156520147F48B6006729A9 /* About.strings */; };
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
    40
		61156523147F48B7006729A9 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 61156522147F48B7006729A9 /* Localizable.strings */; };
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
    41
		61156525147F48B8006729A9 /* Scheme.strings in Resources */ = {isa = PBXBuildFile; fileRef = 61156524147F48B8006729A9 /* Scheme.strings */; };
6494
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
    42
		61177C02148B8BB100686905 /* uLandGenMaze.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61177C00148B8BB100686905 /* uLandGenMaze.pas */; };
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
    43
		61177C03148B8BB100686905 /* uLandOutline.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61177C01148B8BB100686905 /* uLandOutline.pas */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    44
		61188BF712A6FE5A0026C5DA /* backButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED31298CE6600D73365 /* backButton@2x.png */; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
    45
		61188BF812A6FE5C0026C5DA /* background@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED61298CF9800D73365 /* background@2x~iphone.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    46
		61188BF912A6FE5D0026C5DA /* checkbox@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEAD912A2A4C10098EE92 /* checkbox@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    47
		61188BFB12A6FE610026C5DA /* Default-ipad-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83C11E2BCE200A88903 /* Default-ipad-Landscape.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    48
		61188BFC12A6FE630026C5DA /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEA21298C7F900D73365 /* Default@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    49
		61188BFD12A6FE730026C5DA /* fb@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D383129B346A00911D8D /* fb@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    50
		61188BFE12A6FE7C0026C5DA /* irc@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D384129B347700911D8D /* irc@2x.png */; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
    51
		61188C0212A6FE840026C5DA /* localplayButton@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    52
		61188C0312A6FE860026C5DA /* netplayButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040D11DF59D10068B24D /* netplayButton.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    53
		61188C0412A6FE880026C5DA /* savesButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEC81298CE4800D73365 /* savesButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    54
		61188C0512A6FE8F0026C5DA /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
    55
		61188C0612A6FE950026C5DA /* smallerBackground@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    56
		61188C0712A6FE960026C5DA /* settingsButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FECA1298CE4E00D73365 /* settingsButton@2x.png */; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
    57
		61188C0812A6FE9A0026C5DA /* title@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 618899811299516000D55FD6 /* title@2x~iphone.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    58
		61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D385129B348200911D8D /* tw@2x.png */; };
6027
302408e45052 code working on ios now
koda
parents: 6006
diff changeset
    59
		611D7A50142FDCD3006E0798 /* uTouch.pas in Sources */ = {isa = PBXBuildFile; fileRef = 611D7A4F142FDCD3006E0798 /* uTouch.pas */; };
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
    60
		611D9BFB12497E9800008271 /* SavedGamesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611D9BF912497E9800008271 /* SavedGamesViewController.m */; };
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
    61
		611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611D9BFA12497E9800008271 /* SavedGamesViewController.xib */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    62
		611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */ = {isa = PBXBuildFile; fileRef = 611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */; };
6871
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
    63
		611EE974122A9C4100DF6938 /* clickSound.caf in Resources */ = {isa = PBXBuildFile; fileRef = 611EE973122A9C4100DF6938 /* clickSound.caf */; };
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
    64
		611EE9DA122AA10A00DF6938 /* selSound.caf in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D8122AA10A00DF6938 /* selSound.caf */; };
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
    65
		611F4D4B11B27A9900F9759A /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 611F4D4A11B27A9900F9759A /* uScript.pas */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    66
		61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61272338117DF778005B90CF /* MobileCoreServices.framework */; };
3646
a3271158d93b don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents: 3644
diff changeset
    67
		6129B9F711EFB04D0017E305 /* denied.png in Resources */ = {isa = PBXBuildFile; fileRef = 6129B9F611EFB04D0017E305 /* denied.png */; };
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
    68
		612CABAB1391CE68005E9596 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 612CABAA1391CE68005E9596 /* AVFoundation.framework */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    69
		61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; };
3916
e7d665a4ef42 implemented endless turns support and added Timeless scheme (also fixed a crasher)
koda
parents: 3912
diff changeset
    70
		6147DAD31253DCDE0010357E /* savesButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 6147DAD21253DCDE0010357E /* savesButton.png */; };
6115
485cfecadc9a HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents: 6105
diff changeset
    71
		61536DF411CEAE7100D87A7E /* GameConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924A11CA9CB400D6E256 /* GameConfigViewController-iPhone.xib */; };
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    72
		615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD96112073B4D00F2FF04 /* startGameButton.png */; };
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    73
		615AD9E9120764CA00F2FF04 /* backButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9E8120764CA00F2FF04 /* backButton.png */; };
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    74
		615AD9EB1207654E00F2FF04 /* helpButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9EA1207654E00F2FF04 /* helpButton.png */; };
7048
0a4c88935902 the ios port runs again, although with a few things to sort out
koda
parents: 7047
diff changeset
    75
		615BE3D4155C5DDF003CA34D /* uInputHandler.pas in Sources */ = {isa = PBXBuildFile; fileRef = 615BE3D3155C5DDF003CA34D /* uInputHandler.pas */; };
6656
6aeaba3ee584 ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
koda
parents: 6634
diff changeset
    76
		615E755A14E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E755914E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m */; };
11217
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
    77
		615E76BC14E4421200FBA131 /* MGSplitCornersView.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E76B714E4421200FBA131 /* MGSplitCornersView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; };
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
    78
		615E76BD14E4421200FBA131 /* MGSplitDividerView.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E76B914E4421200FBA131 /* MGSplitDividerView.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; };
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
    79
		615E76BE14E4421200FBA131 /* MGSplitViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 615E76BB14E4421200FBA131 /* MGSplitViewController.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
    80
		615FEAE212A2A6640098EE92 /* localplayButton~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEADF12A2A6640098EE92 /* localplayButton~ipad.png */; };
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
    81
		615FEAE312A2A6640098EE92 /* localplayButton~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */; };
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
    82
		616065A8159A71FD00CFAEF4 /* hwclassic.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 616065A7159A71FD00CFAEF4 /* hwclassic.mp3 */; };
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
    83
		6163EE7E11CC2600001C0453 /* SingleWeaponViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    84
		6165920D11CA9BA200D6E256 /* FlagsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E111CA9BA200D6E256 /* FlagsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    85
		6165920E11CA9BA200D6E256 /* FortsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E311CA9BA200D6E256 /* FortsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    86
		6165920F11CA9BA200D6E256 /* GameConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E511CA9BA200D6E256 /* GameConfigViewController.m */; };
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
    87
		6165921011CA9BA200D6E256 /* EngineProtocolNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    88
		6165921111CA9BA200D6E256 /* GeneralSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    89
		6165921211CA9BA200D6E256 /* GravesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EB11CA9BA200D6E256 /* GravesViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    90
		6165921311CA9BA200D6E256 /* HogHatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591ED11CA9BA200D6E256 /* HogHatViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    91
		6165921411CA9BA200D6E256 /* LevelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EF11CA9BA200D6E256 /* LevelViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    92
		6165921511CA9BA200D6E256 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F111CA9BA200D6E256 /* MainMenuViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    93
		6165921611CA9BA200D6E256 /* MapConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F311CA9BA200D6E256 /* MapConfigViewController.m */; };
6075
0173cd44c3bc rename the ios settings files into something more appropriate
koda
parents: 6006
diff changeset
    94
		6165921711CA9BA200D6E256 /* SettingsBaseViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F511CA9BA200D6E256 /* SettingsBaseViewController.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    95
		6165921A11CA9BA200D6E256 /* SchemeSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    96
		6165921B11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    97
		6165921C11CA9BA200D6E256 /* SingleSchemeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    98
		6165921D11CA9BA200D6E256 /* SingleTeamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920111CA9BA200D6E256 /* SingleTeamViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    99
		6165921F11CA9BA200D6E256 /* TeamConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920511CA9BA200D6E256 /* TeamConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   100
		6165922011CA9BA200D6E256 /* TeamSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   101
		6165922111CA9BA200D6E256 /* VoicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920911CA9BA200D6E256 /* VoicesViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   102
		6165922211CA9BA200D6E256 /* WeaponSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   103
		6165922E11CA9BD500D6E256 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 6165922311CA9BD500D6E256 /* CGPointUtils.c */; };
6078
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
   104
		6165922F11CA9BD500D6E256 /* HWUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922611CA9BD500D6E256 /* HWUtils.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   105
		6165923111CA9BD500D6E256 /* SquareButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922B11CA9BD500D6E256 /* SquareButtonView.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   106
		6165923211CA9BD500D6E256 /* UIImageExtra.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922D11CA9BD500D6E256 /* UIImageExtra.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   107
		6165925311CA9CB400D6E256 /* MainMenuViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   108
		6165925511CA9CB400D6E256 /* MapConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */; };
5002
a9c44a8ffec8 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents: 4951
diff changeset
   109
		6165929E11CA9E2F00D6E256 /* HedgewarsAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */; };
5220
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   110
		6167A6761391514600AA6D07 /* RestoreViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6167A6741391514600AA6D07 /* RestoreViewController.m */; };
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   111
		6167A6771391514600AA6D07 /* RestoreViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6167A6751391514600AA6D07 /* RestoreViewController-iPhone.xib */; };
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   112
		6167A72D13919E6800AA6D07 /* RestoreViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */; };
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   113
		6167C87414294727003DD50F /* surprise@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C87314294727003DD50F /* surprise@2x.png */; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   114
		6167C88C14294738003DD50F /* denied@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C88B14294738003DD50F /* denied@2x.png */; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   115
		6167C8F51429502C003DD50F /* hedgehog.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8EF1429502C003DD50F /* hedgehog.png */; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   116
		6167C8F61429502C003DD50F /* hedgehog@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F01429502C003DD50F /* hedgehog@2x.png */; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   117
		6167C8F71429502C003DD50F /* robotBadge.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F11429502C003DD50F /* robotBadge.png */; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   118
		6167C8F81429502C003DD50F /* robotBadge@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F21429502C003DD50F /* robotBadge@2x.png */; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   119
		6167C8F91429502C003DD50F /* star.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F31429502C003DD50F /* star.png */; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   120
		6167C8FA1429502C003DD50F /* star@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167C8F41429502C003DD50F /* star@2x.png */; };
5982
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   121
		6167CA37142A6ED7003DD50F /* bot0.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2B142A6ED7003DD50F /* bot0.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   122
		6167CA38142A6ED7003DD50F /* bot0@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2C142A6ED7003DD50F /* bot0@2x.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   123
		6167CA39142A6ED7003DD50F /* bot1.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2D142A6ED7003DD50F /* bot1.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   124
		6167CA3A142A6ED7003DD50F /* bot1@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2E142A6ED7003DD50F /* bot1@2x.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   125
		6167CA3B142A6ED7003DD50F /* bot2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA2F142A6ED7003DD50F /* bot2.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   126
		6167CA3C142A6ED7003DD50F /* bot2@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA30142A6ED7003DD50F /* bot2@2x.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   127
		6167CA3D142A6ED7003DD50F /* bot3.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA31142A6ED7003DD50F /* bot3.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   128
		6167CA3E142A6ED7003DD50F /* bot3@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA32142A6ED7003DD50F /* bot3@2x.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   129
		6167CA3F142A6ED7003DD50F /* bot4.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA33142A6ED7003DD50F /* bot4.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   130
		6167CA40142A6ED7003DD50F /* bot4@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA34142A6ED7003DD50F /* bot4@2x.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   131
		6167CA41142A6ED7003DD50F /* bot5.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA35142A6ED7003DD50F /* bot5.png */; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   132
		6167CA42142A6ED7003DD50F /* bot5@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CA36142A6ED7003DD50F /* bot5@2x.png */; };
5983
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
   133
		6167CB48142A8769003DD50F /* basehat-hedgehog.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CB46142A8769003DD50F /* basehat-hedgehog.png */; };
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
   134
		6167CB49142A8769003DD50F /* basehat-hedgehog@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6167CB47142A8769003DD50F /* basehat-hedgehog@2x.png */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   135
		6172FED91298CF9800D73365 /* background~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED71298CF9800D73365 /* background~iphone.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   136
		6172FEEF1298D25D00D73365 /* mediumBackground~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   137
		6172FEF11298D25D00D73365 /* smallerBackground~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   138
		6172FEF21298D25D00D73365 /* smallerBackground~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */; };
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   139
		6174F7C812CD62E300205D6F /* smallerTitle.png in Resources */ = {isa = PBXBuildFile; fileRef = 6174F7C612CD62E300205D6F /* smallerTitle.png */; };
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   140
		6174F7C912CD62E300205D6F /* smallerTitle@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6174F7C712CD62E300205D6F /* smallerTitle@2x.png */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   141
		61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   142
		61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   143
		6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   144
		6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   145
		61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   146
		61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   147
		61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   148
		61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   149
		61798824114AA34C00BA94A9 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   150
		61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   151
		61798826114AA34C00BA94A9 /* uConsole.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F8114AA34C00BA94A9 /* uConsole.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   152
		61798827114AA34C00BA94A9 /* uConsts.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   153
		61798828114AA34C00BA94A9 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   154
		61798829114AA34C00BA94A9 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   155
		6179882A114AA34C00BA94A9 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   156
		6179882B114AA34C00BA94A9 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   157
		6179882D114AA34C00BA94A9 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   158
		6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   159
		6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   160
		61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   161
		61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   162
		61798832114AA34C00BA94A9 /* uLocale.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798804114AA34C00BA94A9 /* uLocale.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   163
		61798833114AA34C00BA94A9 /* uMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   164
		61798834114AA34C00BA94A9 /* uRandom.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798806114AA34C00BA94A9 /* uRandom.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   165
		61798837114AA34C00BA94A9 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   166
		61798838114AA34C00BA94A9 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   167
		61798839114AA34C00BA94A9 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   168
		6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   169
		6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   170
		6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   171
		61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; };
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   172
		617D791E16D933060091D4D6 /* libPhysfs.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617D78E016D932310091D4D6 /* libPhysfs.a */; };
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   173
		617D795716D9345F0091D4D6 /* libPhyslayer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617D794816D933B00091D4D6 /* libPhyslayer.a */; };
6871
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
   174
		61808A5D128C930A005D0E2F /* backSound.caf in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D7122AA10A00DF6938 /* backSound.caf */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   175
		61889985129995B500D55FD6 /* title~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 61889984129995B500D55FD6 /* title~ipad.png */; };
6083
72c882c0fd0f first pass for implementing missions/training selection on ipad (not yet running)
koda
parents: 6078
diff changeset
   176
		61915D5B143A4E2C00299991 /* MissionTrainingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61915D59143A4E2C00299991 /* MissionTrainingViewController.m */; };
6094
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
   177
		61915D5C143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61915D5A143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib */; };
7692
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
   178
		619349C8160BAF3E00A08518 /* uAILandMarks.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619349C5160BAF3E00A08518 /* uAILandMarks.pas */; };
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
   179
		619349C9160BAF3E00A08518 /* uGearsHandlers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619349C6160BAF3E00A08518 /* uGearsHandlers.pas */; };
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
   180
		619349CA160BAF3E00A08518 /* uGearsHandlersRope.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619349C7160BAF3E00A08518 /* uGearsHandlersRope.pas */; };
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   181
		619599451364C83D00B429B6 /* libLua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 619599441364C82B00B429B6 /* libLua.a */; };
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   182
		6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6199E81512463EA800DADF8C /* CFNetwork.framework */; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   183
		6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6199E81912463EC400DADF8C /* SystemConfiguration.framework */; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   184
		6199E839124647DE00DADF8C /* SupportViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6199E837124647DE00DADF8C /* SupportViewController.m */; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   185
		6199E86D12464A8E00DADF8C /* surprise.png in Resources */ = {isa = PBXBuildFile; fileRef = 6199E86C12464A8E00DADF8C /* surprise.png */; };
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   186
		619C5AF4124F7E3100D041AE /* LuaPas.pas in Sources */ = {isa = PBXBuildFile; fileRef = 619C5AF3124F7E3100D041AE /* LuaPas.pas */; };
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
   187
		619C5BA2124FA59000D041AE /* MapPreviewButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */; };
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
   188
		61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; settings = {ATTRIBUTES = (Required, ); }; };
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
   189
		61A19AFC14D20170004B1E6D /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19AEA14D2010A004B1E6D /* libSDL2.a */; };
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   190
		61A19B7714D20B7A004B1E6D /* libSDL2_image.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19B6614D20B6C004B1E6D /* libSDL2_image.a */; };
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   191
		61A19BC714D20CE7004B1E6D /* libSDL2_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19BC614D20CDA004B1E6D /* libSDL2_ttf.a */; };
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   192
		61A19BFA14D20D95004B1E6D /* libSDL2_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19BF914D20D83004B1E6D /* libSDL2_net.a */; };
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   193
		61A19C2414D20F5A004B1E6D /* libSDL2_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A19C2314D20F51004B1E6D /* libSDL2_mixer.a */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   194
		61A4A39412A5CCC2004D81E6 /* uCommandHandlers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   195
		61A4A39512A5CCC2004D81E6 /* uCommands.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38A12A5CCC2004D81E6 /* uCommands.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   196
		61A4A39612A5CCC2004D81E6 /* uDebug.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38B12A5CCC2004D81E6 /* uDebug.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   197
		61A4A39712A5CCC2004D81E6 /* uGearsRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   198
		61A4A39812A5CCC2004D81E6 /* uRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38D12A5CCC2004D81E6 /* uRender.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   199
		61A4A39912A5CCC2004D81E6 /* uRenderUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   200
		61A4A39A12A5CCC2004D81E6 /* uSinTable.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   201
		61A4A39B12A5CCC2004D81E6 /* uTextures.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39012A5CCC2004D81E6 /* uTextures.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   202
		61A4A39C12A5CCC2004D81E6 /* uTypes.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39112A5CCC2004D81E6 /* uTypes.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   203
		61A4A39D12A5CCC2004D81E6 /* uUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39212A5CCC2004D81E6 /* uUtils.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   204
		61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39312A5CCC2004D81E6 /* uVariables.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   205
		61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A3A112A5CD56004D81E6 /* uCaptions.pas */; };
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
   206
		61A670C012747D9B00B06CE7 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83D11E2BCE200A88903 /* Default.png */; };
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
   207
		61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */; };
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
   208
		61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */; };
5200
7440fe992e73 * move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda
parents: 5184
diff changeset
   209
		61A976B3136F668500DD9878 /* uCursor.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A976B2136F668500DD9878 /* uCursor.pas */; };
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   210
		61B37A1F17837C78009F283D /* ArgParsers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61B37A1D17837C78009F283D /* ArgParsers.pas */; };
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   211
		61B37A2017837C78009F283D /* uVisualGearsList.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61B37A1E17837C78009F283D /* uVisualGearsList.pas */; };
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   212
		61B37A80178381DB009F283D /* uGearsHandlersMess.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61B37A7F178381DB009F283D /* uGearsHandlersMess.pas */; };
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   213
		61B37A841783822C009F283D /* uVisualGearsHandlers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61B37A831783822C009F283D /* uVisualGearsHandlers.pas */; };
4757
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
   214
		61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61B7A33712CC21080086B604 /* StatsPageViewController.m */; };
6115
485cfecadc9a HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents: 6105
diff changeset
   215
		61B9A86814423A9D001541C1 /* GameConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */; };
3659
f8d5ac50e307 half reworking of the settings page with delegation
koda
parents: 3648
diff changeset
   216
		61C079E411F35A300072BF46 /* EditableCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C079E311F35A300072BF46 /* EditableCellView.m */; };
6000
dbcebcd3d79f ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
koda
parents: 5986
diff changeset
   217
		61C28D3F142D380400DA16C2 /* AudioManagerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C28D3E142D380400DA16C2 /* AudioManagerController.m */; };
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   218
		61CADE331402EE290030C3EB /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CADE321402EE290030C3EB /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
6544
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
   219
		61D08D7414AEA7FE0007C078 /* uGearsHedgehog.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */; };
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
   220
		61D08D7514AEA7FE0007C078 /* uGearsList.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7214AEA7FE0007C078 /* uGearsList.pas */; };
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
   221
		61D08D7614AEA7FE0007C078 /* uGearsUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */; };
6208
b831679e9467 move all extra categories in a single source, add caching for HWUtils
koda
parents: 6207
diff changeset
   222
		61D0BDF91457508C0011A899 /* ExtraCategories.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D0BDF81457508C0011A899 /* ExtraCategories.m */; };
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
   223
		61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D205A0127CDD1100ABD83E /* ObjcExports.m */; };
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
   224
		61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; };
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
   225
		61E1F4F811D004240016A5AA /* adler32.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E1F4F711D004240016A5AA /* adler32.pas */; };
6246
6b2d19ed521a just moving ios server stuff around
koda
parents: 6213
diff changeset
   226
		61E2E12E12BAAEE30051B659 /* ServerProtocolNetwork.m in Sources */ = {isa = PBXBuildFile; fileRef = 61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   227
		61E2F7441283752C00E12521 /* fb.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7421283752C00E12521 /* fb.png */; };
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   228
		61E2F7451283752C00E12521 /* tw.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7431283752C00E12521 /* tw.png */; };
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
   229
		61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E5D68C12AB006F00566F29 /* uLandPainted.pas */; };
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   230
		61EBA62A11DFF2BC0048B68A /* title~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EBA62811DFF2BC0048B68A /* title~iphone.png */; };
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   231
		61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */; };
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   232
		61F2E7CE1205EDE0005734F7 /* AboutViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F2E7CC1205EDE0005734F7 /* AboutViewController.m */; };
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   233
		61F2E7CF1205EDE0005734F7 /* AboutViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */; };
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   234
		61F2E7EC12060E31005734F7 /* checkbox.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F2E7EB12060E31005734F7 /* checkbox.png */; };
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   235
		61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F544C612AF1748007FD913 /* HoldTableViewCell.m */; };
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   236
		61F7A43811E290650040BA66 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43111E290650040BA66 /* Icon-72.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   237
		61F7A43911E290650040BA66 /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43211E290650040BA66 /* Icon-Small-50.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   238
		61F7A43A11E290650040BA66 /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43311E290650040BA66 /* Icon-Small.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   239
		61F7A43C11E290650040BA66 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43511E290650040BA66 /* Icon.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   240
		61F7A43E11E290650040BA66 /* iTunesArtwork.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43711E290650040BA66 /* iTunesArtwork.png */; };
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   241
		61F9040911DF58B00068B24D /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040811DF58B00068B24D /* settingsButton.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   242
		61F9040B11DF59370068B24D /* background.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040A11DF59370068B24D /* background.png */; };
3621
a8ddf681ba7d initial support for customizing weaponset
koda
parents: 3619
diff changeset
   243
		61F904D711DF7DA30068B24D /* WeaponCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F904D611DF7DA30068B24D /* WeaponCellView.m */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   244
		922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; };
11567
836af7d4af69 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru>
parents: 11562
diff changeset
   245
		F60ACBB71C7BC08B00385701 /* IniParser.m in Sources */ = {isa = PBXBuildFile; fileRef = F60ACBB61C7BC08B00385701 /* IniParser.m */; };
11252
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   246
		F60D04771BD137B5003ACB00 /* bullet_filled.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04631BD137B5003ACB00 /* bullet_filled.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   247
		F60D04781BD137B5003ACB00 /* bullet_filled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04641BD137B5003ACB00 /* bullet_filled@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   248
		F60D04791BD137B5003ACB00 /* bullet.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04651BD137B5003ACB00 /* bullet.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   249
		F60D047A1BD137B5003ACB00 /* bullet@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04661BD137B5003ACB00 /* bullet@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   250
		F60D047B1BD137B5003ACB00 /* flower_filled.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04671BD137B5003ACB00 /* flower_filled.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   251
		F60D047C1BD137B5003ACB00 /* flower_filled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04681BD137B5003ACB00 /* flower_filled@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   252
		F60D047D1BD137B5003ACB00 /* flower.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04691BD137B5003ACB00 /* flower.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   253
		F60D047E1BD137B5003ACB00 /* flower@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D046A1BD137B5003ACB00 /* flower@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   254
		F60D047F1BD137B5003ACB00 /* heart_filled.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D046B1BD137B5003ACB00 /* heart_filled.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   255
		F60D04801BD137B5003ACB00 /* heart_filled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D046C1BD137B5003ACB00 /* heart_filled@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   256
		F60D04811BD137B5003ACB00 /* heart.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D046D1BD137B5003ACB00 /* heart.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   257
		F60D04821BD137B5003ACB00 /* heart@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D046E1BD137B5003ACB00 /* heart@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   258
		F60D04831BD137B5003ACB00 /* target_filled.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D046F1BD137B5003ACB00 /* target_filled.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   259
		F60D04841BD137B5003ACB00 /* target_filled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04701BD137B5003ACB00 /* target_filled@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   260
		F60D04851BD137B5003ACB00 /* target.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04711BD137B5003ACB00 /* target.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   261
		F60D04861BD137B5003ACB00 /* target@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04721BD137B5003ACB00 /* target@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   262
		F60D04871BD137B5003ACB00 /* teams_filled.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04731BD137B5003ACB00 /* teams_filled.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   263
		F60D04881BD137B5003ACB00 /* teams_filled@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04741BD137B5003ACB00 /* teams_filled@2x.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   264
		F60D04891BD137B5003ACB00 /* teams.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04751BD137B5003ACB00 /* teams.png */; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   265
		F60D048A1BD137B5003ACB00 /* teams@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F60D04761BD137B5003ACB00 /* teams@2x.png */; };
11559
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
   266
		F6338CC81C7A53C100353945 /* CampaignsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6338CC61C7A53C100353945 /* CampaignsViewController.m */; };
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
   267
		F6338CC91C7A53C100353945 /* CampaignsViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = F6338CC71C7A53C100353945 /* CampaignsViewController-iPhone.xib */; };
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
   268
		F6338CCC1C7A542C00353945 /* CampaignsViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F6338CCB1C7A542C00353945 /* CampaignsViewController-iPad.xib */; };
11562
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   269
		F6338CD81C7A702B00353945 /* CampaignViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6338CD61C7A702B00353945 /* CampaignViewController.m */; };
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   270
		F6338CD91C7A702B00353945 /* CampaignViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = F6338CD71C7A702B00353945 /* CampaignViewController-iPhone.xib */; };
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   271
		F6338CDB1C7A709600353945 /* CampaignViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F6338CDA1C7A709600353945 /* CampaignViewController-iPad.xib */; };
11252
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   272
		F6448CE31BD2E00500C31C8C /* TableViewControllerWithDoneButton.m in Sources */ = {isa = PBXBuildFile; fileRef = F6448CE21BD2E00500C31C8C /* TableViewControllerWithDoneButton.m */; };
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   273
		F65724FD1B7E784700A86262 /* helpabove.png in Resources */ = {isa = PBXBuildFile; fileRef = F65724F81B7E784700A86262 /* helpabove.png */; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   274
		F65724FE1B7E784700A86262 /* helpbottom.png in Resources */ = {isa = PBXBuildFile; fileRef = F65724F91B7E784700A86262 /* helpbottom.png */; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   275
		F65724FF1B7E784700A86262 /* helpleft.png in Resources */ = {isa = PBXBuildFile; fileRef = F65724FA1B7E784700A86262 /* helpleft.png */; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   276
		F65725001B7E784700A86262 /* helpplain.png in Resources */ = {isa = PBXBuildFile; fileRef = F65724FB1B7E784700A86262 /* helpplain.png */; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   277
		F65725011B7E784700A86262 /* helpright.png in Resources */ = {isa = PBXBuildFile; fileRef = F65724FC1B7E784700A86262 /* helpright.png */; };
11144
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   278
		F65E1DBF1B9B95A400A78ADF /* Icon-60@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F65E1DBC1B9B95A400A78ADF /* Icon-60@2x.png */; };
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   279
		F65E1DC01B9B95A400A78ADF /* Icon-76.png in Resources */ = {isa = PBXBuildFile; fileRef = F65E1DBD1B9B95A400A78ADF /* Icon-76.png */; };
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   280
		F65E1DC11B9B95A400A78ADF /* Icon-76@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F65E1DBE1B9B95A400A78ADF /* Icon-76@2x.png */; };
11252
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   281
		F6756D801BD8550500B6AB6B /* LabelWithIBLocalization.m in Sources */ = {isa = PBXBuildFile; fileRef = F6756D7F1BD8550500B6AB6B /* LabelWithIBLocalization.m */; };
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   282
		F67FC8121BEC06E700A9DC75 /* Appirater.m in Sources */ = {isa = PBXBuildFile; fileRef = F67FC8101BEC06E700A9DC75 /* Appirater.m */; settings = {COMPILER_FLAGS = "-fobjc-arc"; }; };
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   283
		F67FC8141BEC072B00A9DC75 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F67FC8131BEC072B00A9DC75 /* StoreKit.framework */; };
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   284
		F67FC8161BEC17AC00A9DC75 /* Appirater.bundle in Resources */ = {isa = PBXBuildFile; fileRef = F67FC8151BEC17AC00A9DC75 /* Appirater.bundle */; };
11176
906c1878bc2c - Refactoring. Separation of game log viewing code to GameLogViewController
antonc27 <antonc27@mail.ru>
parents: 11144
diff changeset
   285
		F6BA38461BA7A834005D16EA /* GameLogViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6BA38451BA7A834005D16EA /* GameLogViewController.m */; };
11081
e681aabb555c - 'Default-568h@2x.png' added for retina screen
antonc27 <antonc27@mail.ru>
parents: 11080
diff changeset
   286
		F6D7E09F1B76884E004F3BCF /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */; };
11084
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
   287
		F6D7E0C21B768F19004F3BCF /* uLandGenPerlin.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */; };
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
   288
		F6D7E0C31B768F19004F3BCF /* uLandGenTemplateBased.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */; };
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
   289
		F6D7E0C41B768F19004F3BCF /* uLandUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */; };
11091
217199fb275b - CoreMotion framework added to project for SDL 2
antonc27 <antonc27@mail.ru>
parents: 11089
diff changeset
   290
		F6D7E0C61B769819004F3BCF /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6D7E0C51B769819004F3BCF /* CoreMotion.framework */; };
11093
daad16c01ed7 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64"
antonc27 <antonc27@mail.ru>
parents: 11092
diff changeset
   291
		F6D7E0C81B7698BF004F3BCF /* libstdc++.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = F6D7E0C71B7698BE004F3BCF /* libstdc++.dylib */; };
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   292
		F6F07BDE1B7E72D40010E48F /* HelpPageLobbyViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = F6F07BDA1B7E72D40010E48F /* HelpPageLobbyViewController-iPad.xib */; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   293
		F6F07BDF1B7E72D40010E48F /* HelpPageLobbyViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = F6F07BDB1B7E72D40010E48F /* HelpPageLobbyViewController-iPhone.xib */; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   294
		F6F07BE01B7E72D40010E48F /* HelpPageLobbyViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = F6F07BDD1B7E72D40010E48F /* HelpPageLobbyViewController.m */; };
11252
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   295
		F6F7DA8F1BE18F5700432EA7 /* UITableViewCell+FindTable.m in Sources */ = {isa = PBXBuildFile; fileRef = F6F7DA8E1BE18F5700432EA7 /* UITableViewCell+FindTable.m */; };
11195
0fc91fc320aa - GameController framework added to project (required by last version of SDL)
antonc27 <antonc27@mail.ru>
parents: 11194
diff changeset
   296
		F6FF25A21BB8AEE300124053 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F6FF25A11BB8AEE300124053 /* GameController.framework */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   297
/* End PBXBuildFile section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   298
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   299
/* Begin PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   300
		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   301
			isa = PBXBuildRule;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   302
			compilerSpec = com.apple.compilers.proxy.script;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   303
			fileType = sourcecode.pascal;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   304
			isEditable = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   305
			outputFiles = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   306
				"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   307
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   308
			script = "#!/bin/bash\n\n# Xcode's up-to-date checks are overzealous for us: a different SDK does not necessarily\n# mean we recompile all sources, because we do not have different units for different SDK\n# versions yet (and even if we did, not necessarily all files would be recompiled)...\n\ndestdir=\"${DERIVED_SOURCES_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}\"\nif [ ! -f \"$destdir/compilefailed\" ]; then\n  # check whether the assembler code is newer than the source code\n  if [ \"$destdir/${INPUT_FILE_BASE}.s\" -nt \"$INPUT_FILE_PATH\" ]; then\n    # in this case we're ok, just touch the assembler file to avoid us getting here again next time\n    echo Updating assembler time stamp of \"$destdir/${INPUT_FILE_BASE}.s\"\n    touch \"$destdir/${INPUT_FILE_BASE}.s\"\n    exit 0\n  fi\n\n  echo File not found or not up-to-date: $destdir/${INPUT_FILE_BASE}.s\n  echo \"$INPUT_FILE_PATH:1: error: 1: \\\"$INPUT_FILE_PATH\\\" was not (re)compiled. If it is no longer used, please remove it from the \\\"Compile Sources\\\" phase of the \\\"$TARGETNAME\\\" target.\"\n  exit 1\nfi";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   309
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   310
/* End PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   311
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   312
/* Begin PBXContainerItemProxy section */
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   313
		610FB7E316613980002FB2A7 /* PBXContainerItemProxy */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   314
			isa = PBXContainerItemProxy;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   315
			containerPortal = 61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   316
			proxyType = 1;
8169
c76a00ad070c minor xcodeproj update
koda
parents: 8124
diff changeset
   317
			remoteGlobalIDString = BE48FF6507AFA9A800BB41DA;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   318
			remoteInfo = "Static Library";
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   319
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   320
		610FB7E516613980002FB2A7 /* PBXContainerItemProxy */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   321
			isa = PBXContainerItemProxy;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   322
			containerPortal = 6195993F1364C82B00B429B6 /* Lua.xcodeproj */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   323
			proxyType = 1;
8169
c76a00ad070c minor xcodeproj update
koda
parents: 8124
diff changeset
   324
			remoteGlobalIDString = D2AAC07D0554694100DB518D;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   325
			remoteInfo = libLua;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   326
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   327
		610FB7E716613980002FB2A7 /* PBXContainerItemProxy */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   328
			isa = PBXContainerItemProxy;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   329
			containerPortal = 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   330
			proxyType = 1;
8169
c76a00ad070c minor xcodeproj update
koda
parents: 8124
diff changeset
   331
			remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   332
			remoteInfo = libSDL;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   333
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   334
		610FB7E916613980002FB2A7 /* PBXContainerItemProxy */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   335
			isa = PBXContainerItemProxy;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   336
			containerPortal = 61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   337
			proxyType = 1;
8169
c76a00ad070c minor xcodeproj update
koda
parents: 8124
diff changeset
   338
			remoteGlobalIDString = BE1FA90707AF96B2004B6283;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   339
			remoteInfo = "Static Library";
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   340
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   341
		610FB7EB16613980002FB2A7 /* PBXContainerItemProxy */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   342
			isa = PBXContainerItemProxy;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   343
			containerPortal = 61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   344
			proxyType = 1;
8169
c76a00ad070c minor xcodeproj update
koda
parents: 8124
diff changeset
   345
			remoteGlobalIDString = BE48FD6807AFA17000BB41DA;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   346
			remoteInfo = "Static Library";
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   347
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   348
		610FB7EF16613980002FB2A7 /* PBXContainerItemProxy */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   349
			isa = PBXContainerItemProxy;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   350
			containerPortal = 61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   351
			proxyType = 1;
8169
c76a00ad070c minor xcodeproj update
koda
parents: 8124
diff changeset
   352
			remoteGlobalIDString = BE1FA72F07AF4C45004B6283;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   353
			remoteInfo = libSDL_image;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   354
		};
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   355
		617D78DF16D932310091D4D6 /* PBXContainerItemProxy */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   356
			isa = PBXContainerItemProxy;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   357
			containerPortal = 617D78D816D932310091D4D6 /* Physfs.xcodeproj */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   358
			proxyType = 2;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   359
			remoteGlobalIDString = D2AAC07E0554694100DB518D;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   360
			remoteInfo = Physfs;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   361
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   362
		617D791C16D932EC0091D4D6 /* PBXContainerItemProxy */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   363
			isa = PBXContainerItemProxy;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   364
			containerPortal = 617D78D816D932310091D4D6 /* Physfs.xcodeproj */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   365
			proxyType = 1;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   366
			remoteGlobalIDString = D2AAC07D0554694100DB518D;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   367
			remoteInfo = Physfs;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   368
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   369
		617D794716D933B00091D4D6 /* PBXContainerItemProxy */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   370
			isa = PBXContainerItemProxy;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   371
			containerPortal = 617D794316D933B00091D4D6 /* Physlayer.xcodeproj */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   372
			proxyType = 2;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   373
			remoteGlobalIDString = D2AAC07E0554694100DB518D;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   374
			remoteInfo = Physlayer;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   375
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   376
		617D794916D933BC0091D4D6 /* PBXContainerItemProxy */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   377
			isa = PBXContainerItemProxy;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   378
			containerPortal = 617D794316D933B00091D4D6 /* Physlayer.xcodeproj */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   379
			proxyType = 1;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   380
			remoteGlobalIDString = D2AAC07D0554694100DB518D;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   381
			remoteInfo = Physlayer;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   382
		};
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   383
		619599431364C82B00B429B6 /* PBXContainerItemProxy */ = {
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   384
			isa = PBXContainerItemProxy;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   385
			containerPortal = 6195993F1364C82B00B429B6 /* Lua.xcodeproj */;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   386
			proxyType = 2;
5173
4056310a161a small trailing changes
koda
parents: 5172
diff changeset
   387
			remoteGlobalIDString = D2AAC07E0554694100DB518D;
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   388
			remoteInfo = libLua;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   389
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   390
		61A19AE914D2010A004B1E6D /* PBXContainerItemProxy */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   391
			isa = PBXContainerItemProxy;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   392
			containerPortal = 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   393
			proxyType = 2;
6609
5861b2cc991f minor cleanup, gather AMSlotSize in uConsts
koda
parents: 6603
diff changeset
   394
			remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   395
			remoteInfo = libSDL;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   396
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   397
		61A19B6514D20B6C004B1E6D /* PBXContainerItemProxy */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   398
			isa = PBXContainerItemProxy;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   399
			containerPortal = 61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   400
			proxyType = 2;
6609
5861b2cc991f minor cleanup, gather AMSlotSize in uConsts
koda
parents: 6603
diff changeset
   401
			remoteGlobalIDString = BE1FA74107AF4C45004B6283;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   402
			remoteInfo = libSDL_image;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   403
		};
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   404
		61A19BC514D20CDA004B1E6D /* PBXContainerItemProxy */ = {
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   405
			isa = PBXContainerItemProxy;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   406
			containerPortal = 61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   407
			proxyType = 2;
6609
5861b2cc991f minor cleanup, gather AMSlotSize in uConsts
koda
parents: 6603
diff changeset
   408
			remoteGlobalIDString = BE48FD6E07AFA17000BB41DA;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   409
			remoteInfo = "Static Library";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   410
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   411
		61A19BF814D20D83004B1E6D /* PBXContainerItemProxy */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   412
			isa = PBXContainerItemProxy;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   413
			containerPortal = 61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   414
			proxyType = 2;
6609
5861b2cc991f minor cleanup, gather AMSlotSize in uConsts
koda
parents: 6603
diff changeset
   415
			remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   416
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   417
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   418
		61A19C2214D20F51004B1E6D /* PBXContainerItemProxy */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   419
			isa = PBXContainerItemProxy;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   420
			containerPortal = 61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
   421
			proxyType = 2;
6609
5861b2cc991f minor cleanup, gather AMSlotSize in uConsts
koda
parents: 6603
diff changeset
   422
			remoteGlobalIDString = BE1FA95407AF96B2004B6283;
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   423
			remoteInfo = "Static Library";
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   424
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   425
		928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   426
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   427
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   428
			proxyType = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   429
			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   430
			remoteInfo = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   431
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   432
/* End PBXContainerItemProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   433
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   434
/* Begin PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   435
		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   436
		1D6058910D05DD3D006BFB54 /* Hedgewars.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Hedgewars.app; sourceTree = BUILT_PRODUCTS_DIR; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   437
		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   438
		28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   439
		28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   440
		32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hedgewars_Prefix.pch; sourceTree = "<group>"; };
4281
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
   441
		61006F93128DE31F00EBA7F7 /* CreationChamber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CreationChamber.h; path = Classes/CreationChamber.h; sourceTree = "<group>"; };
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
   442
		61006F94128DE31F00EBA7F7 /* CreationChamber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CreationChamber.m; path = Classes/CreationChamber.m; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   443
		6103D383129B346A00911D8D /* fb@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "fb@2x.png"; path = "Resources/Icons/fb@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   444
		6103D384129B347700911D8D /* irc@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "irc@2x.png"; path = "Resources/Icons/irc@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   445
		6103D385129B348200911D8D /* tw@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "tw@2x.png"; path = "Resources/Icons/tw@2x.png"; sourceTree = "<group>"; };
6094
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
   446
		61077E86143FB09800645B29 /* MissionTrainingViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MissionTrainingViewController-iPad.xib"; sourceTree = "<group>"; };
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
   447
		61078029143FCCC800645B29 /* startGameButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "startGameButton@2x.png"; path = "Resources/Frontend/startGameButton@2x.png"; sourceTree = "<group>"; };
6105
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
   448
		610782931440EE5C00645B29 /* basicFlags.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = basicFlags.plist; path = Resources/basicFlags.plist; sourceTree = "<group>"; };
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
   449
		610782941440EE5C00645B29 /* credits.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = credits.plist; path = Resources/credits.plist; sourceTree = "<group>"; };
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
   450
		610782951440EE5C00645B29 /* gameMods.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = gameMods.plist; path = Resources/gameMods.plist; sourceTree = "<group>"; };
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6673
diff changeset
   451
		610C8E3514E018D200CF5C4C /* MNEValueTrackingSlider.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MNEValueTrackingSlider.h; path = Classes/MNEValueTrackingSlider.h; sourceTree = "<group>"; };
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6673
diff changeset
   452
		610C8E3614E018D200CF5C4C /* MNEValueTrackingSlider.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MNEValueTrackingSlider.m; path = Classes/MNEValueTrackingSlider.m; sourceTree = "<group>"; };
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
   453
		610FB7C71661390E002FB2A7 /* uPhysFSLayer.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uPhysFSLayer.pas; path = ../../hedgewars/uPhysFSLayer.pas; sourceTree = SOURCE_ROOT; };
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   454
		6115651A147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/About.strings; sourceTree = "<group>"; };
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   455
		6115651B147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Localizable.strings; sourceTree = "<group>"; };
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   456
		6115651C147F48AE006729A9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = Locale/English.lproj/Scheme.strings; sourceTree = "<group>"; };
6422
786a3242c049 GCI task: iOS Spanish
Ángel Alonso
parents: 6420
diff changeset
   457
		61156526147F49E1006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/About.strings; sourceTree = "<group>"; };
786a3242c049 GCI task: iOS Spanish
Ángel Alonso
parents: 6420
diff changeset
   458
		61156527147F4A2E006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/Localizable.strings; sourceTree = "<group>"; };
786a3242c049 GCI task: iOS Spanish
Ángel Alonso
parents: 6420
diff changeset
   459
		61156528147F4A3C006729A9 /* Spanish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Spanish; path = Locale/Spanish.lproj/Scheme.strings; sourceTree = "<group>"; };
6423
687b62bf9e9e GCI task: iOS French
Rom le Clair
parents: 6422
diff changeset
   460
		6115652B147F4C45006729A9 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = Locale/French.lproj/Scheme.strings; sourceTree = "<group>"; };
687b62bf9e9e GCI task: iOS French
Rom le Clair
parents: 6422
diff changeset
   461
		6115652C147F4C4C006729A9 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = Locale/French.lproj/Localizable.strings; sourceTree = "<group>"; };
687b62bf9e9e GCI task: iOS French
Rom le Clair
parents: 6422
diff changeset
   462
		6115652D147F4C52006729A9 /* French */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = French; path = Locale/French.lproj/About.strings; sourceTree = "<group>"; };
6424
a3b428e74410 GCI task: iOS Polish
Kamil Pilarski
parents: 6423
diff changeset
   463
		61156530147F4D10006729A9 /* Polish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Polish; path = Locale/Polish.lproj/About.strings; sourceTree = "<group>"; };
a3b428e74410 GCI task: iOS Polish
Kamil Pilarski
parents: 6423
diff changeset
   464
		61156531147F4D17006729A9 /* Polish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Polish; path = Locale/Polish.lproj/Localizable.strings; sourceTree = "<group>"; };
a3b428e74410 GCI task: iOS Polish
Kamil Pilarski
parents: 6423
diff changeset
   465
		61156532147F4D1E006729A9 /* Polish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Polish; path = Locale/Polish.lproj/Scheme.strings; sourceTree = "<group>"; };
6482
07eeb905620e GCI task: iOS German
Leonard
parents: 6424
diff changeset
   466
		61177BA7148A658900686905 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = Locale/German.lproj/Localizable.strings; sourceTree = "<group>"; };
07eeb905620e GCI task: iOS German
Leonard
parents: 6424
diff changeset
   467
		61177BA9148A660C00686905 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = Locale/German.lproj/Scheme.strings; sourceTree = "<group>"; };
07eeb905620e GCI task: iOS German
Leonard
parents: 6424
diff changeset
   468
		61177BAA148A661600686905 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = Locale/German.lproj/About.strings; sourceTree = "<group>"; };
6493
90b5744fad17 GCI task: iOS Danish
Kimsey0
parents: 6483
diff changeset
   469
		61177BE4148B881C00686905 /* Danish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Danish; path = Locale/Danish.lproj/About.strings; sourceTree = "<group>"; };
90b5744fad17 GCI task: iOS Danish
Kimsey0
parents: 6483
diff changeset
   470
		61177BF0148B882500686905 /* Danish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Danish; path = Locale/Danish.lproj/Localizable.strings; sourceTree = "<group>"; };
90b5744fad17 GCI task: iOS Danish
Kimsey0
parents: 6483
diff changeset
   471
		61177BF1148B882F00686905 /* Danish */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Danish; path = Locale/Danish.lproj/Scheme.strings; sourceTree = "<group>"; };
6494
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
   472
		61177C00148B8BB100686905 /* uLandGenMaze.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenMaze.pas; path = ../../hedgewars/uLandGenMaze.pas; sourceTree = SOURCE_ROOT; };
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
   473
		61177C01148B8BB100686905 /* uLandOutline.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandOutline.pas; path = ../../hedgewars/uLandOutline.pas; sourceTree = SOURCE_ROOT; };
6344
cba81e10235c iOS works again (also native touch interface \o/)
koda
parents: 6328
diff changeset
   474
		611D7A4F142FDCD3006E0798 /* uTouch.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTouch.pas; path = ../../hedgewars/uTouch.pas; sourceTree = SOURCE_ROOT; };
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   475
		611D9BF812497E9800008271 /* SavedGamesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SavedGamesViewController.h; sourceTree = "<group>"; };
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   476
		611D9BF912497E9800008271 /* SavedGamesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SavedGamesViewController.m; sourceTree = "<group>"; };
6093
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   477
		611D9BFA12497E9800008271 /* SavedGamesViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SavedGamesViewController.xib; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   478
		611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Development.plist"; sourceTree = "<group>"; };
6871
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
   479
		611EE973122A9C4100DF6938 /* clickSound.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = clickSound.caf; path = Resources/clickSound.caf; sourceTree = "<group>"; };
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
   480
		611EE9D7122AA10A00DF6938 /* backSound.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = backSound.caf; path = Resources/backSound.caf; sourceTree = "<group>"; };
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
   481
		611EE9D8122AA10A00DF6938 /* selSound.caf */ = {isa = PBXFileReference; lastKnownFileType = file; name = selSound.caf; path = Resources/selSound.caf; sourceTree = "<group>"; };
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
   482
		611F4D4A11B27A9900F9759A /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   483
		61272338117DF778005B90CF /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
3646
a3271158d93b don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents: 3644
diff changeset
   484
		6129B9F611EFB04D0017E305 /* denied.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = denied.png; path = Resources/denied.png; sourceTree = "<group>"; };
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   485
		612CABAA1391CE68005E9596 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   486
		61370652117B1D50004EE44A /* Entitlements-Distribution.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Distribution.plist"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   487
		6147DAD21253DCDE0010357E /* savesButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = savesButton.png; path = Resources/Frontend/savesButton.png; sourceTree = "<group>"; };
6571
da5cfded818b GCI task: iOS _language_ 3 (Romanian)
bovi
parents: 6551
diff changeset
   488
		6154A53114C37E4A00F6EEF6 /* Romanian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Romanian; path = Locale/Romanian.lproj/About.strings; sourceTree = "<group>"; };
da5cfded818b GCI task: iOS _language_ 3 (Romanian)
bovi
parents: 6551
diff changeset
   489
		6154A53E14C37E5400F6EEF6 /* Romanian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Romanian; path = Locale/Romanian.lproj/Localizable.strings; sourceTree = "<group>"; };
da5cfded818b GCI task: iOS _language_ 3 (Romanian)
bovi
parents: 6551
diff changeset
   490
		6154A54014C37EB100F6EEF6 /* Romanian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Romanian; path = Locale/Romanian.lproj/Scheme.strings; sourceTree = "<group>"; };
6207
cbc80c22691c updated sdl and lowered minimum ios to 3.0
koda
parents: 6133
diff changeset
   491
		61589C5A144B4322007BFAA4 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; path = config.inc; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   492
		615AD96112073B4D00F2FF04 /* startGameButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = startGameButton.png; path = Resources/Frontend/startGameButton.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   493
		615AD9E8120764CA00F2FF04 /* backButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backButton.png; path = Resources/Frontend/backButton.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   494
		615AD9EA1207654E00F2FF04 /* helpButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpButton.png; path = Resources/Frontend/helpButton.png; sourceTree = "<group>"; };
7048
0a4c88935902 the ios port runs again, although with a few things to sort out
koda
parents: 7047
diff changeset
   495
		615BE3D3155C5DDF003CA34D /* uInputHandler.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uInputHandler.pas; path = ../../hedgewars/uInputHandler.pas; sourceTree = SOURCE_ROOT; };
6659
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   496
		615E755814E41E8C00FBA131 /* MXAudioPlayerFadeOperation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MXAudioPlayerFadeOperation.h; path = Classes/MXAudioPlayerFadeOperation.h; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   497
		615E755914E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MXAudioPlayerFadeOperation.m; path = Classes/MXAudioPlayerFadeOperation.m; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   498
		615E76B514E4406400FBA131 /* LICENCE.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = LICENCE.rtf; path = Classes/MGSplitViewController/LICENCE.rtf; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   499
		615E76B614E4421200FBA131 /* MGSplitCornersView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MGSplitCornersView.h; path = Classes/MGSplitViewController/MGSplitCornersView.h; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   500
		615E76B714E4421200FBA131 /* MGSplitCornersView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MGSplitCornersView.m; path = Classes/MGSplitViewController/MGSplitCornersView.m; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   501
		615E76B814E4421200FBA131 /* MGSplitDividerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MGSplitDividerView.h; path = Classes/MGSplitViewController/MGSplitDividerView.h; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   502
		615E76B914E4421200FBA131 /* MGSplitDividerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MGSplitDividerView.m; path = Classes/MGSplitViewController/MGSplitDividerView.m; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   503
		615E76BA14E4421200FBA131 /* MGSplitViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MGSplitViewController.h; path = Classes/MGSplitViewController/MGSplitViewController.h; sourceTree = "<group>"; };
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
   504
		615E76BB14E4421200FBA131 /* MGSplitViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MGSplitViewController.m; path = Classes/MGSplitViewController/MGSplitViewController.m; sourceTree = "<group>"; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   505
		615FEAD912A2A4C10098EE92 /* checkbox@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "checkbox@2x.png"; path = "Resources/Icons/checkbox@2x.png"; sourceTree = "<group>"; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
   506
		615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton@2x~iphone.png"; path = "Resources/Frontend/localplayButton@2x~iphone.png"; sourceTree = "<group>"; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   507
		615FEADF12A2A6640098EE92 /* localplayButton~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton~ipad.png"; path = "Resources/Frontend/localplayButton~ipad.png"; sourceTree = "<group>"; };
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   508
		615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton~iphone.png"; path = "Resources/Frontend/localplayButton~iphone.png"; sourceTree = "<group>"; };
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
   509
		616065A7159A71FD00CFAEF4 /* hwclassic.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = hwclassic.mp3; path = Resources/hwclassic.mp3; sourceTree = "<group>"; };
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   510
		6163EE7C11CC2600001C0453 /* SingleWeaponViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleWeaponViewController.h; sourceTree = "<group>"; };
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   511
		6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleWeaponViewController.m; sourceTree = "<group>"; };
6078
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
   512
		61641FE31437CDAA006E049C /* DefinesAndMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DefinesAndMacros.h; path = Classes/DefinesAndMacros.h; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   513
		616591E011CA9BA200D6E256 /* FlagsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FlagsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   514
		616591E111CA9BA200D6E256 /* FlagsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FlagsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   515
		616591E211CA9BA200D6E256 /* FortsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FortsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   516
		616591E311CA9BA200D6E256 /* FortsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FortsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   517
		616591E411CA9BA200D6E256 /* GameConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   518
		616591E511CA9BA200D6E256 /* GameConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameConfigViewController.m; sourceTree = "<group>"; };
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   519
		616591E611CA9BA200D6E256 /* EngineProtocolNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EngineProtocolNetwork.h; sourceTree = "<group>"; };
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   520
		616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EngineProtocolNetwork.m; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   521
		616591E811CA9BA200D6E256 /* GeneralSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GeneralSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   522
		616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneralSettingsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   523
		616591EA11CA9BA200D6E256 /* GravesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GravesViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   524
		616591EB11CA9BA200D6E256 /* GravesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GravesViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   525
		616591EC11CA9BA200D6E256 /* HogHatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HogHatViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   526
		616591ED11CA9BA200D6E256 /* HogHatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HogHatViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   527
		616591EE11CA9BA200D6E256 /* LevelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LevelViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   528
		616591EF11CA9BA200D6E256 /* LevelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LevelViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   529
		616591F011CA9BA200D6E256 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainMenuViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   530
		616591F111CA9BA200D6E256 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainMenuViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   531
		616591F211CA9BA200D6E256 /* MapConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MapConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   532
		616591F311CA9BA200D6E256 /* MapConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MapConfigViewController.m; sourceTree = "<group>"; };
6075
0173cd44c3bc rename the ios settings files into something more appropriate
koda
parents: 6006
diff changeset
   533
		616591F411CA9BA200D6E256 /* SettingsBaseViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SettingsBaseViewController.h; sourceTree = "<group>"; };
0173cd44c3bc rename the ios settings files into something more appropriate
koda
parents: 6006
diff changeset
   534
		616591F511CA9BA200D6E256 /* SettingsBaseViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SettingsBaseViewController.m; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   535
		616591FA11CA9BA200D6E256 /* SchemeSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   536
		616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SchemeSettingsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   537
		616591FC11CA9BA200D6E256 /* SchemeWeaponConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SchemeWeaponConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   538
		616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SchemeWeaponConfigViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   539
		616591FE11CA9BA200D6E256 /* SingleSchemeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleSchemeViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   540
		616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleSchemeViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   541
		6165920011CA9BA200D6E256 /* SingleTeamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SingleTeamViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   542
		6165920111CA9BA200D6E256 /* SingleTeamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleTeamViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   543
		6165920411CA9BA200D6E256 /* TeamConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TeamConfigViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   544
		6165920511CA9BA200D6E256 /* TeamConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TeamConfigViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   545
		6165920611CA9BA200D6E256 /* TeamSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TeamSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   546
		6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TeamSettingsViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   547
		6165920811CA9BA200D6E256 /* VoicesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = VoicesViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   548
		6165920911CA9BA200D6E256 /* VoicesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = VoicesViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   549
		6165920A11CA9BA200D6E256 /* WeaponSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WeaponSettingsViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   550
		6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WeaponSettingsViewController.m; sourceTree = "<group>"; };
3548
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   551
		6165922311CA9BD500D6E256 /* CGPointUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CGPointUtils.c; path = Classes/CGPointUtils.c; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   552
		6165922411CA9BD500D6E256 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = Classes/CGPointUtils.h; sourceTree = "<group>"; };
6078
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
   553
		6165922511CA9BD500D6E256 /* HWUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HWUtils.h; path = Classes/HWUtils.h; sourceTree = "<group>"; };
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
   554
		6165922611CA9BD500D6E256 /* HWUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HWUtils.m; path = Classes/HWUtils.m; sourceTree = "<group>"; };
3548
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   555
		6165922911CA9BD500D6E256 /* PascalImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PascalImports.h; path = Classes/PascalImports.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   556
		6165922A11CA9BD500D6E256 /* SquareButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SquareButtonView.h; path = Classes/SquareButtonView.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   557
		6165922B11CA9BD500D6E256 /* SquareButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SquareButtonView.m; path = Classes/SquareButtonView.m; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   558
		6165922C11CA9BD500D6E256 /* UIImageExtra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UIImageExtra.h; path = Classes/UIImageExtra.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   559
		6165922D11CA9BD500D6E256 /* UIImageExtra.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UIImageExtra.m; path = Classes/UIImageExtra.m; sourceTree = "<group>"; };
6115
485cfecadc9a HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents: 6105
diff changeset
   560
		6165924A11CA9CB400D6E256 /* GameConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "GameConfigViewController-iPhone.xib"; sourceTree = "<group>"; };
6093
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   561
		6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MainMenuViewController-iPad.xib"; sourceTree = "<group>"; };
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   562
		6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MainMenuViewController-iPhone.xib"; sourceTree = "<group>"; };
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   563
		6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MapConfigViewController-iPad.xib"; sourceTree = "<group>"; };
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   564
		6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MapConfigViewController-iPhone.xib"; sourceTree = "<group>"; };
5002
a9c44a8ffec8 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents: 4951
diff changeset
   565
		6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HedgewarsAppDelegate.h; path = Classes/HedgewarsAppDelegate.h; sourceTree = "<group>"; };
a9c44a8ffec8 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents: 4951
diff changeset
   566
		6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HedgewarsAppDelegate.m; path = Classes/HedgewarsAppDelegate.m; sourceTree = "<group>"; };
5220
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   567
		6167A6731391514600AA6D07 /* RestoreViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RestoreViewController.h; sourceTree = "<group>"; };
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   568
		6167A6741391514600AA6D07 /* RestoreViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RestoreViewController.m; sourceTree = "<group>"; };
6093
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   569
		6167A6751391514600AA6D07 /* RestoreViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "RestoreViewController-iPhone.xib"; sourceTree = "<group>"; };
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   570
		6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "RestoreViewController-iPad.xib"; sourceTree = "<group>"; };
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   571
		6167C87314294727003DD50F /* surprise@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "surprise@2x.png"; path = "Resources/surprise@2x.png"; sourceTree = "<group>"; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   572
		6167C88B14294738003DD50F /* denied@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "denied@2x.png"; path = "Resources/denied@2x.png"; sourceTree = "<group>"; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   573
		6167C8EF1429502C003DD50F /* hedgehog.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = hedgehog.png; path = Resources/Icons/hedgehog.png; sourceTree = "<group>"; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   574
		6167C8F01429502C003DD50F /* hedgehog@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "hedgehog@2x.png"; path = "Resources/Icons/hedgehog@2x.png"; sourceTree = "<group>"; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   575
		6167C8F11429502C003DD50F /* robotBadge.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = robotBadge.png; path = Resources/Icons/robotBadge.png; sourceTree = "<group>"; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   576
		6167C8F21429502C003DD50F /* robotBadge@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "robotBadge@2x.png"; path = "Resources/Icons/robotBadge@2x.png"; sourceTree = "<group>"; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   577
		6167C8F31429502C003DD50F /* star.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = star.png; path = Resources/Icons/star.png; sourceTree = "<group>"; };
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   578
		6167C8F41429502C003DD50F /* star@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "star@2x.png"; path = "Resources/Icons/star@2x.png"; sourceTree = "<group>"; };
5982
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   579
		6167CA2B142A6ED7003DD50F /* bot0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot0.png; path = Resources/Icons/bot0.png; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   580
		6167CA2C142A6ED7003DD50F /* bot0@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot0@2x.png"; path = "Resources/Icons/bot0@2x.png"; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   581
		6167CA2D142A6ED7003DD50F /* bot1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot1.png; path = Resources/Icons/bot1.png; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   582
		6167CA2E142A6ED7003DD50F /* bot1@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot1@2x.png"; path = "Resources/Icons/bot1@2x.png"; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   583
		6167CA2F142A6ED7003DD50F /* bot2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot2.png; path = Resources/Icons/bot2.png; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   584
		6167CA30142A6ED7003DD50F /* bot2@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot2@2x.png"; path = "Resources/Icons/bot2@2x.png"; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   585
		6167CA31142A6ED7003DD50F /* bot3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot3.png; path = Resources/Icons/bot3.png; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   586
		6167CA32142A6ED7003DD50F /* bot3@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot3@2x.png"; path = "Resources/Icons/bot3@2x.png"; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   587
		6167CA33142A6ED7003DD50F /* bot4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot4.png; path = Resources/Icons/bot4.png; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   588
		6167CA34142A6ED7003DD50F /* bot4@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot4@2x.png"; path = "Resources/Icons/bot4@2x.png"; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   589
		6167CA35142A6ED7003DD50F /* bot5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bot5.png; path = Resources/Icons/bot5.png; sourceTree = "<group>"; };
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
   590
		6167CA36142A6ED7003DD50F /* bot5@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bot5@2x.png"; path = "Resources/Icons/bot5@2x.png"; sourceTree = "<group>"; };
5983
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
   591
		6167CB46142A8769003DD50F /* basehat-hedgehog.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "basehat-hedgehog.png"; path = "Resources/Icons/basehat-hedgehog.png"; sourceTree = "<group>"; };
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
   592
		6167CB47142A8769003DD50F /* basehat-hedgehog@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "basehat-hedgehog@2x.png"; path = "Resources/Icons/basehat-hedgehog@2x.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   593
		6172FEA21298C7F900D73365 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "Resources/Icons/Default@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   594
		6172FEC81298CE4800D73365 /* savesButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "savesButton@2x.png"; path = "Resources/Frontend/savesButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   595
		6172FECA1298CE4E00D73365 /* settingsButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "settingsButton@2x.png"; path = "Resources/Frontend/settingsButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   596
		6172FED31298CE6600D73365 /* backButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "backButton@2x.png"; path = "Resources/Frontend/backButton@2x.png"; sourceTree = "<group>"; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
   597
		6172FED61298CF9800D73365 /* background@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background@2x~iphone.png"; path = "Resources/Frontend/background@2x~iphone.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   598
		6172FED71298CF9800D73365 /* background~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background~iphone.png"; path = "Resources/Frontend/background~iphone.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   599
		6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "mediumBackground~ipad.png"; path = "Resources/Frontend/mediumBackground~ipad.png"; sourceTree = "<group>"; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
   600
		6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground@2x~iphone.png"; path = "Resources/Frontend/smallerBackground@2x~iphone.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   601
		6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~ipad.png"; path = "Resources/Frontend/smallerBackground~ipad.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   602
		6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~iphone.png"; path = "Resources/Frontend/smallerBackground~iphone.png"; sourceTree = "<group>"; };
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   603
		6174F7C612CD62E300205D6F /* smallerTitle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = smallerTitle.png; path = Resources/Frontend/smallerTitle.png; sourceTree = "<group>"; };
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
   604
		6174F7C712CD62E300205D6F /* smallerTitle@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerTitle@2x.png"; path = "Resources/Frontend/smallerTitle@2x.png"; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   605
		617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   606
		617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   607
		617987EB114AA34C00BA94A9 /* options.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = options.inc; path = ../../hedgewars/options.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   608
		617987ED114AA34C00BA94A9 /* SDLh.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SDLh.pas; path = ../../hedgewars/SDLh.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   609
		617987F1114AA34C00BA94A9 /* uAI.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAI.pas; path = ../../hedgewars/uAI.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   610
		617987F2114AA34C00BA94A9 /* uAIActions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIActions.pas; path = ../../hedgewars/uAIActions.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   611
		617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIAmmoTests.pas; path = ../../hedgewars/uAIAmmoTests.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   612
		617987F4114AA34C00BA94A9 /* uAIMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIMisc.pas; path = ../../hedgewars/uAIMisc.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   613
		617987F5114AA34C00BA94A9 /* uAmmos.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAmmos.pas; path = ../../hedgewars/uAmmos.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   614
		617987F6114AA34C00BA94A9 /* uChat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uChat.pas; path = ../../hedgewars/uChat.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   615
		617987F7114AA34C00BA94A9 /* uCollisions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCollisions.pas; path = ../../hedgewars/uCollisions.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   616
		617987F8114AA34C00BA94A9 /* uConsole.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsole.pas; path = ../../hedgewars/uConsole.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   617
		617987F9114AA34C00BA94A9 /* uConsts.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsts.pas; path = ../../hedgewars/uConsts.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   618
		617987FA114AA34C00BA94A9 /* uFloat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uFloat.pas; path = ../../hedgewars/uFloat.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   619
		617987FB114AA34C00BA94A9 /* uGame.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGame.pas; path = ../../hedgewars/uGame.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   620
		617987FC114AA34C00BA94A9 /* uGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGears.pas; path = ../../hedgewars/uGears.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   621
		617987FD114AA34C00BA94A9 /* uIO.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uIO.pas; path = ../../hedgewars/uIO.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   622
		617987FF114AA34C00BA94A9 /* uLand.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLand.pas; path = ../../hedgewars/uLand.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   623
		61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGraphics.pas; path = ../../hedgewars/uLandGraphics.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   624
		61798801114AA34C00BA94A9 /* uLandObjects.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandObjects.pas; path = ../../hedgewars/uLandObjects.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   625
		61798802114AA34C00BA94A9 /* uLandTemplates.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTemplates.pas; path = ../../hedgewars/uLandTemplates.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   626
		61798803114AA34C00BA94A9 /* uLandTexture.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTexture.pas; path = ../../hedgewars/uLandTexture.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   627
		61798804114AA34C00BA94A9 /* uLocale.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLocale.pas; path = ../../hedgewars/uLocale.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   628
		61798805114AA34C00BA94A9 /* uMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMisc.pas; path = ../../hedgewars/uMisc.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   629
		61798806114AA34C00BA94A9 /* uRandom.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRandom.pas; path = ../../hedgewars/uRandom.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   630
		61798809114AA34C00BA94A9 /* uSound.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSound.pas; path = ../../hedgewars/uSound.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   631
		6179880A114AA34C00BA94A9 /* uStats.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStats.pas; path = ../../hedgewars/uStats.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   632
		6179880B114AA34C00BA94A9 /* uStore.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStore.pas; path = ../../hedgewars/uStore.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   633
		6179880C114AA34C00BA94A9 /* uTeams.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTeams.pas; path = ../../hedgewars/uTeams.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   634
		6179880E114AA34C00BA94A9 /* uVisualGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGears.pas; path = ../../hedgewars/uVisualGears.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   635
		6179880F114AA34C00BA94A9 /* uWorld.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uWorld.pas; path = ../../hedgewars/uWorld.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   636
		61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
6664
7587033bf732 minor changes to ios project file to better behave with buildbot
koda
parents: 6659
diff changeset
   637
		61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = SOURCE_ROOT; };
6518
f134b50e7ac7 ios italian translation
koda
parents: 6496
diff changeset
   638
		617BC22D1490210E00E1C294 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Locale/Italian.lproj/About.strings; sourceTree = "<group>"; };
f134b50e7ac7 ios italian translation
koda
parents: 6496
diff changeset
   639
		617BC2391490211500E1C294 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Locale/Italian.lproj/Localizable.strings; sourceTree = "<group>"; };
f134b50e7ac7 ios italian translation
koda
parents: 6496
diff changeset
   640
		617BC23A1490211F00E1C294 /* Italian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Italian; path = Locale/Italian.lproj/Scheme.strings; sourceTree = "<group>"; };
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   641
		617D78D816D932310091D4D6 /* Physfs.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Physfs.xcodeproj; path = ../../misc/libphysfs/Xcode/Physfs.xcodeproj; sourceTree = SOURCE_ROOT; };
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   642
		617D794316D933B00091D4D6 /* Physlayer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Physlayer.xcodeproj; path = ../../misc/libphyslayer/Xcode/Physlayer.xcodeproj; sourceTree = SOURCE_ROOT; };
8835
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
   643
		61806BDA170B963800C601BC /* weapons.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = weapons.h; path = ../../QTfrontend/weapons.h; sourceTree = SOURCE_ROOT; };
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
   644
		61806BE0170B969D00C601BC /* hwconsts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = hwconsts.h; path = ../../QTfrontend/hwconsts.h; sourceTree = SOURCE_ROOT; };
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
   645
		6183D83C11E2BCE200A88903 /* Default-ipad-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-ipad-Landscape.png"; path = "Resources/Icons/Default-ipad-Landscape.png"; sourceTree = "<group>"; };
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
   646
		6183D83D11E2BCE200A88903 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/Icons/Default.png; sourceTree = "<group>"; };
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
   647
		618899811299516000D55FD6 /* title@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title@2x~iphone.png"; path = "Resources/Frontend/title@2x~iphone.png"; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   648
		61889984129995B500D55FD6 /* title~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~ipad.png"; path = "Resources/Frontend/title~ipad.png"; sourceTree = "<group>"; };
6083
72c882c0fd0f first pass for implementing missions/training selection on ipad (not yet running)
koda
parents: 6078
diff changeset
   649
		61915D58143A4E2C00299991 /* MissionTrainingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MissionTrainingViewController.h; sourceTree = "<group>"; };
72c882c0fd0f first pass for implementing missions/training selection on ipad (not yet running)
koda
parents: 6078
diff changeset
   650
		61915D59143A4E2C00299991 /* MissionTrainingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MissionTrainingViewController.m; sourceTree = "<group>"; };
6094
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
   651
		61915D5A143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "MissionTrainingViewController-iPhone.xib"; sourceTree = "<group>"; };
7692
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
   652
		619349C5160BAF3E00A08518 /* uAILandMarks.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAILandMarks.pas; path = ../../hedgewars/uAILandMarks.pas; sourceTree = SOURCE_ROOT; };
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
   653
		619349C6160BAF3E00A08518 /* uGearsHandlers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHandlers.pas; path = ../../hedgewars/uGearsHandlers.pas; sourceTree = SOURCE_ROOT; };
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
   654
		619349C7160BAF3E00A08518 /* uGearsHandlersRope.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHandlersRope.pas; path = ../../hedgewars/uGearsHandlersRope.pas; sourceTree = SOURCE_ROOT; };
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   655
		6195993F1364C82B00B429B6 /* Lua.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Lua.xcodeproj; path = ../../misc/liblua/Xcode/Lua.xcodeproj; sourceTree = SOURCE_ROOT; };
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   656
		6199E81512463EA800DADF8C /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   657
		6199E81912463EC400DADF8C /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   658
		6199E836124647DE00DADF8C /* SupportViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SupportViewController.h; sourceTree = "<group>"; };
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   659
		6199E837124647DE00DADF8C /* SupportViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SupportViewController.m; sourceTree = "<group>"; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   660
		6199E86C12464A8E00DADF8C /* surprise.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = surprise.png; path = Resources/surprise.png; sourceTree = "<group>"; };
6526
6ed9d2acf1a5 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow
parents: 6518
diff changeset
   661
		619BCEC41495615700C1C409 /* Bulgarian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Bulgarian; path = Locale/Bulgarian.lproj/About.strings; sourceTree = "<group>"; };
6ed9d2acf1a5 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow
parents: 6518
diff changeset
   662
		619BCED01495615F00C1C409 /* Bulgarian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Bulgarian; path = Locale/Bulgarian.lproj/Localizable.strings; sourceTree = "<group>"; };
6ed9d2acf1a5 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow
parents: 6518
diff changeset
   663
		619BCED11495616700C1C409 /* Bulgarian */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Bulgarian; path = Locale/Bulgarian.lproj/Scheme.strings; sourceTree = "<group>"; };
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   664
		619C5AF3124F7E3100D041AE /* LuaPas.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = LuaPas.pas; path = ../../hedgewars/LuaPas.pas; sourceTree = SOURCE_ROOT; };
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
   665
		619C5BA0124FA59000D041AE /* MapPreviewButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MapPreviewButtonView.h; path = Classes/MapPreviewButtonView.h; sourceTree = "<group>"; };
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
   666
		619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MapPreviewButtonView.m; path = Classes/MapPreviewButtonView.m; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   667
		61A117FE1168322700359010 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   668
		61A19AE314D2010A004B1E6D /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = "../../../Library/SDL/Xcode-iOS/SDL/SDL.xcodeproj"; sourceTree = SOURCE_ROOT; };
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   669
		61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_image.xcodeproj; path = "../../../Library/SDL_image/Xcode-iOS/SDL_image.xcodeproj"; sourceTree = SOURCE_ROOT; };
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   670
		61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_ttf.xcodeproj; path = "../../../Library/SDL_ttf/Xcode-iOS/SDL_ttf.xcodeproj"; sourceTree = SOURCE_ROOT; };
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   671
		61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_net.xcodeproj; path = "../../../Library/SDL_net/Xcode-iOS/SDL_net.xcodeproj"; sourceTree = SOURCE_ROOT; };
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   672
		61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_mixer.xcodeproj; path = "../../../Library/SDL_mixer/Xcode-iOS/SDL_mixer.xcodeproj"; sourceTree = SOURCE_ROOT; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   673
		61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCommandHandlers.pas; path = ../../hedgewars/uCommandHandlers.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   674
		61A4A38A12A5CCC2004D81E6 /* uCommands.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCommands.pas; path = ../../hedgewars/uCommands.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   675
		61A4A38B12A5CCC2004D81E6 /* uDebug.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uDebug.pas; path = ../../hedgewars/uDebug.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   676
		61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsRender.pas; path = ../../hedgewars/uGearsRender.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   677
		61A4A38D12A5CCC2004D81E6 /* uRender.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRender.pas; path = ../../hedgewars/uRender.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   678
		61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRenderUtils.pas; path = ../../hedgewars/uRenderUtils.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   679
		61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSinTable.pas; path = ../../hedgewars/uSinTable.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   680
		61A4A39012A5CCC2004D81E6 /* uTextures.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTextures.pas; path = ../../hedgewars/uTextures.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   681
		61A4A39112A5CCC2004D81E6 /* uTypes.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTypes.pas; path = ../../hedgewars/uTypes.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   682
		61A4A39212A5CCC2004D81E6 /* uUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uUtils.pas; path = ../../hedgewars/uUtils.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   683
		61A4A39312A5CCC2004D81E6 /* uVariables.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVariables.pas; path = ../../hedgewars/uVariables.pas; sourceTree = SOURCE_ROOT; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   684
		61A4A3A112A5CD56004D81E6 /* uCaptions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCaptions.pas; path = ../../hedgewars/uCaptions.pas; sourceTree = SOURCE_ROOT; };
5200
7440fe992e73 * move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda
parents: 5184
diff changeset
   685
		61A976B2136F668500DD9878 /* uCursor.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCursor.pas; path = ../../hedgewars/uCursor.pas; sourceTree = SOURCE_ROOT; };
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   686
		61B37A1D17837C78009F283D /* ArgParsers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = ArgParsers.pas; path = ../../hedgewars/ArgParsers.pas; sourceTree = SOURCE_ROOT; };
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   687
		61B37A1E17837C78009F283D /* uVisualGearsList.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGearsList.pas; path = ../../hedgewars/uVisualGearsList.pas; sourceTree = SOURCE_ROOT; };
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   688
		61B37A7F178381DB009F283D /* uGearsHandlersMess.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHandlersMess.pas; path = ../../hedgewars/uGearsHandlersMess.pas; sourceTree = SOURCE_ROOT; };
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
   689
		61B37A831783822C009F283D /* uVisualGearsHandlers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGearsHandlers.pas; path = ../../hedgewars/uVisualGearsHandlers.pas; sourceTree = SOURCE_ROOT; };
4757
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
   690
		61B7A33612CC21080086B604 /* StatsPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StatsPageViewController.h; sourceTree = "<group>"; };
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
   691
		61B7A33712CC21080086B604 /* StatsPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StatsPageViewController.m; sourceTree = "<group>"; };
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   692
		61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = "GameConfigViewController-iPad.xib"; sourceTree = "<group>"; };
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   693
		61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; };
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   694
		61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; sourceTree = "<group>"; };
6006
a211dcca5016 yeah, fix dates -.-
koda
parents: 6000
diff changeset
   695
		61C28D3D142D380400DA16C2 /* AudioManagerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AudioManagerController.h; path = Classes/AudioManagerController.h; sourceTree = "<group>"; };
a211dcca5016 yeah, fix dates -.-
koda
parents: 6000
diff changeset
   696
		61C28D3E142D380400DA16C2 /* AudioManagerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AudioManagerController.m; path = Classes/AudioManagerController.m; sourceTree = "<group>"; };
6550
4531a2b141ba GCI task: iOS Portuguese
Ivo Nunes
parents: 6545
diff changeset
   697
		61C6783F14B3DD020087425A /* Portuguese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Portuguese; path = Locale/Portuguese.lproj/About.strings; sourceTree = "<group>"; };
4531a2b141ba GCI task: iOS Portuguese
Ivo Nunes
parents: 6545
diff changeset
   698
		61C6784B14B3DD0B0087425A /* Portuguese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Portuguese; path = Locale/Portuguese.lproj/Localizable.strings; sourceTree = "<group>"; };
4531a2b141ba GCI task: iOS Portuguese
Ivo Nunes
parents: 6545
diff changeset
   699
		61C6784C14B3DD140087425A /* Portuguese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Portuguese; path = Locale/Portuguese.lproj/Scheme.strings; sourceTree = "<group>"; };
5658
76220933369f apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
koda
parents: 5557
diff changeset
   700
		61CADE321402EE290030C3EB /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; };
6544
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
   701
		61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHedgehog.pas; path = ../../hedgewars/uGearsHedgehog.pas; sourceTree = SOURCE_ROOT; };
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
   702
		61D08D7214AEA7FE0007C078 /* uGearsList.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsList.pas; path = ../../hedgewars/uGearsList.pas; sourceTree = SOURCE_ROOT; };
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
   703
		61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsUtils.pas; path = ../../hedgewars/uGearsUtils.pas; sourceTree = SOURCE_ROOT; };
6545
267c6a9490a7 GCI task: iOS Japanese
thebowseat
parents: 6544
diff changeset
   704
		61D08D8714AEA9670007C078 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Locale/Japanese.lproj/About.strings; sourceTree = "<group>"; };
267c6a9490a7 GCI task: iOS Japanese
thebowseat
parents: 6544
diff changeset
   705
		61D08D8814AEA9700007C078 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Locale/Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
267c6a9490a7 GCI task: iOS Japanese
thebowseat
parents: 6544
diff changeset
   706
		61D08D8914AEA9780007C078 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Locale/Japanese.lproj/Scheme.strings; sourceTree = "<group>"; };
6300
db8fd3ff693c move two class files in a correct directory
koda
parents: 6246
diff changeset
   707
		61D0BDF71457508C0011A899 /* ExtraCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtraCategories.h; path = Classes/ExtraCategories.h; sourceTree = "<group>"; };
db8fd3ff693c move two class files in a correct directory
koda
parents: 6246
diff changeset
   708
		61D0BDF81457508C0011A899 /* ExtraCategories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtraCategories.m; path = Classes/ExtraCategories.m; sourceTree = "<group>"; };
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
   709
		61D2059F127CDD1100ABD83E /* ObjcExports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjcExports.h; path = Classes/ObjcExports.h; sourceTree = "<group>"; };
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
   710
		61D205A0127CDD1100ABD83E /* ObjcExports.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjcExports.m; path = Classes/ObjcExports.m; sourceTree = "<group>"; };
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
   711
		61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; };
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
   712
		61E1F4F711D004240016A5AA /* adler32.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = adler32.pas; path = ../../hedgewars/adler32.pas; sourceTree = SOURCE_ROOT; };
6246
6b2d19ed521a just moving ios server stuff around
koda
parents: 6213
diff changeset
   713
		61E2E12C12BAAEE30051B659 /* ServerProtocolNetwork.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ServerProtocolNetwork.h; sourceTree = "<group>"; };
6b2d19ed521a just moving ios server stuff around
koda
parents: 6213
diff changeset
   714
		61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ServerProtocolNetwork.m; sourceTree = "<group>"; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   715
		61E2F7421283752C00E12521 /* fb.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = fb.png; path = Resources/Icons/fb.png; sourceTree = "<group>"; };
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   716
		61E2F7431283752C00E12521 /* tw.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = tw.png; path = Resources/Icons/tw.png; sourceTree = "<group>"; };
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
   717
		61E5D68C12AB006F00566F29 /* uLandPainted.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandPainted.pas; path = ../../hedgewars/uLandPainted.pas; sourceTree = SOURCE_ROOT; };
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   718
		61EBA62811DFF2BC0048B68A /* title~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~iphone.png"; path = "Resources/Frontend/title~iphone.png"; sourceTree = "<group>"; };
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   719
		61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameInterfaceBridge.h; sourceTree = "<group>"; };
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   720
		61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameInterfaceBridge.m; sourceTree = "<group>"; };
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   721
		61F2E7CB1205EDE0005734F7 /* AboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AboutViewController.h; sourceTree = "<group>"; };
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   722
		61F2E7CC1205EDE0005734F7 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutViewController.m; sourceTree = "<group>"; };
6093
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   723
		61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AboutViewController.xib; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   724
		61F2E7EB12060E31005734F7 /* checkbox.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = checkbox.png; path = Resources/Icons/checkbox.png; sourceTree = "<group>"; };
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   725
		61F544C512AF1748007FD913 /* HoldTableViewCell.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HoldTableViewCell.h; path = Classes/HoldTableViewCell.h; sourceTree = "<group>"; };
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   726
		61F544C612AF1748007FD913 /* HoldTableViewCell.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HoldTableViewCell.m; path = Classes/HoldTableViewCell.m; sourceTree = "<group>"; };
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   727
		61F7A43111E290650040BA66 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-72.png"; path = "Resources/Icons/Icon-72.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   728
		61F7A43211E290650040BA66 /* Icon-Small-50.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small-50.png"; path = "Resources/Icons/Icon-Small-50.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   729
		61F7A43311E290650040BA66 /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small.png"; path = "Resources/Icons/Icon-Small.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   730
		61F7A43411E290650040BA66 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small@2x.png"; path = "Resources/Icons/Icon-Small@2x.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   731
		61F7A43511E290650040BA66 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = Resources/Icons/Icon.png; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   732
		61F7A43611E290650040BA66 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "Resources/Icons/Icon@2x.png"; sourceTree = "<group>"; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   733
		61F7A43711E290650040BA66 /* iTunesArtwork.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = iTunesArtwork.png; path = Resources/Icons/iTunesArtwork.png; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   734
		61F9040811DF58B00068B24D /* settingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = settingsButton.png; path = Resources/Frontend/settingsButton.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   735
		61F9040A11DF59370068B24D /* background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = background.png; path = Resources/Frontend/background.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   736
		61F9040D11DF59D10068B24D /* netplayButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = netplayButton.png; path = Resources/Frontend/netplayButton.png; sourceTree = "<group>"; };
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   737
		61F904D511DF7DA30068B24D /* WeaponCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WeaponCellView.h; path = Classes/WeaponCellView.h; sourceTree = "<group>"; };
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   738
		61F904D611DF7DA30068B24D /* WeaponCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WeaponCellView.m; path = Classes/WeaponCellView.m; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   739
		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   740
		928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; };
11567
836af7d4af69 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru>
parents: 11562
diff changeset
   741
		F60ACBB51C7BC08B00385701 /* IniParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IniParser.h; path = Classes/IniParser.h; sourceTree = "<group>"; };
836af7d4af69 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru>
parents: 11562
diff changeset
   742
		F60ACBB61C7BC08B00385701 /* IniParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IniParser.m; path = Classes/IniParser.m; sourceTree = "<group>"; };
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   743
		F60D04631BD137B5003ACB00 /* bullet_filled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bullet_filled.png; path = Resources/Icons/bullet_filled.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   744
		F60D04641BD137B5003ACB00 /* bullet_filled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bullet_filled@2x.png"; path = "Resources/Icons/bullet_filled@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   745
		F60D04651BD137B5003ACB00 /* bullet.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = bullet.png; path = Resources/Icons/bullet.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   746
		F60D04661BD137B5003ACB00 /* bullet@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "bullet@2x.png"; path = "Resources/Icons/bullet@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   747
		F60D04671BD137B5003ACB00 /* flower_filled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = flower_filled.png; path = Resources/Icons/flower_filled.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   748
		F60D04681BD137B5003ACB00 /* flower_filled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "flower_filled@2x.png"; path = "Resources/Icons/flower_filled@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   749
		F60D04691BD137B5003ACB00 /* flower.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = flower.png; path = Resources/Icons/flower.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   750
		F60D046A1BD137B5003ACB00 /* flower@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "flower@2x.png"; path = "Resources/Icons/flower@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   751
		F60D046B1BD137B5003ACB00 /* heart_filled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = heart_filled.png; path = Resources/Icons/heart_filled.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   752
		F60D046C1BD137B5003ACB00 /* heart_filled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "heart_filled@2x.png"; path = "Resources/Icons/heart_filled@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   753
		F60D046D1BD137B5003ACB00 /* heart.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = heart.png; path = Resources/Icons/heart.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   754
		F60D046E1BD137B5003ACB00 /* heart@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "heart@2x.png"; path = "Resources/Icons/heart@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   755
		F60D046F1BD137B5003ACB00 /* target_filled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = target_filled.png; path = Resources/Icons/target_filled.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   756
		F60D04701BD137B5003ACB00 /* target_filled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "target_filled@2x.png"; path = "Resources/Icons/target_filled@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   757
		F60D04711BD137B5003ACB00 /* target.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = target.png; path = Resources/Icons/target.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   758
		F60D04721BD137B5003ACB00 /* target@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "target@2x.png"; path = "Resources/Icons/target@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   759
		F60D04731BD137B5003ACB00 /* teams_filled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = teams_filled.png; path = Resources/Icons/teams_filled.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   760
		F60D04741BD137B5003ACB00 /* teams_filled@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "teams_filled@2x.png"; path = "Resources/Icons/teams_filled@2x.png"; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   761
		F60D04751BD137B5003ACB00 /* teams.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = teams.png; path = Resources/Icons/teams.png; sourceTree = "<group>"; };
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
   762
		F60D04761BD137B5003ACB00 /* teams@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "teams@2x.png"; path = "Resources/Icons/teams@2x.png"; sourceTree = "<group>"; };
11559
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
   763
		F6338CC51C7A53C100353945 /* CampaignsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CampaignsViewController.h; sourceTree = "<group>"; };
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
   764
		F6338CC61C7A53C100353945 /* CampaignsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CampaignsViewController.m; sourceTree = "<group>"; };
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
   765
		F6338CC71C7A53C100353945 /* CampaignsViewController-iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "CampaignsViewController-iPhone.xib"; sourceTree = "<group>"; };
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
   766
		F6338CCB1C7A542C00353945 /* CampaignsViewController-iPad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "CampaignsViewController-iPad.xib"; sourceTree = "<group>"; };
11562
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   767
		F6338CD51C7A702B00353945 /* CampaignViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CampaignViewController.h; sourceTree = "<group>"; };
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   768
		F6338CD61C7A702B00353945 /* CampaignViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CampaignViewController.m; sourceTree = "<group>"; };
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   769
		F6338CD71C7A702B00353945 /* CampaignViewController-iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "CampaignViewController-iPhone.xib"; sourceTree = "<group>"; };
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   770
		F6338CDA1C7A709600353945 /* CampaignViewController-iPad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "CampaignViewController-iPad.xib"; sourceTree = "<group>"; };
11217
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
   771
		F6448CE11BD2E00500C31C8C /* TableViewControllerWithDoneButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TableViewControllerWithDoneButton.h; sourceTree = "<group>"; };
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
   772
		F6448CE21BD2E00500C31C8C /* TableViewControllerWithDoneButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TableViewControllerWithDoneButton.m; sourceTree = "<group>"; };
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   773
		F65724F81B7E784700A86262 /* helpabove.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = helpabove.png; sourceTree = "<group>"; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   774
		F65724F91B7E784700A86262 /* helpbottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = helpbottom.png; sourceTree = "<group>"; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   775
		F65724FA1B7E784700A86262 /* helpleft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = helpleft.png; sourceTree = "<group>"; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   776
		F65724FB1B7E784700A86262 /* helpplain.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = helpplain.png; sourceTree = "<group>"; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   777
		F65724FC1B7E784700A86262 /* helpright.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = helpright.png; sourceTree = "<group>"; };
11125
432601e160b4 - Russian localization files added
antonc27 <antonc27@mail.ru>
parents: 11120
diff changeset
   778
		F65725291B7EB9CC00A86262 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = Locale/ru.lproj/About.strings; sourceTree = "<group>"; };
432601e160b4 - Russian localization files added
antonc27 <antonc27@mail.ru>
parents: 11120
diff changeset
   779
		F657252A1B7EB9CC00A86262 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = Locale/ru.lproj/Localizable.strings; sourceTree = "<group>"; };
432601e160b4 - Russian localization files added
antonc27 <antonc27@mail.ru>
parents: 11120
diff changeset
   780
		F657252B1B7EB9CC00A86262 /* ru */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ru; path = Locale/ru.lproj/Scheme.strings; sourceTree = "<group>"; };
11144
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   781
		F65E1DBC1B9B95A400A78ADF /* Icon-60@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-60@2x.png"; path = "Resources/Icons/Icon-60@2x.png"; sourceTree = "<group>"; };
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   782
		F65E1DBD1B9B95A400A78ADF /* Icon-76.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-76.png"; path = "Resources/Icons/Icon-76.png"; sourceTree = "<group>"; };
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
   783
		F65E1DBE1B9B95A400A78ADF /* Icon-76@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-76@2x.png"; path = "Resources/Icons/Icon-76@2x.png"; sourceTree = "<group>"; };
11227
0dd98551e3f8 - All labels in HelpPageLobby now localizable (with text from IB as localization keys)
antonc27 <antonc27@mail.ru>
parents: 11217
diff changeset
   784
		F6756D7E1BD8550500B6AB6B /* LabelWithIBLocalization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LabelWithIBLocalization.h; sourceTree = "<group>"; };
0dd98551e3f8 - All labels in HelpPageLobby now localizable (with text from IB as localization keys)
antonc27 <antonc27@mail.ru>
parents: 11217
diff changeset
   785
		F6756D7F1BD8550500B6AB6B /* LabelWithIBLocalization.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LabelWithIBLocalization.m; sourceTree = "<group>"; };
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   786
		F67FC80F1BEC06E700A9DC75 /* Appirater.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Appirater.h; sourceTree = "<group>"; };
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   787
		F67FC8101BEC06E700A9DC75 /* Appirater.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Appirater.m; sourceTree = "<group>"; };
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   788
		F67FC8111BEC06E700A9DC75 /* AppiraterDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppiraterDelegate.h; sourceTree = "<group>"; };
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   789
		F67FC8131BEC072B00A9DC75 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   790
		F67FC8151BEC17AC00A9DC75 /* Appirater.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Appirater.bundle; sourceTree = "<group>"; };
11311
ef2592892432 - Restored Turkish localization
antonc27 <antonc27@mail.ru>
parents: 11309
diff changeset
   791
		F67FC81F1BEC280D00A9DC75 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = Locale/tr.lproj/About.strings; sourceTree = "<group>"; };
ef2592892432 - Restored Turkish localization
antonc27 <antonc27@mail.ru>
parents: 11309
diff changeset
   792
		F67FC8201BEC280D00A9DC75 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = Locale/tr.lproj/Localizable.strings; sourceTree = "<group>"; };
ef2592892432 - Restored Turkish localization
antonc27 <antonc27@mail.ru>
parents: 11309
diff changeset
   793
		F67FC8211BEC280D00A9DC75 /* tr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = tr; path = Locale/tr.lproj/Scheme.strings; sourceTree = "<group>"; };
11176
906c1878bc2c - Refactoring. Separation of game log viewing code to GameLogViewController
antonc27 <antonc27@mail.ru>
parents: 11144
diff changeset
   794
		F6BA38441BA7A834005D16EA /* GameLogViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameLogViewController.h; sourceTree = "<group>"; };
906c1878bc2c - Refactoring. Separation of game log viewing code to GameLogViewController
antonc27 <antonc27@mail.ru>
parents: 11144
diff changeset
   795
		F6BA38451BA7A834005D16EA /* GameLogViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameLogViewController.m; sourceTree = "<group>"; };
11081
e681aabb555c - 'Default-568h@2x.png' added for retina screen
antonc27 <antonc27@mail.ru>
parents: 11080
diff changeset
   796
		F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
11084
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
   797
		F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenPerlin.pas; path = ../../hedgewars/uLandGenPerlin.pas; sourceTree = "<group>"; };
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
   798
		F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGenTemplateBased.pas; path = ../../hedgewars/uLandGenTemplateBased.pas; sourceTree = "<group>"; };
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
   799
		F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandUtils.pas; path = ../../hedgewars/uLandUtils.pas; sourceTree = "<group>"; };
11091
217199fb275b - CoreMotion framework added to project for SDL 2
antonc27 <antonc27@mail.ru>
parents: 11089
diff changeset
   800
		F6D7E0C51B769819004F3BCF /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
11093
daad16c01ed7 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64"
antonc27 <antonc27@mail.ru>
parents: 11092
diff changeset
   801
		F6D7E0C71B7698BE004F3BCF /* libstdc++.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = "libstdc++.dylib"; path = "usr/lib/libstdc++.dylib"; sourceTree = SDKROOT; };
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   802
		F6F07BDA1B7E72D40010E48F /* HelpPageLobbyViewController-iPad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "HelpPageLobbyViewController-iPad.xib"; sourceTree = "<group>"; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   803
		F6F07BDB1B7E72D40010E48F /* HelpPageLobbyViewController-iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = "HelpPageLobbyViewController-iPhone.xib"; sourceTree = "<group>"; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   804
		F6F07BDC1B7E72D40010E48F /* HelpPageLobbyViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HelpPageLobbyViewController.h; sourceTree = "<group>"; };
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
   805
		F6F07BDD1B7E72D40010E48F /* HelpPageLobbyViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HelpPageLobbyViewController.m; sourceTree = "<group>"; };
11252
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   806
		F6F7DA8D1BE18F5700432EA7 /* UITableViewCell+FindTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "UITableViewCell+FindTable.h"; path = "Classes/UITableViewCell+FindTable.h"; sourceTree = "<group>"; };
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
   807
		F6F7DA8E1BE18F5700432EA7 /* UITableViewCell+FindTable.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "UITableViewCell+FindTable.m"; path = "Classes/UITableViewCell+FindTable.m"; sourceTree = "<group>"; };
11195
0fc91fc320aa - GameController framework added to project (required by last version of SDL)
antonc27 <antonc27@mail.ru>
parents: 11194
diff changeset
   808
		F6FF25A11BB8AEE300124053 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   809
/* End PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   810
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   811
/* Begin PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   812
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   813
			isa = PBXFrameworksBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   814
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   815
			files = (
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   816
				F67FC8141BEC072B00A9DC75 /* StoreKit.framework in Frameworks */,
11195
0fc91fc320aa - GameController framework added to project (required by last version of SDL)
antonc27 <antonc27@mail.ru>
parents: 11194
diff changeset
   817
				F6FF25A21BB8AEE300124053 /* GameController.framework in Frameworks */,
11093
daad16c01ed7 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64"
antonc27 <antonc27@mail.ru>
parents: 11092
diff changeset
   818
				F6D7E0C81B7698BF004F3BCF /* libstdc++.dylib in Frameworks */,
11091
217199fb275b - CoreMotion framework added to project for SDL 2
antonc27 <antonc27@mail.ru>
parents: 11089
diff changeset
   819
				F6D7E0C61B769819004F3BCF /* CoreMotion.framework in Frameworks */,
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   820
				617D791E16D933060091D4D6 /* libPhysfs.a in Frameworks */,
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   821
				617D795716D9345F0091D4D6 /* libPhyslayer.a in Frameworks */,
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents: 5171
diff changeset
   822
				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   823
				619599451364C83D00B429B6 /* libLua.a in Frameworks */,
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
   824
				61A19AFC14D20170004B1E6D /* libSDL2.a in Frameworks */,
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   825
				61A19B7714D20B7A004B1E6D /* libSDL2_image.a in Frameworks */,
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   826
				61A19C2414D20F5A004B1E6D /* libSDL2_mixer.a in Frameworks */,
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   827
				61A19BFA14D20D95004B1E6D /* libSDL2_net.a in Frameworks */,
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
   828
				61A19BC714D20CE7004B1E6D /* libSDL2_ttf.a in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   829
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   830
				61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   831
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   832
				28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   833
				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   834
				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   835
				61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   836
				6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   837
				6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */,
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   838
				612CABAB1391CE68005E9596 /* AVFoundation.framework in Frameworks */,
5658
76220933369f apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
koda
parents: 5557
diff changeset
   839
				61CADE331402EE290030C3EB /* ImageIO.framework in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   840
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   841
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   842
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   843
/* End PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   844
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   845
/* Begin PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   846
		080E96DDFE201D6D7F000001 /* Classes */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   847
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   848
			children = (
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   849
				6163EE4D11CC247D001C0453 /* Game Configuration */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   850
				6163EE4C11CC2478001C0453 /* Settings Page */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   851
				611D9BF312497B7700008271 /* Satellite Controllers */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   852
				616591F011CA9BA200D6E256 /* MainMenuViewController.h */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   853
				616591F111CA9BA200D6E256 /* MainMenuViewController.m */,
6673
1ee72dcea263 colorWithPatternImage uses too much memory
koda
parents: 6669
diff changeset
   854
				6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */,
6093
42c9ac754460 move out xib files from Resources to Classes
koda
parents: 6089
diff changeset
   855
				6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */,
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   856
				61EDB5AE135B3F97009B29A6 /* GameInterfaceBridge.h */,
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   857
				61EDB5AF135B3F97009B29A6 /* GameInterfaceBridge.m */,
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   858
				616591E611CA9BA200D6E256 /* EngineProtocolNetwork.h */,
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
   859
				616591E711CA9BA200D6E256 /* EngineProtocolNetwork.m */,
6246
6b2d19ed521a just moving ios server stuff around
koda
parents: 6213
diff changeset
   860
				61E2E12C12BAAEE30051B659 /* ServerProtocolNetwork.h */,
6b2d19ed521a just moving ios server stuff around
koda
parents: 6213
diff changeset
   861
				61E2E12D12BAAEE30051B659 /* ServerProtocolNetwork.m */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   862
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   863
			path = Classes;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   864
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   865
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   866
		19C28FACFE9D520D11CA2CBB /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   867
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   868
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   869
				1D6058910D05DD3D006BFB54 /* Hedgewars.app */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   870
				928301170F10CAFC00CC5A3C /* libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   871
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   872
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   873
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   874
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   875
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   876
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   877
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   878
				9283015C0F10E48900CC5A3C /* Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   879
				080E96DDFE201D6D7F000001 /* Classes */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   880
				29B97315FDCFA39411CA2CEA /* Other Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   881
				29B97323FDCFA39411CA2CEA /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   882
				29B97317FDCFA39411CA2CEA /* Resources */,
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   883
				61156510147F481B006729A9 /* Locale */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   884
				19C28FACFE9D520D11CA2CBB /* Products */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   885
				61370652117B1D50004EE44A /* Entitlements-Distribution.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   886
				611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   887
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   888
			name = CustomTemplate;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   889
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   890
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   891
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   892
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   893
			children = (
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   894
				61F8535314578999002CA294 /* Helpers */,
6078
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
   895
				61641FE21437CD8F006E049C /* Headers */,
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   896
				61DE91561258B76800B80214 /* Custom UIs */,
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   897
				F67FC80E1BEC06E700A9DC75 /* Appirater */,
6300
db8fd3ff693c move two class files in a correct directory
koda
parents: 6246
diff changeset
   898
				61006F93128DE31F00EBA7F7 /* CreationChamber.h */,
db8fd3ff693c move two class files in a correct directory
koda
parents: 6246
diff changeset
   899
				61006F94128DE31F00EBA7F7 /* CreationChamber.m */,
5002
a9c44a8ffec8 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents: 4951
diff changeset
   900
				6165929C11CA9E2F00D6E256 /* HedgewarsAppDelegate.h */,
a9c44a8ffec8 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents: 4951
diff changeset
   901
				6165929D11CA9E2F00D6E256 /* HedgewarsAppDelegate.m */,
4358
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   902
				61D2059F127CDD1100ABD83E /* ObjcExports.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
   903
				61D205A0127CDD1100ABD83E /* ObjcExports.m */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   904
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   905
			name = "Other Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   906
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   907
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   908
		29B97317FDCFA39411CA2CEA /* Resources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   909
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   910
			children = (
11081
e681aabb555c - 'Default-568h@2x.png' added for retina screen
antonc27 <antonc27@mail.ru>
parents: 11080
diff changeset
   911
				F6D7E09E1B76884E004F3BCF /* Default-568h@2x.png */,
3646
a3271158d93b don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents: 3644
diff changeset
   912
				6129B9F611EFB04D0017E305 /* denied.png */,
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   913
				6167C88B14294738003DD50F /* denied@2x.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   914
				6199E86C12464A8E00DADF8C /* surprise.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   915
				6167C87314294727003DD50F /* surprise@2x.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   916
				612CABCA1391D3D1005E9596 /* Sounds */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   917
				61F7A42811E2905C0040BA66 /* Icons */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
   918
				61F903FA11DF58680068B24D /* Frontend */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   919
				6179936611501D1E00BA94A9 /* Overlay */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   920
				61798A5E114AE08600BA94A9 /* Data */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   921
				8D1107310486CEB800E47090 /* Info.plist */,
6105
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
   922
				610782931440EE5C00645B29 /* basicFlags.plist */,
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
   923
				610782941440EE5C00645B29 /* credits.plist */,
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
   924
				610782951440EE5C00645B29 /* gameMods.plist */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   925
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   926
			name = Resources;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   927
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   928
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   929
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   930
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   931
			children = (
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
   932
				F67FC8131BEC072B00A9DC75 /* StoreKit.framework */,
11195
0fc91fc320aa - GameController framework added to project (required by last version of SDL)
antonc27 <antonc27@mail.ru>
parents: 11194
diff changeset
   933
				F6FF25A11BB8AEE300124053 /* GameController.framework */,
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   934
				617D78D816D932310091D4D6 /* Physfs.xcodeproj */,
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
   935
				617D794316D933B00091D4D6 /* Physlayer.xcodeproj */,
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
   936
				6195993F1364C82B00B429B6 /* Lua.xcodeproj */,
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   937
				61A19AE314D2010A004B1E6D /* SDL.xcodeproj */,
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   938
				61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */,
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   939
				61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */,
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   940
				61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */,
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
   941
				61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */,
11093
daad16c01ed7 - Fix for "operator delete[](void*)", referenced from: not found for architecture x86_64"
antonc27 <antonc27@mail.ru>
parents: 11092
diff changeset
   942
				F6D7E0C71B7698BE004F3BCF /* libstdc++.dylib */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   943
				61798934114AB25F00BA94A9 /* AudioToolbox.framework */,
5370
a3f87be7b09a ios: disble logging, stop music correctly in preferences, move script command before seed, try using reatin instead of if
koda
parents: 5282
diff changeset
   944
				612CABAA1391CE68005E9596 /* AVFoundation.framework */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   945
				61A117FE1168322700359010 /* CoreGraphics.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   946
				1D30AB110D05D00D00671497 /* Foundation.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   947
				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   948
				28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
5658
76220933369f apparently sdl doesn't work anymore on ios < 3.2 so it is worth to take the leap and upgrade the minimum os to 4.0, so that we can use new apis (like imageio from sdl_image)
koda
parents: 5557
diff changeset
   949
				61CADE321402EE290030C3EB /* ImageIO.framework */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   950
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   951
				61272338117DF778005B90CF /* MobileCoreServices.framework */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   952
				6199E81512463EA800DADF8C /* CFNetwork.framework */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   953
				6199E81912463EC400DADF8C /* SystemConfiguration.framework */,
11092
517e6c069f17 - Small reorg of project
antonc27 <antonc27@mail.ru>
parents: 11091
diff changeset
   954
				F6D7E0C51B769819004F3BCF /* CoreMotion.framework */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   955
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   956
			name = Frameworks;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   957
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   958
		};
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   959
		61156510147F481B006729A9 /* Locale */ = {
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   960
			isa = PBXGroup;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   961
			children = (
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   962
				61156520147F48B6006729A9 /* About.strings */,
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   963
				61156522147F48B7006729A9 /* Localizable.strings */,
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   964
				61156524147F48B8006729A9 /* Scheme.strings */,
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   965
			);
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   966
			name = Locale;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   967
			sourceTree = "<group>";
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
   968
		};
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   969
		611D9BF312497B7700008271 /* Satellite Controllers */ = {
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   970
			isa = PBXGroup;
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   971
			children = (
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   972
				61F2E7CB1205EDE0005734F7 /* AboutViewController.h */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   973
				61F2E7CC1205EDE0005734F7 /* AboutViewController.m */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   974
				61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */,
11176
906c1878bc2c - Refactoring. Separation of game log viewing code to GameLogViewController
antonc27 <antonc27@mail.ru>
parents: 11144
diff changeset
   975
				F6BA38441BA7A834005D16EA /* GameLogViewController.h */,
906c1878bc2c - Refactoring. Separation of game log viewing code to GameLogViewController
antonc27 <antonc27@mail.ru>
parents: 11144
diff changeset
   976
				F6BA38451BA7A834005D16EA /* GameLogViewController.m */,
5220
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   977
				6167A6731391514600AA6D07 /* RestoreViewController.h */,
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   978
				6167A6741391514600AA6D07 /* RestoreViewController.m */,
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   979
				6167A6751391514600AA6D07 /* RestoreViewController-iPhone.xib */,
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
   980
				6167A72C13919E6800AA6D07 /* RestoreViewController-iPad.xib */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   981
				611D9BF812497E9800008271 /* SavedGamesViewController.h */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   982
				611D9BF912497E9800008271 /* SavedGamesViewController.m */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   983
				611D9BFA12497E9800008271 /* SavedGamesViewController.xib */,
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   984
				61B7A33612CC21080086B604 /* StatsPageViewController.h */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
   985
				61B7A33712CC21080086B604 /* StatsPageViewController.m */,
6083
72c882c0fd0f first pass for implementing missions/training selection on ipad (not yet running)
koda
parents: 6078
diff changeset
   986
				61915D58143A4E2C00299991 /* MissionTrainingViewController.h */,
72c882c0fd0f first pass for implementing missions/training selection on ipad (not yet running)
koda
parents: 6078
diff changeset
   987
				61915D59143A4E2C00299991 /* MissionTrainingViewController.m */,
6094
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
   988
				61915D5A143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib */,
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
   989
				61077E86143FB09800645B29 /* MissionTrainingViewController-iPad.xib */,
11562
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
   990
				F6338CDC1C7A721B00353945 /* Campaigns */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   991
			);
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
   992
			name = "Satellite Controllers";
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   993
			sourceTree = "<group>";
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   994
		};
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   995
		612CABCA1391D3D1005E9596 /* Sounds */ = {
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   996
			isa = PBXGroup;
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
   997
			children = (
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
   998
				616065A7159A71FD00CFAEF4 /* hwclassic.mp3 */,
6871
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
   999
				611EE973122A9C4100DF6938 /* clickSound.caf */,
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
  1000
				611EE9D7122AA10A00DF6938 /* backSound.caf */,
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
  1001
				611EE9D8122AA10A00DF6938 /* selSound.caf */,
5224
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
  1002
			);
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
  1003
			name = Sounds;
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
  1004
			sourceTree = "<group>";
6e8fbbfb0de5 muuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuusic for the ios frontend finally
koda
parents: 5220
diff changeset
  1005
		};
6658
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1006
		615E75C014E42C9000FBA131 /* MGSplitViewController */ = {
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1007
			isa = PBXGroup;
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1008
			children = (
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1009
				615E76B514E4406400FBA131 /* LICENCE.rtf */,
6659
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1010
				615E76B614E4421200FBA131 /* MGSplitCornersView.h */,
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1011
				615E76B714E4421200FBA131 /* MGSplitCornersView.m */,
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1012
				615E76B814E4421200FBA131 /* MGSplitDividerView.h */,
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1013
				615E76B914E4421200FBA131 /* MGSplitDividerView.m */,
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1014
				615E76BA14E4421200FBA131 /* MGSplitViewController.h */,
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1015
				615E76BB14E4421200FBA131 /* MGSplitViewController.m */,
6658
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1016
			);
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1017
			name = MGSplitViewController;
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1018
			sourceTree = "<group>";
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1019
		};
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1020
		6163EE4C11CC2478001C0453 /* Settings Page */ = {
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1021
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1022
			children = (
6075
0173cd44c3bc rename the ios settings files into something more appropriate
koda
parents: 6006
diff changeset
  1023
				616591F411CA9BA200D6E256 /* SettingsBaseViewController.h */,
0173cd44c3bc rename the ios settings files into something more appropriate
koda
parents: 6006
diff changeset
  1024
				616591F511CA9BA200D6E256 /* SettingsBaseViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1025
				6163EE4E11CC248D001C0453 /* First Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1026
				6163EE4F11CC2497001C0453 /* Second Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1027
				6163EE5011CC24A1001C0453 /* Third Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1028
			);
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1029
			name = "Settings Page";
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1030
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1031
		};
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1032
		6163EE4D11CC247D001C0453 /* Game Configuration */ = {
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1033
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1034
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1035
				616591E411CA9BA200D6E256 /* GameConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1036
				616591E511CA9BA200D6E256 /* GameConfigViewController.m */,
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1037
				61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */,
6115
485cfecadc9a HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents: 6105
diff changeset
  1038
				6165924A11CA9CB400D6E256 /* GameConfigViewController-iPhone.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1039
				6165920411CA9BA200D6E256 /* TeamConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1040
				6165920511CA9BA200D6E256 /* TeamConfigViewController.m */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1041
				616591FC11CA9BA200D6E256 /* SchemeWeaponConfigViewController.h */,
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1042
				616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1043
				616591F211CA9BA200D6E256 /* MapConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1044
				616591F311CA9BA200D6E256 /* MapConfigViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1045
				6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */,
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1046
				6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1047
				F6F07BDC1B7E72D40010E48F /* HelpPageLobbyViewController.h */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1048
				F6F07BDD1B7E72D40010E48F /* HelpPageLobbyViewController.m */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1049
				F6F07BDA1B7E72D40010E48F /* HelpPageLobbyViewController-iPad.xib */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1050
				F6F07BDB1B7E72D40010E48F /* HelpPageLobbyViewController-iPhone.xib */,
11227
0dd98551e3f8 - All labels in HelpPageLobby now localizable (with text from IB as localization keys)
antonc27 <antonc27@mail.ru>
parents: 11217
diff changeset
  1051
				F6756D7E1BD8550500B6AB6B /* LabelWithIBLocalization.h */,
0dd98551e3f8 - All labels in HelpPageLobby now localizable (with text from IB as localization keys)
antonc27 <antonc27@mail.ru>
parents: 11217
diff changeset
  1052
				F6756D7F1BD8550500B6AB6B /* LabelWithIBLocalization.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1053
			);
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1054
			name = "Game Configuration";
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1055
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1056
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1057
		6163EE4E11CC248D001C0453 /* First Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1058
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1059
			children = (
11217
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
  1060
				F6448CE11BD2E00500C31C8C /* TableViewControllerWithDoneButton.h */,
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
  1061
				F6448CE21BD2E00500C31C8C /* TableViewControllerWithDoneButton.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1062
				616591E811CA9BA200D6E256 /* GeneralSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1063
				616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1064
				6165920611CA9BA200D6E256 /* TeamSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1065
				6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1066
				6165920A11CA9BA200D6E256 /* WeaponSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1067
				6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1068
				616591FA11CA9BA200D6E256 /* SchemeSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1069
				616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1070
				6199E836124647DE00DADF8C /* SupportViewController.h */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1071
				6199E837124647DE00DADF8C /* SupportViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1072
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1073
			name = "First Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1074
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1075
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1076
		6163EE4F11CC2497001C0453 /* Second Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1077
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1078
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1079
				6165920011CA9BA200D6E256 /* SingleTeamViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1080
				6165920111CA9BA200D6E256 /* SingleTeamViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1081
				6163EE7C11CC2600001C0453 /* SingleWeaponViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1082
				6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */,
3523
6592fbb969da fix zoom smoothness
koda
parents: 3522
diff changeset
  1083
				616591FE11CA9BA200D6E256 /* SingleSchemeViewController.h */,
6592fbb969da fix zoom smoothness
koda
parents: 3522
diff changeset
  1084
				616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1085
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1086
			name = "Second Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1087
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1088
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1089
		6163EE5011CC24A1001C0453 /* Third Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1090
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1091
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1092
				616591EC11CA9BA200D6E256 /* HogHatViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1093
				616591ED11CA9BA200D6E256 /* HogHatViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1094
				616591EE11CA9BA200D6E256 /* LevelViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1095
				616591EF11CA9BA200D6E256 /* LevelViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1096
				616591E011CA9BA200D6E256 /* FlagsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1097
				616591E111CA9BA200D6E256 /* FlagsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1098
				616591E211CA9BA200D6E256 /* FortsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1099
				616591E311CA9BA200D6E256 /* FortsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1100
				616591EA11CA9BA200D6E256 /* GravesViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1101
				616591EB11CA9BA200D6E256 /* GravesViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1102
				6165920811CA9BA200D6E256 /* VoicesViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1103
				6165920911CA9BA200D6E256 /* VoicesViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1104
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1105
			name = "Third Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1106
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1107
		};
6078
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1108
		61641FE21437CD8F006E049C /* Headers */ = {
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1109
			isa = PBXGroup;
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1110
			children = (
8835
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1111
				61806BE0170B969D00C601BC /* hwconsts.h */,
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1112
				61806BDA170B963800C601BC /* weapons.h */,
6078
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1113
				61641FE31437CDAA006E049C /* DefinesAndMacros.h */,
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1114
				32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */,
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1115
				6165922911CA9BD500D6E256 /* PascalImports.h */,
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1116
			);
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1117
			name = Headers;
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1118
			sourceTree = "<group>";
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1119
		};
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1120
		6179936611501D1E00BA94A9 /* Overlay */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1121
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1122
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1123
			);
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1124
			name = Overlay;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1125
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1126
		};
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1127
		617D78D916D932310091D4D6 /* Products */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1128
			isa = PBXGroup;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1129
			children = (
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1130
				617D78E016D932310091D4D6 /* libPhysfs.a */,
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1131
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1132
			name = Products;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1133
			sourceTree = "<group>";
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1134
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1135
		617D794416D933B00091D4D6 /* Products */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1136
			isa = PBXGroup;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1137
			children = (
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1138
				617D794816D933B00091D4D6 /* libPhyslayer.a */,
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1139
			);
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1140
			name = Products;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1141
			sourceTree = "<group>";
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1142
		};
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1143
		619599401364C82B00B429B6 /* Products */ = {
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1144
			isa = PBXGroup;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1145
			children = (
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1146
				619599441364C82B00B429B6 /* libLua.a */,
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1147
			);
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1148
			name = Products;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1149
			sourceTree = "<group>";
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1150
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1151
		61A19AE414D2010A004B1E6D /* Products */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1152
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1153
			children = (
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
  1154
				61A19AEA14D2010A004B1E6D /* libSDL2.a */,
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1155
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1156
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1157
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1158
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1159
		61A19B6214D20B6C004B1E6D /* Products */ = {
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1160
			isa = PBXGroup;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1161
			children = (
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1162
				61A19B6614D20B6C004B1E6D /* libSDL2_image.a */,
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1163
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1164
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1165
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1166
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1167
		61A19BC214D20CDA004B1E6D /* Products */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1168
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1169
			children = (
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1170
				61A19BC614D20CDA004B1E6D /* libSDL2_ttf.a */,
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1171
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1172
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1173
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1174
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1175
		61A19BF514D20D83004B1E6D /* Products */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1176
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1177
			children = (
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1178
				61A19BF914D20D83004B1E6D /* libSDL2_net.a */,
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1179
			);
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1180
			name = Products;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1181
			sourceTree = "<group>";
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1182
		};
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1183
		61A19C1F14D20F51004B1E6D /* Products */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1184
			isa = PBXGroup;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1185
			children = (
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1186
				61A19C2314D20F51004B1E6D /* libSDL2_mixer.a */,
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1187
			);
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1188
			name = Products;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1189
			sourceTree = "<group>";
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1190
		};
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1191
		61DE91561258B76800B80214 /* Custom UIs */ = {
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1192
			isa = PBXGroup;
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1193
			children = (
6658
2cccf6b2b89d added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
koda
parents: 6656
diff changeset
  1194
				615E75C014E42C9000FBA131 /* MGSplitViewController */,
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6673
diff changeset
  1195
				610C8E3514E018D200CF5C4C /* MNEValueTrackingSlider.h */,
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6673
diff changeset
  1196
				610C8E3614E018D200CF5C4C /* MNEValueTrackingSlider.m */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1197
				619C5BA0124FA59000D041AE /* MapPreviewButtonView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1198
				619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1199
				61F544C512AF1748007FD913 /* HoldTableViewCell.h */,
11252
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
  1200
				F6F7DA8D1BE18F5700432EA7 /* UITableViewCell+FindTable.h */,
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
  1201
				F6F7DA8E1BE18F5700432EA7 /* UITableViewCell+FindTable.m */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1202
				61F544C612AF1748007FD913 /* HoldTableViewCell.m */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1203
				6165922A11CA9BD500D6E256 /* SquareButtonView.h */,
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1204
				6165922B11CA9BD500D6E256 /* SquareButtonView.m */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1205
				61C079E211F35A300072BF46 /* EditableCellView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1206
				61C079E311F35A300072BF46 /* EditableCellView.m */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1207
				61F904D511DF7DA30068B24D /* WeaponCellView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1208
				61F904D611DF7DA30068B24D /* WeaponCellView.m */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1209
			);
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1210
			name = "Custom UIs";
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1211
			sourceTree = "<group>";
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1212
		};
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1213
		61F7A42811E2905C0040BA66 /* Icons */ = {
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1214
			isa = PBXGroup;
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1215
			children = (
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1216
				F60D04611BD1378F003ACB00 /* Tabbar */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1217
				61F2E7EB12060E31005734F7 /* checkbox.png */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1218
				615FEAD912A2A4C10098EE92 /* checkbox@2x.png */,
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
  1219
				61D3D2A41290E03A003CE7C3 /* irc.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1220
				6103D384129B347700911D8D /* irc@2x.png */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1221
				61E2F7421283752C00E12521 /* fb.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1222
				6103D383129B346A00911D8D /* fb@2x.png */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1223
				61E2F7431283752C00E12521 /* tw.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1224
				6103D385129B348200911D8D /* tw@2x.png */,
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1225
				6167C8EF1429502C003DD50F /* hedgehog.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1226
				6167C8F01429502C003DD50F /* hedgehog@2x.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1227
				6167C8F11429502C003DD50F /* robotBadge.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1228
				6167C8F21429502C003DD50F /* robotBadge@2x.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1229
				6167C8F31429502C003DD50F /* star.png */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1230
				6167C8F41429502C003DD50F /* star@2x.png */,
5983
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
  1231
				6167CB46142A8769003DD50F /* basehat-hedgehog.png */,
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
  1232
				6167CB47142A8769003DD50F /* basehat-hedgehog@2x.png */,
5982
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1233
				6167CA2B142A6ED7003DD50F /* bot0.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1234
				6167CA2C142A6ED7003DD50F /* bot0@2x.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1235
				6167CA2D142A6ED7003DD50F /* bot1.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1236
				6167CA2E142A6ED7003DD50F /* bot1@2x.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1237
				6167CA2F142A6ED7003DD50F /* bot2.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1238
				6167CA30142A6ED7003DD50F /* bot2@2x.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1239
				6167CA31142A6ED7003DD50F /* bot3.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1240
				6167CA32142A6ED7003DD50F /* bot3@2x.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1241
				6167CA33142A6ED7003DD50F /* bot4.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1242
				6167CA34142A6ED7003DD50F /* bot4@2x.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1243
				6167CA35142A6ED7003DD50F /* bot5.png */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1244
				6167CA36142A6ED7003DD50F /* bot5@2x.png */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1245
				6183D83C11E2BCE200A88903 /* Default-ipad-Landscape.png */,
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  1246
				6183D83D11E2BCE200A88903 /* Default.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1247
				6172FEA21298C7F900D73365 /* Default@2x.png */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1248
				61F7A43111E290650040BA66 /* Icon-72.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1249
				61F7A43211E290650040BA66 /* Icon-Small-50.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1250
				61F7A43311E290650040BA66 /* Icon-Small.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1251
				61F7A43411E290650040BA66 /* Icon-Small@2x.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1252
				61F7A43511E290650040BA66 /* Icon.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1253
				61F7A43611E290650040BA66 /* Icon@2x.png */,
11144
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
  1254
				F65E1DBC1B9B95A400A78ADF /* Icon-60@2x.png */,
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
  1255
				F65E1DBD1B9B95A400A78ADF /* Icon-76.png */,
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
  1256
				F65E1DBE1B9B95A400A78ADF /* Icon-76@2x.png */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1257
				61F7A43711E290650040BA66 /* iTunesArtwork.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1258
			);
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1259
			name = Icons;
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1260
			sourceTree = "<group>";
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1261
		};
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1262
		61F8535314578999002CA294 /* Helpers */ = {
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1263
			isa = PBXGroup;
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1264
			children = (
6656
6aeaba3ee584 ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
koda
parents: 6634
diff changeset
  1265
				615E755814E41E8C00FBA131 /* MXAudioPlayerFadeOperation.h */,
6aeaba3ee584 ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
koda
parents: 6634
diff changeset
  1266
				615E755914E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m */,
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1267
				61C28D3D142D380400DA16C2 /* AudioManagerController.h */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1268
				61C28D3E142D380400DA16C2 /* AudioManagerController.m */,
6300
db8fd3ff693c move two class files in a correct directory
koda
parents: 6246
diff changeset
  1269
				6165922411CA9BD500D6E256 /* CGPointUtils.h */,
db8fd3ff693c move two class files in a correct directory
koda
parents: 6246
diff changeset
  1270
				6165922311CA9BD500D6E256 /* CGPointUtils.c */,
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1271
				61D0BDF71457508C0011A899 /* ExtraCategories.h */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1272
				61D0BDF81457508C0011A899 /* ExtraCategories.m */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1273
				6165922511CA9BD500D6E256 /* HWUtils.h */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1274
				6165922611CA9BD500D6E256 /* HWUtils.m */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1275
				6165922C11CA9BD500D6E256 /* UIImageExtra.h */,
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1276
				6165922D11CA9BD500D6E256 /* UIImageExtra.m */,
11567
836af7d4af69 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru>
parents: 11562
diff changeset
  1277
				F60ACBB51C7BC08B00385701 /* IniParser.h */,
836af7d4af69 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru>
parents: 11562
diff changeset
  1278
				F60ACBB61C7BC08B00385701 /* IniParser.m */,
6213
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1279
			);
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1280
			name = Helpers;
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1281
			sourceTree = "<group>";
c0f2e0915e57 also imageio is absent from old ios, so weaklink it
koda
parents: 6208
diff changeset
  1282
		};
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1283
		61F903FA11DF58680068B24D /* Frontend */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1284
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1285
			children = (
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1286
				6147DAD21253DCDE0010357E /* savesButton.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1287
				6172FEC81298CE4800D73365 /* savesButton@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1288
				61F9040811DF58B00068B24D /* settingsButton.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1289
				6172FECA1298CE4E00D73365 /* settingsButton@2x.png */,
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1290
				615AD9EA1207654E00F2FF04 /* helpButton.png */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1291
				615AD9E8120764CA00F2FF04 /* backButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1292
				6172FED31298CE6600D73365 /* backButton@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1293
				615AD96112073B4D00F2FF04 /* startGameButton.png */,
6094
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
  1294
				61078029143FCCC800645B29 /* startGameButton@2x.png */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1295
				615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1296
				615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1297
				615FEADF12A2A6640098EE92 /* localplayButton~ipad.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1298
				61F9040D11DF59D10068B24D /* netplayButton.png */,
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1299
				61EBA62811DFF2BC0048B68A /* title~iphone.png */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1300
				618899811299516000D55FD6 /* title@2x~iphone.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1301
				61889984129995B500D55FD6 /* title~ipad.png */,
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1302
				6174F7C612CD62E300205D6F /* smallerTitle.png */,
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1303
				6174F7C712CD62E300205D6F /* smallerTitle@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1304
				61F9040A11DF59370068B24D /* background.png */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1305
				6172FED61298CF9800D73365 /* background@2x~iphone.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1306
				6172FED71298CF9800D73365 /* background~iphone.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1307
				6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1308
				6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1309
				6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1310
				6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1311
				F65724F71B7E784700A86262 /* Help Bubbles */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1312
			);
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1313
			name = Frontend;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1314
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1315
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1316
		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1317
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1318
			children = (
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1319
				61B37A831783822C009F283D /* uVisualGearsHandlers.pas */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1320
				61B37A7F178381DB009F283D /* uGearsHandlersMess.pas */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1321
				61B37A1D17837C78009F283D /* ArgParsers.pas */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1322
				61B37A1E17837C78009F283D /* uVisualGearsList.pas */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1323
				61589C5A144B4322007BFAA4 /* config.inc */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1324
				617987EB114AA34C00BA94A9 /* options.inc */,
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1325
				610FB7C71661390E002FB2A7 /* uPhysFSLayer.pas */,
7692
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
  1326
				619349C5160BAF3E00A08518 /* uAILandMarks.pas */,
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
  1327
				619349C6160BAF3E00A08518 /* uGearsHandlers.pas */,
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
  1328
				619349C7160BAF3E00A08518 /* uGearsHandlersRope.pas */,
7048
0a4c88935902 the ios port runs again, although with a few things to sort out
koda
parents: 7047
diff changeset
  1329
				615BE3D3155C5DDF003CA34D /* uInputHandler.pas */,
6544
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
  1330
				61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */,
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
  1331
				61D08D7214AEA7FE0007C078 /* uGearsList.pas */,
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
  1332
				61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */,
6494
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
  1333
				61177C00148B8BB100686905 /* uLandGenMaze.pas */,
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
  1334
				61177C01148B8BB100686905 /* uLandOutline.pas */,
6027
302408e45052 code working on ios now
koda
parents: 6006
diff changeset
  1335
				611D7A4F142FDCD3006E0798 /* uTouch.pas */,
5200
7440fe992e73 * move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda
parents: 5184
diff changeset
  1336
				61A976B2136F668500DD9878 /* uCursor.pas */,
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
  1337
				61E5D68C12AB006F00566F29 /* uLandPainted.pas */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1338
				61A4A3A112A5CD56004D81E6 /* uCaptions.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1339
				61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1340
				61A4A38A12A5CCC2004D81E6 /* uCommands.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1341
				61A4A38B12A5CCC2004D81E6 /* uDebug.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1342
				61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1343
				61A4A38D12A5CCC2004D81E6 /* uRender.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1344
				61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1345
				61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1346
				61A4A39012A5CCC2004D81E6 /* uTextures.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1347
				61A4A39112A5CCC2004D81E6 /* uTypes.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1348
				61A4A39212A5CCC2004D81E6 /* uUtils.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1349
				61A4A39312A5CCC2004D81E6 /* uVariables.pas */,
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1350
				619C5AF3124F7E3100D041AE /* LuaPas.pas */,
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
  1351
				61E1F4F711D004240016A5AA /* adler32.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1352
				617987E7114AA34C00BA94A9 /* hwengine.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1353
				617987E9114AA34C00BA94A9 /* hwLibrary.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1354
				617987ED114AA34C00BA94A9 /* SDLh.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1355
				617987F1114AA34C00BA94A9 /* uAI.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1356
				617987F2114AA34C00BA94A9 /* uAIActions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1357
				617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1358
				617987F4114AA34C00BA94A9 /* uAIMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1359
				617987F5114AA34C00BA94A9 /* uAmmos.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1360
				617987F6114AA34C00BA94A9 /* uChat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1361
				617987F7114AA34C00BA94A9 /* uCollisions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1362
				617987F8114AA34C00BA94A9 /* uConsole.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1363
				617987F9114AA34C00BA94A9 /* uConsts.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1364
				617987FA114AA34C00BA94A9 /* uFloat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1365
				617987FB114AA34C00BA94A9 /* uGame.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1366
				617987FC114AA34C00BA94A9 /* uGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1367
				617987FD114AA34C00BA94A9 /* uIO.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1368
				617987FF114AA34C00BA94A9 /* uLand.pas */,
11084
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
  1369
				F6D7E0BF1B768F19004F3BCF /* uLandGenPerlin.pas */,
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
  1370
				F6D7E0C01B768F19004F3BCF /* uLandGenTemplateBased.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1371
				61798800114AA34C00BA94A9 /* uLandGraphics.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1372
				61798801114AA34C00BA94A9 /* uLandObjects.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1373
				61798802114AA34C00BA94A9 /* uLandTemplates.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1374
				61798803114AA34C00BA94A9 /* uLandTexture.pas */,
11084
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
  1375
				F6D7E0C11B768F19004F3BCF /* uLandUtils.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1376
				61798804114AA34C00BA94A9 /* uLocale.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1377
				61798805114AA34C00BA94A9 /* uMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1378
				61798806114AA34C00BA94A9 /* uRandom.pas */,
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1379
				611F4D4A11B27A9900F9759A /* uScript.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1380
				61798809114AA34C00BA94A9 /* uSound.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1381
				6179880A114AA34C00BA94A9 /* uStats.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1382
				6179880B114AA34C00BA94A9 /* uStore.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1383
				6179880C114AA34C00BA94A9 /* uTeams.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1384
				6179880E114AA34C00BA94A9 /* uVisualGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1385
				6179880F114AA34C00BA94A9 /* uWorld.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1386
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1387
			name = "Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1388
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1389
		};
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1390
		F60D04611BD1378F003ACB00 /* Tabbar */ = {
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1391
			isa = PBXGroup;
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1392
			children = (
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1393
				F60D04631BD137B5003ACB00 /* bullet_filled.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1394
				F60D04641BD137B5003ACB00 /* bullet_filled@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1395
				F60D04651BD137B5003ACB00 /* bullet.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1396
				F60D04661BD137B5003ACB00 /* bullet@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1397
				F60D04671BD137B5003ACB00 /* flower_filled.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1398
				F60D04681BD137B5003ACB00 /* flower_filled@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1399
				F60D04691BD137B5003ACB00 /* flower.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1400
				F60D046A1BD137B5003ACB00 /* flower@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1401
				F60D046B1BD137B5003ACB00 /* heart_filled.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1402
				F60D046C1BD137B5003ACB00 /* heart_filled@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1403
				F60D046D1BD137B5003ACB00 /* heart.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1404
				F60D046E1BD137B5003ACB00 /* heart@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1405
				F60D046F1BD137B5003ACB00 /* target_filled.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1406
				F60D04701BD137B5003ACB00 /* target_filled@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1407
				F60D04711BD137B5003ACB00 /* target.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1408
				F60D04721BD137B5003ACB00 /* target@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1409
				F60D04731BD137B5003ACB00 /* teams_filled.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1410
				F60D04741BD137B5003ACB00 /* teams_filled@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1411
				F60D04751BD137B5003ACB00 /* teams.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1412
				F60D04761BD137B5003ACB00 /* teams@2x.png */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1413
			);
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1414
			name = Tabbar;
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1415
			sourceTree = "<group>";
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1416
		};
11562
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1417
		F6338CDC1C7A721B00353945 /* Campaigns */ = {
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1418
			isa = PBXGroup;
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1419
			children = (
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1420
				F6338CC51C7A53C100353945 /* CampaignsViewController.h */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1421
				F6338CC61C7A53C100353945 /* CampaignsViewController.m */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1422
				F6338CC71C7A53C100353945 /* CampaignsViewController-iPhone.xib */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1423
				F6338CCB1C7A542C00353945 /* CampaignsViewController-iPad.xib */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1424
				F6338CD51C7A702B00353945 /* CampaignViewController.h */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1425
				F6338CD61C7A702B00353945 /* CampaignViewController.m */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1426
				F6338CD71C7A702B00353945 /* CampaignViewController-iPhone.xib */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1427
				F6338CDA1C7A709600353945 /* CampaignViewController-iPad.xib */,
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1428
			);
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1429
			name = Campaigns;
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1430
			sourceTree = "<group>";
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1431
		};
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1432
		F65724F71B7E784700A86262 /* Help Bubbles */ = {
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1433
			isa = PBXGroup;
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1434
			children = (
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1435
				F65724F81B7E784700A86262 /* helpabove.png */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1436
				F65724F91B7E784700A86262 /* helpbottom.png */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1437
				F65724FA1B7E784700A86262 /* helpleft.png */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1438
				F65724FB1B7E784700A86262 /* helpplain.png */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1439
				F65724FC1B7E784700A86262 /* helpright.png */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1440
			);
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1441
			name = "Help Bubbles";
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1442
			path = "Resources/Frontend/Help Bubbles";
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1443
			sourceTree = "<group>";
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1444
		};
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1445
		F67FC80E1BEC06E700A9DC75 /* Appirater */ = {
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1446
			isa = PBXGroup;
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1447
			children = (
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1448
				F67FC80F1BEC06E700A9DC75 /* Appirater.h */,
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1449
				F67FC8101BEC06E700A9DC75 /* Appirater.m */,
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1450
				F67FC8111BEC06E700A9DC75 /* AppiraterDelegate.h */,
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1451
				F67FC8151BEC17AC00A9DC75 /* Appirater.bundle */,
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1452
			);
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1453
			name = Appirater;
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1454
			path = Classes/Appirater;
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1455
			sourceTree = "<group>";
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1456
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1457
/* End PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1458
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1459
/* Begin PBXNativeTarget section */
4951
ae0c6c35414d fix silly validation and signature
koda
parents: 4950
diff changeset
  1460
		1D6058900D05DD3D006BFB54 /* Hedgewars */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1461
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1462
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1463
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1464
				1D60588D0D05DD3D006BFB54 /* Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1465
				1D60588E0D05DD3D006BFB54 /* Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1466
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
7968
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1467
				6137A859164732120043D108 /* Update Revision Information */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1468
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1469
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1470
				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1471
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1472
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1473
				9283015A0F10E41300CC5A3C /* PBXTargetDependency */,
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1474
				610FB7E416613980002FB2A7 /* PBXTargetDependency */,
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1475
				610FB7E616613980002FB2A7 /* PBXTargetDependency */,
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1476
				610FB7E816613980002FB2A7 /* PBXTargetDependency */,
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1477
				610FB7EA16613980002FB2A7 /* PBXTargetDependency */,
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1478
				610FB7EC16613980002FB2A7 /* PBXTargetDependency */,
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1479
				610FB7F016613980002FB2A7 /* PBXTargetDependency */,
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1480
				617D791D16D932EC0091D4D6 /* PBXTargetDependency */,
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1481
				617D794A16D933BC0091D4D6 /* PBXTargetDependency */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1482
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1483
			name = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1484
			productName = HedgewarsMobile;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1485
			productReference = 1D6058910D05DD3D006BFB54 /* Hedgewars.app */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1486
			productType = "com.apple.product-type.application";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1487
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1488
		928301160F10CAFC00CC5A3C /* fpc */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1489
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1490
			buildConfigurationList = 9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1491
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1492
				9283011B0F10CB2D00CC5A3C /* Build libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1493
				928301560F10E04C00CC5A3C /* Compile Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1494
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1495
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1496
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1497
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1498
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1499
			name = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1500
			productName = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1501
			productReference = 928301170F10CAFC00CC5A3C /* libfpc.a */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1502
			productType = "com.apple.product-type.library.static";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1503
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1504
/* End PBXNativeTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1505
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1506
/* Begin PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1507
		29B97313FDCFA39411CA2CEA /* Project object */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1508
			isa = PBXProject;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1509
			attributes = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1510
				BuildIndependentTargetsInParallel = YES;
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  1511
				LastUpgradeCheck = 0710;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1512
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1513
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  1514
			compatibilityVersion = "Xcode 3.2";
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1515
			developmentRegion = English;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1516
			hasScannedForEncodings = 1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1517
			knownRegions = (
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1518
				English,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1519
				Japanese,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1520
				French,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1521
				German,
6422
786a3242c049 GCI task: iOS Spanish
Ángel Alonso
parents: 6420
diff changeset
  1522
				Spanish,
6424
a3b428e74410 GCI task: iOS Polish
Kamil Pilarski
parents: 6423
diff changeset
  1523
				Polish,
6483
fb5dfedd2fa2 GCI task: iOS _language_ (Turkish)
huseyinaksu
parents: 6482
diff changeset
  1524
				Turkish,
6493
90b5744fad17 GCI task: iOS Danish
Kimsey0
parents: 6483
diff changeset
  1525
				Danish,
6518
f134b50e7ac7 ios italian translation
koda
parents: 6496
diff changeset
  1526
				Italian,
6526
6ed9d2acf1a5 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow
parents: 6518
diff changeset
  1527
				Bulgarian,
6550
4531a2b141ba GCI task: iOS Portuguese
Ivo Nunes
parents: 6545
diff changeset
  1528
				Portuguese,
6571
da5cfded818b GCI task: iOS _language_ 3 (Romanian)
bovi
parents: 6551
diff changeset
  1529
				Romanian,
11125
432601e160b4 - Russian localization files added
antonc27 <antonc27@mail.ru>
parents: 11120
diff changeset
  1530
				ru,
11311
ef2592892432 - Restored Turkish localization
antonc27 <antonc27@mail.ru>
parents: 11309
diff changeset
  1531
				tr,
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1532
			);
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1533
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1534
			projectDirPath = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1535
			projectReferences = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1536
				{
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1537
					ProductGroup = 619599401364C82B00B429B6 /* Products */;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1538
					ProjectRef = 6195993F1364C82B00B429B6 /* Lua.xcodeproj */;
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1539
				},
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1540
				{
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1541
					ProductGroup = 617D78D916D932310091D4D6 /* Products */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1542
					ProjectRef = 617D78D816D932310091D4D6 /* Physfs.xcodeproj */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1543
				},
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1544
				{
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1545
					ProductGroup = 617D794416D933B00091D4D6 /* Products */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1546
					ProjectRef = 617D794316D933B00091D4D6 /* Physlayer.xcodeproj */;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1547
				},
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1548
				{
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1549
					ProductGroup = 61A19AE414D2010A004B1E6D /* Products */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1550
					ProjectRef = 61A19AE314D2010A004B1E6D /* SDL.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1551
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1552
				{
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1553
					ProductGroup = 61A19B6214D20B6C004B1E6D /* Products */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1554
					ProjectRef = 61A19B6114D20B6C004B1E6D /* SDL_image.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1555
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1556
				{
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1557
					ProductGroup = 61A19C1F14D20F51004B1E6D /* Products */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1558
					ProjectRef = 61A19C1E14D20F51004B1E6D /* SDL_mixer.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1559
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1560
				{
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1561
					ProductGroup = 61A19BF514D20D83004B1E6D /* Products */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1562
					ProjectRef = 61A19BF414D20D83004B1E6D /* SDL_net.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1563
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1564
				{
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1565
					ProductGroup = 61A19BC214D20CDA004B1E6D /* Products */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1566
					ProjectRef = 61A19BC114D20CDA004B1E6D /* SDL_ttf.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1567
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1568
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1569
			projectRoot = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1570
			targets = (
4951
ae0c6c35414d fix silly validation and signature
koda
parents: 4950
diff changeset
  1571
				1D6058900D05DD3D006BFB54 /* Hedgewars */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1572
				928301160F10CAFC00CC5A3C /* fpc */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1573
				6179928B114AE0C800BA94A9 /* UpdateDataFolder */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1574
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1575
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1576
/* End PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1577
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1578
/* Begin PBXReferenceProxy section */
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1579
		617D78E016D932310091D4D6 /* libPhysfs.a */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1580
			isa = PBXReferenceProxy;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1581
			fileType = archive.ar;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1582
			path = libPhysfs.a;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1583
			remoteRef = 617D78DF16D932310091D4D6 /* PBXContainerItemProxy */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1584
			sourceTree = BUILT_PRODUCTS_DIR;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1585
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1586
		617D794816D933B00091D4D6 /* libPhyslayer.a */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1587
			isa = PBXReferenceProxy;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1588
			fileType = archive.ar;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1589
			path = libPhyslayer.a;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1590
			remoteRef = 617D794716D933B00091D4D6 /* PBXContainerItemProxy */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1591
			sourceTree = BUILT_PRODUCTS_DIR;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  1592
		};
5171
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1593
		619599441364C82B00B429B6 /* libLua.a */ = {
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1594
			isa = PBXReferenceProxy;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1595
			fileType = archive.ar;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1596
			path = libLua.a;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1597
			remoteRef = 619599431364C82B00B429B6 /* PBXContainerItemProxy */;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1598
			sourceTree = BUILT_PRODUCTS_DIR;
f9283dc4860d add ios project files for lua sources
koda
parents: 5170
diff changeset
  1599
		};
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
  1600
		61A19AEA14D2010A004B1E6D /* libSDL2.a */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1601
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1602
			fileType = archive.ar;
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
  1603
			path = libSDL2.a;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1604
			remoteRef = 61A19AE914D2010A004B1E6D /* PBXContainerItemProxy */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1605
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1606
		};
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1607
		61A19B6614D20B6C004B1E6D /* libSDL2_image.a */ = {
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1608
			isa = PBXReferenceProxy;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1609
			fileType = archive.ar;
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1610
			path = libSDL2_image.a;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1611
			remoteRef = 61A19B6514D20B6C004B1E6D /* PBXContainerItemProxy */;
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1612
			sourceTree = BUILT_PRODUCTS_DIR;
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  1613
		};
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1614
		61A19BC614D20CDA004B1E6D /* libSDL2_ttf.a */ = {
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1615
			isa = PBXReferenceProxy;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1616
			fileType = archive.ar;
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1617
			path = libSDL2_ttf.a;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1618
			remoteRef = 61A19BC514D20CDA004B1E6D /* PBXContainerItemProxy */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1619
			sourceTree = BUILT_PRODUCTS_DIR;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1620
		};
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1621
		61A19BF914D20D83004B1E6D /* libSDL2_net.a */ = {
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1622
			isa = PBXReferenceProxy;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1623
			fileType = archive.ar;
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1624
			path = libSDL2_net.a;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1625
			remoteRef = 61A19BF814D20D83004B1E6D /* PBXContainerItemProxy */;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1626
			sourceTree = BUILT_PRODUCTS_DIR;
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1627
		};
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1628
		61A19C2314D20F51004B1E6D /* libSDL2_mixer.a */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1629
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1630
			fileType = archive.ar;
7696
78a00bc68913 update ios project file again to reflect SDL2 renaming
koda
parents: 7692
diff changeset
  1631
			path = libSDL2_mixer.a;
6603
ef9ed71e3cf7 ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
koda
parents: 6571
diff changeset
  1632
			remoteRef = 61A19C2214D20F51004B1E6D /* PBXContainerItemProxy */;
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1633
			sourceTree = BUILT_PRODUCTS_DIR;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1634
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1635
/* End PBXReferenceProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1636
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1637
/* Begin PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1638
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1639
			isa = PBXResourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1640
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1641
			files = (
6115
485cfecadc9a HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents: 6105
diff changeset
  1642
				61536DF411CEAE7100D87A7E /* GameConfigViewController-iPhone.xib in Resources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1643
				61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1644
				611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1645
				6165925311CA9CB400D6E256 /* MainMenuViewController-iPad.xib in Resources */,
11559
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
  1646
				F6338CCC1C7A542C00353945 /* CampaignsViewController-iPad.xib in Resources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1647
				6165925511CA9CB400D6E256 /* MapConfigViewController-iPad.xib in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1648
				F60D04791BD137B5003ACB00 /* bullet.png in Resources */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1649
				61F9040911DF58B00068B24D /* settingsButton.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1650
				61F9040B11DF59370068B24D /* background.png in Resources */,
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1651
				61EBA62A11DFF2BC0048B68A /* title~iphone.png in Resources */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1652
				61F7A43811E290650040BA66 /* Icon-72.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1653
				F60D04781BD137B5003ACB00 /* bullet_filled@2x.png in Resources */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1654
				61F7A43911E290650040BA66 /* Icon-Small-50.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1655
				F60D04871BD137B5003ACB00 /* teams_filled.png in Resources */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1656
				61F7A43A11E290650040BA66 /* Icon-Small.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1657
				61F7A43C11E290650040BA66 /* Icon.png in Resources */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1658
				F65724FE1B7E784700A86262 /* helpbottom.png in Resources */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1659
				61F7A43E11E290650040BA66 /* iTunesArtwork.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1660
				F60D04811BD137B5003ACB00 /* heart.png in Resources */,
11144
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
  1661
				F65E1DC11B9B95A400A78ADF /* Icon-76@2x.png in Resources */,
3646
a3271158d93b don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents: 3644
diff changeset
  1662
				6129B9F711EFB04D0017E305 /* denied.png in Resources */,
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
  1663
				61F2E7CF1205EDE0005734F7 /* AboutViewController.xib in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1664
				F60D047C1BD137B5003ACB00 /* flower_filled@2x.png in Resources */,
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
  1665
				61F2E7EC12060E31005734F7 /* checkbox.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1666
				F60D04821BD137B5003ACB00 /* heart@2x.png in Resources */,
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1667
				615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */,
11562
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1668
				F6338CDB1C7A709600353945 /* CampaignViewController-iPad.xib in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1669
				F60D048A1BD137B5003ACB00 /* teams@2x.png in Resources */,
11081
e681aabb555c - 'Default-568h@2x.png' added for retina screen
antonc27 <antonc27@mail.ru>
parents: 11080
diff changeset
  1670
				F6D7E09F1B76884E004F3BCF /* Default-568h@2x.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1671
				F60D047E1BD137B5003ACB00 /* flower@2x.png in Resources */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1672
				F60D04841BD137B5003ACB00 /* target_filled@2x.png in Resources */,
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1673
				615AD9E9120764CA00F2FF04 /* backButton.png in Resources */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1674
				615AD9EB1207654E00F2FF04 /* helpButton.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1675
				F60D04891BD137B5003ACB00 /* teams.png in Resources */,
6871
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
  1676
				611EE974122A9C4100DF6938 /* clickSound.caf in Resources */,
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
  1677
				611EE9DA122AA10A00DF6938 /* selSound.caf in Resources */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1678
				6199E86D12464A8E00DADF8C /* surprise.png in Resources */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1679
				611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */,
3916
e7d665a4ef42 implemented endless turns support and added Timeless scheme (also fixed a crasher)
koda
parents: 3912
diff changeset
  1680
				6147DAD31253DCDE0010357E /* savesButton.png in Resources */,
3989
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
  1681
				610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1682
				F6F07BDF1B7E72D40010E48F /* HelpPageLobbyViewController-iPhone.xib in Resources */,
3989
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
  1683
				610D5FB31270E26C0033333A /* Icon@2x.png in Resources */,
11144
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
  1684
				F65E1DC01B9B95A400A78ADF /* Icon-76.png in Resources */,
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1685
				61A670C012747D9B00B06CE7 /* Default.png in Resources */,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1686
				61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1687
				61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1688
				61E2F7441283752C00E12521 /* fb.png in Resources */,
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1689
				61E2F7451283752C00E12521 /* tw.png in Resources */,
6871
5aadbfe02613 ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
koda
parents: 6830
diff changeset
  1690
				61808A5D128C930A005D0E2F /* backSound.caf in Resources */,
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
  1691
				61D3D2A51290E03A003CE7C3 /* irc.png in Resources */,
11559
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
  1692
				F6338CC91C7A53C100353945 /* CampaignsViewController-iPhone.xib in Resources */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1693
				6172FED91298CF9800D73365 /* background~iphone.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1694
				6172FEEF1298D25D00D73365 /* mediumBackground~ipad.png in Resources */,
11144
ef246004e33d - Added required icons
antonc27 <antonc27@mail.ru>
parents: 11143
diff changeset
  1695
				F65E1DBF1B9B95A400A78ADF /* Icon-60@2x.png in Resources */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1696
				6172FEF11298D25D00D73365 /* smallerBackground~ipad.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1697
				F60D047A1BD137B5003ACB00 /* bullet@2x.png in Resources */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1698
				F60D04861BD137B5003ACB00 /* target@2x.png in Resources */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1699
				6172FEF21298D25D00D73365 /* smallerBackground~iphone.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1700
				61889985129995B500D55FD6 /* title~ipad.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1701
				F60D047D1BD137B5003ACB00 /* flower.png in Resources */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1702
				F60D04801BD137B5003ACB00 /* heart_filled@2x.png in Resources */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1703
				615FEAE212A2A6640098EE92 /* localplayButton~ipad.png in Resources */,
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1704
				615FEAE312A2A6640098EE92 /* localplayButton~iphone.png in Resources */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1705
				F65725001B7E784700A86262 /* helpplain.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1706
				61188BF712A6FE5A0026C5DA /* backButton@2x.png in Resources */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1707
				61188BF812A6FE5C0026C5DA /* background@2x~iphone.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1708
				61188BF912A6FE5D0026C5DA /* checkbox@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1709
				61188BFB12A6FE610026C5DA /* Default-ipad-Landscape.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1710
				F60D047B1BD137B5003ACB00 /* flower_filled.png in Resources */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1711
				F60D04771BD137B5003ACB00 /* bullet_filled.png in Resources */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1712
				F60D04881BD137B5003ACB00 /* teams_filled@2x.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1713
				61188BFC12A6FE630026C5DA /* Default@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1714
				61188BFD12A6FE730026C5DA /* fb@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1715
				61188BFE12A6FE7C0026C5DA /* irc@2x.png in Resources */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1716
				61188C0212A6FE840026C5DA /* localplayButton@2x~iphone.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1717
				61188C0312A6FE860026C5DA /* netplayButton.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1718
				61188C0412A6FE880026C5DA /* savesButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1719
				61188C0512A6FE8F0026C5DA /* Data in Resources */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1720
				61188C0612A6FE950026C5DA /* smallerBackground@2x~iphone.png in Resources */,
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1721
				F67FC8161BEC17AC00A9DC75 /* Appirater.bundle in Resources */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1722
				F65724FD1B7E784700A86262 /* helpabove.png in Resources */,
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1723
				F6F07BDE1B7E72D40010E48F /* HelpPageLobbyViewController-iPad.xib in Resources */,
11562
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1724
				F6338CD91C7A702B00353945 /* CampaignViewController-iPhone.xib in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1725
				61188C0712A6FE960026C5DA /* settingsButton@2x.png in Resources */,
5986
57738fb49f5e apparently the old way was the correct one
koda
parents: 5983
diff changeset
  1726
				61188C0812A6FE9A0026C5DA /* title@2x~iphone.png in Resources */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1727
				F65724FF1B7E784700A86262 /* helpleft.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1728
				61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */,
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1729
				6174F7C812CD62E300205D6F /* smallerTitle.png in Resources */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1730
				F65725011B7E784700A86262 /* helpright.png in Resources */,
4766
255e6c76c7e9 beautify stat page
koda
parents: 4757
diff changeset
  1731
				6174F7C912CD62E300205D6F /* smallerTitle@2x.png in Resources */,
5220
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
  1732
				6167A6771391514600AA6D07 /* RestoreViewController-iPhone.xib in Resources */,
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
  1733
				6167A72D13919E6800AA6D07 /* RestoreViewController-iPad.xib in Resources */,
5976
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1734
				6167C87414294727003DD50F /* surprise@2x.png in Resources */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1735
				6167C88C14294738003DD50F /* denied@2x.png in Resources */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1736
				6167C8F51429502C003DD50F /* hedgehog.png in Resources */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1737
				6167C8F61429502C003DD50F /* hedgehog@2x.png in Resources */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1738
				6167C8F71429502C003DD50F /* robotBadge.png in Resources */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1739
				6167C8F81429502C003DD50F /* robotBadge@2x.png in Resources */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1740
				6167C8F91429502C003DD50F /* star.png in Resources */,
306cedbeb213 fixed several 'retina display' images and added a bunch more (though just from upscaling the normal ones; might be nice to have 'em redrawn at a real higher resolution)
koda
parents: 5975
diff changeset
  1741
				6167C8FA1429502C003DD50F /* star@2x.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1742
				F60D047F1BD137B5003ACB00 /* heart_filled.png in Resources */,
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1743
				F60D04831BD137B5003ACB00 /* target_filled.png in Resources */,
5982
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1744
				6167CA37142A6ED7003DD50F /* bot0.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1745
				6167CA38142A6ED7003DD50F /* bot0@2x.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1746
				6167CA39142A6ED7003DD50F /* bot1.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1747
				6167CA3A142A6ED7003DD50F /* bot1@2x.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1748
				6167CA3B142A6ED7003DD50F /* bot2.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1749
				6167CA3C142A6ED7003DD50F /* bot2@2x.png in Resources */,
11214
d8135421833c - Added new set of tabbar icons for Settings on iPhone
antonc27 <antonc27@mail.ru>
parents: 11195
diff changeset
  1750
				F60D04851BD137B5003ACB00 /* target.png in Resources */,
5982
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1751
				6167CA3D142A6ED7003DD50F /* bot3.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1752
				6167CA3E142A6ED7003DD50F /* bot3@2x.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1753
				6167CA3F142A6ED7003DD50F /* bot4.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1754
				6167CA40142A6ED7003DD50F /* bot4@2x.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1755
				6167CA41142A6ED7003DD50F /* bot5.png in Resources */,
283be2ca54a7 mad several updates to the resource copying phase in the ios project file, changed paths of some images and added some smaller forts version
koda
parents: 5976
diff changeset
  1756
				6167CA42142A6ED7003DD50F /* bot5@2x.png in Resources */,
5983
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
  1757
				6167CB48142A8769003DD50F /* basehat-hedgehog.png in Resources */,
f0925204f50e retina images, again
koda
parents: 5982
diff changeset
  1758
				6167CB49142A8769003DD50F /* basehat-hedgehog@2x.png in Resources */,
6094
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
  1759
				61915D5C143A4E2C00299991 /* MissionTrainingViewController-iPhone.xib in Resources */,
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
  1760
				61077E87143FB09800645B29 /* MissionTrainingViewController-iPad.xib in Resources */,
16b12a6417d1 added iphone interface for missions/trainings page, setters/getters unlocked
koda
parents: 6093
diff changeset
  1761
				6107802A143FCCC800645B29 /* startGameButton@2x.png in Resources */,
6105
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
  1762
				610782961440EE5C00645B29 /* basicFlags.plist in Resources */,
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
  1763
				610782971440EE5C00645B29 /* credits.plist in Resources */,
29bf0ca70af9 move some config files
koda
parents: 6100
diff changeset
  1764
				610782981440EE5C00645B29 /* gameMods.plist in Resources */,
6115
485cfecadc9a HUGE refactoring of the ipad interface, finally understood how to use interface builder with custom uiviewcontrollers, as well as converted some uitableviewcontrollers to uiviewcontrollers for simplicity
koda
parents: 6105
diff changeset
  1765
				61B9A86814423A9D001541C1 /* GameConfigViewController-iPad.xib in Resources */,
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  1766
				61156521147F48B6006729A9 /* About.strings in Resources */,
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  1767
				61156523147F48B7006729A9 /* Localizable.strings in Resources */,
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  1768
				61156525147F48B8006729A9 /* Scheme.strings in Resources */,
7302
3eac6e64b20b updated ios project file
koda
parents: 7248
diff changeset
  1769
				616065A8159A71FD00CFAEF4 /* hwclassic.mp3 in Resources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1770
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1771
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1772
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1773
/* End PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1774
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1775
/* Begin PBXShellScriptBuildPhase section */
7968
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1776
		6137A859164732120043D108 /* Update Revision Information */ = {
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1777
			isa = PBXShellScriptBuildPhase;
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1778
			buildActionMask = 2147483647;
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1779
			files = (
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1780
			);
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1781
			inputPaths = (
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1782
			);
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1783
			name = "Update Revision Information";
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1784
			outputPaths = (
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1785
			);
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1786
			runOnlyForDeploymentPostprocessing = 0;
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1787
			shellPath = /bin/sh;
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1788
			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}\"";
be4503361ead ios: fill in CFBundleVersion and CFBundleShortVersionString information better
koda
parents: 7837
diff changeset
  1789
		};
8835
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1790
		6179928A114AE0C800BA94A9 /* data */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1791
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1792
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1793
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1794
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1795
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1796
			);
8835
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1797
			name = data;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1798
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1799
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1800
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1801
			shellPath = /bin/sh;
11303
18b1723bc957 - 'ClimbHome' map deprecated as it crashes
antonc27 <antonc27@mail.ru>
parents: 11302
diff changeset
  1802
			shellScript = "SOURCE_DIR=${PROJECT_DIR}/../../\n\n#copy new stuff over old stuff\nrm -rf ${PROJECT_DIR}/Data\n\necho \"Copying Data...\"\ncp -R ${SOURCE_DIR}/share/hedgewars/Data ${PROJECT_DIR}/Data\n\n#copy some other files\necho \"Fetching additional graphics...\"\nmkdir -p ${PROJECT_DIR}/Data/Graphics/Icons\ncp    ${SOURCE_DIR}/QTfrontend/res/{btn*,icon*,StatsMedal*,ammopic*}.png ${PROJECT_DIR}/Data/Graphics/Icons/\ncp -R ${SOURCE_DIR}/project_files/Android-build/SDL-android-project/assets/Data/Graphics/Buttons ${PROJECT_DIR}/Data/Graphics/\n\necho \"Removing text and dummy files...\"\n#delete all CMakeLists.txt and image source files\nfind ${PROJECT_DIR}/Data -name CMakeLists.txt -delete\nfind ${PROJECT_DIR}/Data -name *.svg* -delete\nfind ${PROJECT_DIR}/Data -name *.psd -delete\nfind ${PROJECT_DIR}/Data -name *.sifz -delete\nfind ${PROJECT_DIR}/Data -name *.xcf -delete\nfind ${PROJECT_DIR}/Data -name *.orig -delete\nfind ${PROJECT_DIR}/Data -name *.ts -delete\n\n#delete all CMake generated files\nfind ${PROJECT_DIR}/Data -name CMakeFiles -type d -exec rm -r {} +\nfind ${PROJECT_DIR}/Data -name Makefile -delete\nfind ${PROJECT_DIR}/Data -name *.cmake -delete\n\n#delete dummy maps and hats, misc stuff\nrm -rf ${PROJECT_DIR}/Data/Maps/test*\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/{TeamCap,TeamHeadband,TeamHair}\nrm -rf ${PROJECT_DIR}/Data/misc/\n\n#delete forbidden maps and WIP themes (remember to check that no Map uses them)\nrm -rf ${PROJECT_DIR}/Data/Maps/{FlightJoust,ClimbHome}\nrm -rf ${PROJECT_DIR}/Data/Themes/{Beach,Digital}\n\n#delete all names, reserved hats and unused fonts\nrm -rf ${PROJECT_DIR}/Data/Names/\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/Reserved/\nrm -rf ${PROJECT_DIR}/Data/Fonts/{wqy-zenhei.ttc,DroidSansFallback.ttf}\n\necho \"Handling audio files...\"\n#delete the Classic voice\nrm -rf ${PROJECT_DIR}/Data/Sounds/voices/Classic\n#delete the main theme file\nrm -rf ${PROJECT_DIR}/Data/Music/main_theme.ogg\n\n#remove unused voices\nfor i in {Amazing,Brilliant,Bugger,Bungee,Cutitout,Drat,Excellent,Fire,FlawlessPossibility,Gonnagetyou,Grenade,Hmm,Leavemealone,Ohdear,Ouch,Perfect,Revenge,Runaway,Solong,Thisoneismine,VictoryPossibility,Watchthis,Whatthe,Whoopsee}; do find Data/Sounds/voices/ -name $i.ogg -delete; done\n\necho \"Tweaking Data contents...\"\n#move Lua maps in Missions\nmkdir ${PROJECT_DIR}/Data/Missions/Maps/\nfor i in `ls ${PROJECT_DIR}/Data/Maps/`;\ndo \n    if [[ `ls -f ${PROJECT_DIR}/Data/Maps/$i/map.lua 2> /dev/null` != '' ]];\n    then\n        mv ${PROJECT_DIR}/Data/Maps/$i ${PROJECT_DIR}/Data/Missions/Maps/;\n    fi;\ndone;\n\n#workaround for missing map in CTF_Blizzard\nln -s ../../../Maps/Blizzard/map.png ${PROJECT_DIR}/Data/Missions/Maps/CTF_Blizzard/map.png\n\n#reduce the number of flakes for City\nsed -i -e 's/1500/50/' ${PROJECT_DIR}/Data/Themes/City/theme.cfg\n\necho \"Done\"";
8835
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1803
		};
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1804
		61806B78170B83EA00C601BC /* config.inc */ = {
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1805
			isa = PBXShellScriptBuildPhase;
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1806
			buildActionMask = 2147483647;
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1807
			files = (
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1808
			);
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1809
			inputPaths = (
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1810
			);
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1811
			name = config.inc;
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1812
			outputPaths = (
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1813
				"$(DERIVED_FILE_DIR)/myfile",
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1814
			);
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1815
			runOnlyForDeploymentPostprocessing = 0;
01bcf9ea68c1 ios compiles again (using an old version of sdl)
koda
parents: 8536
diff changeset
  1816
			shellPath = /bin/sh;
11089
9e30ed87f966 - Fix for ArgParsers.pas:368: 23: Identifier not found "cDefaultPathPrefix"
antonc27 <antonc27@mail.ru>
parents: 11084
diff changeset
  1817
			shellScript = "HG=/usr/local/bin/hg\nSOURCE_DIR=${PROJECT_DIR}/../../\n\n#create config.inc\necho \"Updating config file...\"\nPRON=`grep HEDGEWARS_PROTO_VER ${SOURCE_DIR}/CMakeLists.txt | grep -o -E [0-9]+`\nMAJN=`grep CPACK_PACKAGE_VERSION_MAJOR ${SOURCE_DIR}/CMakeLists.txt | grep -o -E \"[0-9]+\"`\nMINN=`grep CPACK_PACKAGE_VERSION_MINOR ${SOURCE_DIR}/CMakeLists.txt | grep -o -E \"[0-9]+\"`\nPATN=`grep CPACK_PACKAGE_VERSION_PATCH ${SOURCE_DIR}/CMakeLists.txt | grep -o -E \"[0-9]+\"`\nREVN=`$HG id -n ${SOURCE_DIR}`\nHASH=`$HG id -i ${SOURCE_DIR}`\n\necho \"{Do not change this file, use the project target to regenerate}\" > ${PROJECT_DIR}/config.inc\necho \"const cNetProtoVersion = $PRON;\" >> ${PROJECT_DIR}/config.inc\necho \"const cVersionString = '$MAJN.$MINN.$PATN';\" >> ${PROJECT_DIR}/config.inc\necho \"const cRevisionString = '$REVN';\" >> ${PROJECT_DIR}/config.inc\necho \"const cHashString = '$HASH';\" >> ${PROJECT_DIR}/config.inc\necho \"const cDefaultPathPrefix = '';\" >> ${PROJECT_DIR}/config.inc\n";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1818
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1819
		9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1820
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1821
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1822
			comments = "The current FPC runtime is distributed as (a massive) collection of .o files. This run script combines the .o files into an archive, making linking (a lot) easier since we don't have to think about what to link with (i.e the linker will extract what's needed from the archive).";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1823
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1824
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1825
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1826
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1827
			name = "Build libfpc.a";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1828
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1829
				"$(TARGET_BUILD_DIR)/libfpc.a",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1830
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1831
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1832
			shellPath = /bin/sh;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  1833
			shellScript = "# Build libfpc.a\n# 9 July 2006 (Jonas Maebe)\n#   * original version\n# 15 September 2006 (Erling Johansen)\n#   * simplified\n# 26 April 2007 (Jonas Maebe)\n#  * added support for ppc64/x86_64 (future proofing)\n# 4 August 2007 (Jonas Maebe)\n#  * call ranlib after ar so the toc of the library is up-to-date\n# 3 January 2009 (Jonas Maebe)\n#  * support for ARM\n# 24 October 2009 (Jonas Maebe)\n#  * don't hardcode version 2.3.1 anymore under certain circumstances\n#  * use the FPC_RTL_UNITS_BASE setting\n# 13 December 2009 (Jonas Maebe)\n#  * use new FPC_COMPILER_BINARY_DIR setting to make it easier to change the used FPC version\n\nrm -f \"$TARGET_TEMP_DIR\"/*.a\nnarch=\n\n#temparchs=`echo $ARCHS|sed -e 's/arm[^\\w]*/arm\\\n#/'|sort -u`\ntemparchs=`echo $ARCHS|sort -u`\necho $temparchs\nfor arch in $temparchs\ndo\n\ttargetos=darwin;\n\tcase $arch in\n        arm64) fpc_arch=rossa64; fpc_rtl=aarch64 ;;\n        armv7) fpc_arch=rossarm; fpc_rtl=arm ;;\n        x86_64) fpc_arch=x64; fpc_rtl=x86_64; targetos=iphonesim ;;\n#       ppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n#\t\ti386) fpc_arch=386; fpc_rtl=i386; targetos=iphonesim ;;\n#\t\tppc64) fpc_arch=ppc64; fpc_rtl=powerpc64 ;;\n#\t\tx86_64) fpc_arch=x64; fpc_rtl=x86_64 ;;\n#\t\tarm*) fpc_arch=arm; fpc_rtl=arm ;;\n\t\t*) continue\n\tesac\n\tif test -e \"${FPC_COMPILER_BINARY_DIR}\"/ppc${fpc_arch}\n\tthen\n\t\tupath=\"$FPC_RTL_UNITS_BASE\"/`\"${FPC_COMPILER_BINARY_DIR}\"/ppc${fpc_arch} -iV`/units/${fpc_rtl}-${targetos}\n\t\tar -q \"$TARGET_TEMP_DIR\"/libfpc${narch}.a `ls \"$upath\"/*/*.o | grep -v 'darwin/fv/'`\n\t\tranlib \"$TARGET_TEMP_DIR\"/libfpc${narch}.a\n\t\tnarch=${narch}x\n\telse\n\t\techo error: can\\'t build libfpc.a for $arch \\(${FPC_COMPILER_BINARY_DIR}/ppc${fpc_arch} not found, derived from FPC_COMPILER_BINARY_DIR project setting\\)\n\tfi\ndone\n           \nif test ${#narch} -gt 1\nthen\n\tlipo -create \"$TARGET_TEMP_DIR\"/libfpc*.a -output \"$TARGET_BUILD_DIR\"/libfpc.a\n\trm -f \"$TARGET_TEMP_DIR\"/*.a\nelse\n\tmv \"$TARGET_TEMP_DIR\"/libfpc.a \"$TARGET_BUILD_DIR\"\nfi\n";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1834
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1835
		928301560F10E04C00CC5A3C /* Compile Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1836
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1837
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1838
			comments = "This run script compiles (all) pascal sources into assembler by calling FPC with the main program (only) as argument. FPC will in turn compile dependent units as necessary. The Compile Sources build phase will detect the outdated .o files and assemble the modified sources (because the Pascal source files rule states that output from pascal compilation is assembler files in derived source folders).   ";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1839
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1840
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1841
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1842
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1843
			name = "Compile Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1844
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1845
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1846
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1847
			shellPath = /bin/sh;
11259
4a660bbc5f35 - Fix for not compiling Pascal sources when archiving app for AppStore
antonc27 <antonc27@mail.ru>
parents: 11255
diff changeset
  1848
			shellScript = "# Compile Pascal Sources\n# 15sep06,ejo  written.\n# 26 April 2007 - Jonas Maebe\n#  * support for ppc64 and x86_64\n#  * don't run when cleaning (in case running scripts when cleaning is ever fixed by Apple) (removed)\n#  * split the options in FPC_COMMON_FLAGS (common to all configurations) and FPC_CFG_SPECIFIC_FLAGS (per configuration)\n# 4 January 2009 - Jonas Maebe\n#  * support for ARM\n# 24 October 2009 - Jonas Maebe\n#  * don't hardcode 2.3.1 in some cases anymore\n# 13 December 2009 (Jonas Maebe)\n#  * use new FPC_COMPILER_BINARY_DIR setting to make it easier to change the used FPC version\n\nif test ! -e \"$FPC_MAIN_FILE\"\nthen\n\techo error: FPC_MAIN_FILE not found \\($FPC_MAIN_FILE\\)\n\texit 2\nfi\n\nfor variant in $BUILD_VARIANTS\ndo\n\tfor arch in $ARCHS\n\tdo\n\t\ttargetos=darwin;\n\t\tcase $arch in\n            arm64) fpc_arch=rossa64; fpc_rtl=aarch64 ;;\n            armv7) fpc_arch=rossarm; fpc_rtl=arm ;;\n            x86_64) fpc_arch=x64; fpc_rtl=x86_64; targetos=iphonesim ;;\n#\t\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n#\t\t\ti386) fpc_arch=386; fpc_rtl=i386; targetos=iphonesim ;;\n#\t\t\tppc64) fpc_arch=ppc64; fpc_rtl=powerpc64 ;;\n#\t\t\tx86_64) fpc_arch=x64; fpc_rtl=x86_64 ;;\n#\t\t\tarm*) fpc_arch=arm; fpc_rtl=arm ;;\n\t\t\t*) continue\n\t\tesac\n\n\t\tapp_target_temp_dir=$CONFIGURATION_TEMP_DIR/`basename \"$PROJECT_TEMP_DIR\"`\n\t\tout_dir=$app_target_temp_dir/`basename \"$DERIVED_SOURCES_DIR\"`-$variant/$arch\n\t\tfpccompiler=\"${FPC_COMPILER_BINARY_DIR}/ppc${fpc_arch}\"\n\t\tif test -e \"$fpccompiler\"\n\t\tthen\n\t\t\tfpcversion=`\"$fpccompiler\" -iV`\n\t\t\tmainunitdir=\"$FPC_RTL_UNITS_BASE/$fpcversion/units/${fpc_rtl}-${targetos}/\"\n\t\t\tmkdir -p \"$out_dir\"\n\t\t\tcd \"$out_dir\"\n\t\t\techo \"Compiling to $out_dir\"\n\t\t\trm -f compilefailed\n\t\n\t\t\t# delete any ppu files for which the \".s\" file was somehow deleted (Xcode does that sometimes in case of errors),\n\t\t\t# so that FPC will recompile the unit\n\t\t\tfor file in *.ppu\n\t\t\tdo\n\t\t\t\tasmname=`basename \"$file\" ppu`s\n\t\t\t\tif [ ! -f \"$asmname\" ]; then\n\t\t\t\t\t# can fail in case there are no .ppu files, since then it will try to erase the file with name '*.ppu'\n\t\t\t\t\t# -> use -f so it won't give an error message\n\t\t\t\t\trm -f \"$file\"\n\t\t\t\tfi\n\t\t\tdone\n\n\t\t\techo $fpccompiler -n -l -viwn -a -s -vbr -FE. $FPC_COMMON_OPTIONS $FPC_SPECIFIC_OPTIONS '\\' >ppccmd.sh\n\t\t\techo -Fi\\\"`dirname \"$FPC_MAIN_FILE\"`\\\" '\\' >>ppccmd.sh\n\t\t\techo -Fu\"$mainunitdir/*\" -Fu\"$mainunitdir/rtl\" '\\' >>ppccmd.sh\n\t\t\t# allow FPC_UNIT_PATHS to override default search directory\n\t\t\techo $FPC_UNIT_PATHS '\\' >>ppccmd.sh\n\t\t\techo \\\"$FPC_MAIN_FILE\\\" >>ppccmd.sh\n\t\t\t# cat ppccmd.sh\n\n\t\t\t/bin/sh ppccmd.sh\n\t\t\tif [ $? != 0 ]; then\n\t\t\t\ttouch \"$out_dir\"/compilefailed\n\t\t\t\texit 1\n\t\t\tfi\n\t\telse\n\t\t\ttouch \"$out_dir\"/compilefailed\n\t\t\techo $FPC_MAIN_FILE:1: error: 1: can\\'t compile for $arch \\(ppc${fpc_arch} not found\\)\n\t\t\texit 2\n\t\tfi\n\tdone\ndone\n";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1849
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1850
/* End PBXShellScriptBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1851
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1852
/* Begin PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1853
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1854
			isa = PBXSourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1855
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1856
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1857
				61798816114AA34C00BA94A9 /* hwengine.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1858
				61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1859
				6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1860
				6179881F114AA34C00BA94A9 /* uAI.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1861
				61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1862
				61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1863
				61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */,
11176
906c1878bc2c - Refactoring. Separation of game log viewing code to GameLogViewController
antonc27 <antonc27@mail.ru>
parents: 11144
diff changeset
  1864
				F6BA38461BA7A834005D16EA /* GameLogViewController.m in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1865
				61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1866
				61798824114AA34C00BA94A9 /* uChat.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1867
				61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1868
				61798826114AA34C00BA94A9 /* uConsole.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1869
				61798827114AA34C00BA94A9 /* uConsts.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1870
				61798828114AA34C00BA94A9 /* uFloat.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1871
				61798829114AA34C00BA94A9 /* uGame.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1872
				6179882A114AA34C00BA94A9 /* uGears.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1873
				6179882B114AA34C00BA94A9 /* uIO.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1874
				6179882D114AA34C00BA94A9 /* uLand.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1875
				6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1876
				6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */,
11227
0dd98551e3f8 - All labels in HelpPageLobby now localizable (with text from IB as localization keys)
antonc27 <antonc27@mail.ru>
parents: 11217
diff changeset
  1877
				F6756D801BD8550500B6AB6B /* LabelWithIBLocalization.m in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1878
				61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */,
11084
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
  1879
				F6D7E0C31B768F19004F3BCF /* uLandGenTemplateBased.pas in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1880
				61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1881
				61798832114AA34C00BA94A9 /* uLocale.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1882
				61798833114AA34C00BA94A9 /* uMisc.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1883
				61798834114AA34C00BA94A9 /* uRandom.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1884
				61798837114AA34C00BA94A9 /* uSound.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1885
				61798838114AA34C00BA94A9 /* uStats.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1886
				61798839114AA34C00BA94A9 /* uStore.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1887
				6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */,
11562
32bbf1f6bb2b - Campaign for iOS: Stub for CampaignViewController
antonc27 <antonc27@mail.ru>
parents: 11559
diff changeset
  1888
				F6338CD81C7A702B00353945 /* CampaignViewController.m in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1889
				6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1890
				6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */,
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1891
				611F4D4B11B27A9900F9759A /* uScript.pas in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1892
				6165920D11CA9BA200D6E256 /* FlagsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1893
				6165920E11CA9BA200D6E256 /* FortsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1894
				6165920F11CA9BA200D6E256 /* GameConfigViewController.m in Sources */,
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
  1895
				6165921011CA9BA200D6E256 /* EngineProtocolNetwork.m in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1896
				6165921111CA9BA200D6E256 /* GeneralSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1897
				6165921211CA9BA200D6E256 /* GravesViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1898
				6165921311CA9BA200D6E256 /* HogHatViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1899
				6165921411CA9BA200D6E256 /* LevelViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1900
				6165921511CA9BA200D6E256 /* MainMenuViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1901
				6165921611CA9BA200D6E256 /* MapConfigViewController.m in Sources */,
6075
0173cd44c3bc rename the ios settings files into something more appropriate
koda
parents: 6006
diff changeset
  1902
				6165921711CA9BA200D6E256 /* SettingsBaseViewController.m in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1903
				6165921A11CA9BA200D6E256 /* SchemeSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1904
				6165921B11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1905
				6165921C11CA9BA200D6E256 /* SingleSchemeViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1906
				6165921D11CA9BA200D6E256 /* SingleTeamViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1907
				6165921F11CA9BA200D6E256 /* TeamConfigViewController.m in Sources */,
11567
836af7d4af69 - Campaign for iOS: Reinventing wheel for campaign.ini parsing
antonc27 <antonc27@mail.ru>
parents: 11562
diff changeset
  1908
				F60ACBB71C7BC08B00385701 /* IniParser.m in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1909
				6165922011CA9BA200D6E256 /* TeamSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1910
				6165922111CA9BA200D6E256 /* VoicesViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1911
				6165922211CA9BA200D6E256 /* WeaponSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1912
				6165922E11CA9BD500D6E256 /* CGPointUtils.c in Sources */,
6078
8c0cc07731e5 headers cleanup, converted some function-only sources into proper class method files, more use of OOP power, removed some 'respondsToSelector' calls, moved defines into their own header, more use of objc categories
koda
parents: 6075
diff changeset
  1913
				6165922F11CA9BD500D6E256 /* HWUtils.m in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1914
				6165923111CA9BD500D6E256 /* SquareButtonView.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1915
				6165923211CA9BD500D6E256 /* UIImageExtra.m in Sources */,
5002
a9c44a8ffec8 we get our own AppDelegate, subclassing SDL_UikitAppDelegate so that we don't have to mess with sdl build system
koda
parents: 4951
diff changeset
  1916
				6165929E11CA9E2F00D6E256 /* HedgewarsAppDelegate.m in Sources */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1917
				6163EE7E11CC2600001C0453 /* SingleWeaponViewController.m in Sources */,
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
  1918
				61E1F4F811D004240016A5AA /* adler32.pas in Sources */,
3621
a8ddf681ba7d initial support for customizing weaponset
koda
parents: 3619
diff changeset
  1919
				61F904D711DF7DA30068B24D /* WeaponCellView.m in Sources */,
3659
f8d5ac50e307 half reworking of the settings page with delegation
koda
parents: 3648
diff changeset
  1920
				61C079E411F35A300072BF46 /* EditableCellView.m in Sources */,
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
  1921
				61F2E7CE1205EDE0005734F7 /* AboutViewController.m in Sources */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1922
				6199E839124647DE00DADF8C /* SupportViewController.m in Sources */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1923
				611D9BFB12497E9800008271 /* SavedGamesViewController.m in Sources */,
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1924
				619C5AF4124F7E3100D041AE /* LuaPas.pas in Sources */,
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
  1925
				619C5BA2124FA59000D041AE /* MapPreviewButtonView.m in Sources */,
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
  1926
				61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */,
11559
2b9e189df3d6 - Campaign for iOS: Stub for list of campaigns
antonc27 <antonc27@mail.ru>
parents: 11313
diff changeset
  1927
				F6338CC81C7A53C100353945 /* CampaignsViewController.m in Sources */,
4281
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
  1928
				61006F95128DE31F00EBA7F7 /* CreationChamber.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1929
				61A4A39412A5CCC2004D81E6 /* uCommandHandlers.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1930
				61A4A39512A5CCC2004D81E6 /* uCommands.pas in Sources */,
11217
e68b3e392091 - Big refactoring of front-end Settings for both iPhone and iPad:
antonc27 <antonc27@mail.ru>
parents: 11214
diff changeset
  1931
				F6448CE31BD2E00500C31C8C /* TableViewControllerWithDoneButton.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1932
				61A4A39612A5CCC2004D81E6 /* uDebug.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1933
				61A4A39712A5CCC2004D81E6 /* uGearsRender.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1934
				61A4A39812A5CCC2004D81E6 /* uRender.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1935
				61A4A39912A5CCC2004D81E6 /* uRenderUtils.pas in Sources */,
11252
3dc674af7662 - FindTable functionality for HoldTableViewCell and EditableCellView extracted to category
antonc27 <antonc27@mail.ru>
parents: 11227
diff changeset
  1936
				F6F7DA8F1BE18F5700432EA7 /* UITableViewCell+FindTable.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1937
				61A4A39A12A5CCC2004D81E6 /* uSinTable.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1938
				61A4A39B12A5CCC2004D81E6 /* uTextures.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1939
				61A4A39C12A5CCC2004D81E6 /* uTypes.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1940
				61A4A39D12A5CCC2004D81E6 /* uUtils.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1941
				61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1942
				61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */,
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
  1943
				61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1944
				61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */,
6246
6b2d19ed521a just moving ios server stuff around
koda
parents: 6213
diff changeset
  1945
				61E2E12E12BAAEE30051B659 /* ServerProtocolNetwork.m in Sources */,
4757
7ca9ebb6895d initial stats display
koda
parents: 4752
diff changeset
  1946
				61B7A33812CC21080086B604 /* StatsPageViewController.m in Sources */,
11084
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
  1947
				F6D7E0C41B768F19004F3BCF /* uLandUtils.pas in Sources */,
5154
851f36579ed4 initial refactoring for interfacing the game engine from the ios frontend (game doesn't run yet)
koda
parents: 5002
diff changeset
  1948
				61EDB5B0135B3F97009B29A6 /* GameInterfaceBridge.m in Sources */,
5200
7440fe992e73 * move ammo lines from .cpp.in to .h so that it is readable from the ios frontend (and who knows, maybe from other frontends as well)
koda
parents: 5184
diff changeset
  1949
				61A976B3136F668500DD9878 /* uCursor.pas in Sources */,
11309
402baa6d4f64 - Appirater:
antonc27 <antonc27@mail.ru>
parents: 11303
diff changeset
  1950
				F67FC8121BEC06E700A9DC75 /* Appirater.m in Sources */,
5220
76a2246f18f0 when the match is not completed (eg out of memory or crash) the game asks for restoring it as soon as it is opened again
koda
parents: 5200
diff changeset
  1951
				6167A6761391514600AA6D07 /* RestoreViewController.m in Sources */,
6000
dbcebcd3d79f ios frontend: sounds and music have their own class now (with caching\!) instead of being spread here and there (exploiting class methods like a true oop pro)
koda
parents: 5986
diff changeset
  1952
				61C28D3F142D380400DA16C2 /* AudioManagerController.m in Sources */,
6027
302408e45052 code working on ios now
koda
parents: 6006
diff changeset
  1953
				611D7A50142FDCD3006E0798 /* uTouch.pas in Sources */,
6083
72c882c0fd0f first pass for implementing missions/training selection on ipad (not yet running)
koda
parents: 6078
diff changeset
  1954
				61915D5B143A4E2C00299991 /* MissionTrainingViewController.m in Sources */,
6208
b831679e9467 move all extra categories in a single source, add caching for HWUtils
koda
parents: 6207
diff changeset
  1955
				61D0BDF91457508C0011A899 /* ExtraCategories.m in Sources */,
6494
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
  1956
				61177C02148B8BB100686905 /* uLandGenMaze.pas in Sources */,
5e0595f41cde ios port working again, mono audio is missing
koda
parents: 6493
diff changeset
  1957
				61177C03148B8BB100686905 /* uLandOutline.pas in Sources */,
6544
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
  1958
				61D08D7414AEA7FE0007C078 /* uGearsHedgehog.pas in Sources */,
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
  1959
				61D08D7514AEA7FE0007C078 /* uGearsList.pas in Sources */,
bbd2fc07c3ed update ios project file with new uGears* files; flags for one text file
koda
parents: 6526
diff changeset
  1960
				61D08D7614AEA7FE0007C078 /* uGearsUtils.pas in Sources */,
6679
d8b98aa486a6 tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
koda
parents: 6673
diff changeset
  1961
				610C8E3714E018D200CF5C4C /* MNEValueTrackingSlider.m in Sources */,
6656
6aeaba3ee584 ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
koda
parents: 6634
diff changeset
  1962
				615E755A14E41E8C00FBA131 /* MXAudioPlayerFadeOperation.m in Sources */,
6659
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1963
				615E76BC14E4421200FBA131 /* MGSplitCornersView.m in Sources */,
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1964
				615E76BD14E4421200FBA131 /* MGSplitDividerView.m in Sources */,
a6030b32b222 move the classes recently added to a proper folder
koda
parents: 6658
diff changeset
  1965
				615E76BE14E4421200FBA131 /* MGSplitViewController.m in Sources */,
11120
83c0d96f86ea - HelpPageLobbyViewController returned to project (back from 2012!), also help bubble images added
antonc27 <antonc27@mail.ru>
parents: 11110
diff changeset
  1966
				F6F07BE01B7E72D40010E48F /* HelpPageLobbyViewController.m in Sources */,
7048
0a4c88935902 the ios port runs again, although with a few things to sort out
koda
parents: 7047
diff changeset
  1967
				615BE3D4155C5DDF003CA34D /* uInputHandler.pas in Sources */,
7692
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
  1968
				619349C8160BAF3E00A08518 /* uAILandMarks.pas in Sources */,
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
  1969
				619349C9160BAF3E00A08518 /* uGearsHandlers.pas in Sources */,
9545f2bf087c updated ios project file
koda
parents: 7302
diff changeset
  1970
				619349CA160BAF3E00A08518 /* uGearsHandlersRope.pas in Sources */,
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1971
				610FB7C81661390E002FB2A7 /* uPhysFSLayer.pas in Sources */,
11084
9ff03eddd950 - Missed pascal source files added to project
antonc27 <antonc27@mail.ru>
parents: 11083
diff changeset
  1972
				F6D7E0C21B768F19004F3BCF /* uLandGenPerlin.pas in Sources */,
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1973
				61B37A1F17837C78009F283D /* ArgParsers.pas in Sources */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1974
				61B37A2017837C78009F283D /* uVisualGearsList.pas in Sources */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1975
				61B37A80178381DB009F283D /* uGearsHandlersMess.pas in Sources */,
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  1976
				61B37A841783822C009F283D /* uVisualGearsHandlers.pas in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1977
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1978
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1979
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1980
/* End PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1981
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1982
/* Begin PBXTargetDependency section */
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1983
		610FB7E416613980002FB2A7 /* PBXTargetDependency */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1984
			isa = PBXTargetDependency;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1985
			name = "Static Library";
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1986
			targetProxy = 610FB7E316613980002FB2A7 /* PBXContainerItemProxy */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1987
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1988
		610FB7E616613980002FB2A7 /* PBXTargetDependency */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1989
			isa = PBXTargetDependency;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1990
			name = libLua;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1991
			targetProxy = 610FB7E516613980002FB2A7 /* PBXContainerItemProxy */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1992
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1993
		610FB7E816613980002FB2A7 /* PBXTargetDependency */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1994
			isa = PBXTargetDependency;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1995
			name = libSDL;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1996
			targetProxy = 610FB7E716613980002FB2A7 /* PBXContainerItemProxy */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1997
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1998
		610FB7EA16613980002FB2A7 /* PBXTargetDependency */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  1999
			isa = PBXTargetDependency;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2000
			name = "Static Library";
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2001
			targetProxy = 610FB7E916613980002FB2A7 /* PBXContainerItemProxy */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2002
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2003
		610FB7EC16613980002FB2A7 /* PBXTargetDependency */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2004
			isa = PBXTargetDependency;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2005
			name = "Static Library";
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2006
			targetProxy = 610FB7EB16613980002FB2A7 /* PBXContainerItemProxy */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2007
		};
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2008
		610FB7F016613980002FB2A7 /* PBXTargetDependency */ = {
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2009
			isa = PBXTargetDependency;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2010
			name = libSDL_image;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2011
			targetProxy = 610FB7EF16613980002FB2A7 /* PBXContainerItemProxy */;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2012
		};
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  2013
		617D791D16D932EC0091D4D6 /* PBXTargetDependency */ = {
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2014
			isa = PBXTargetDependency;
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2015
			name = Physfs;
8536
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  2016
			targetProxy = 617D791C16D932EC0091D4D6 /* PBXContainerItemProxy */;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  2017
		};
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  2018
		617D794A16D933BC0091D4D6 /* PBXTargetDependency */ = {
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  2019
			isa = PBXTargetDependency;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  2020
			name = Physlayer;
55365fccb075 updated ios project files for the new phys build system
koda
parents: 8425
diff changeset
  2021
			targetProxy = 617D794916D933BC0091D4D6 /* PBXContainerItemProxy */;
8124
499151efdd72 link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
koda
parents: 7968
diff changeset
  2022
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2023
		9283015A0F10E41300CC5A3C /* PBXTargetDependency */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2024
			isa = PBXTargetDependency;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2025
			target = 928301160F10CAFC00CC5A3C /* fpc */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2026
			targetProxy = 928301590F10E41300CC5A3C /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2027
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2028
/* End PBXTargetDependency section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2029
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2030
/* Begin PBXVariantGroup section */
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2031
		61156520147F48B6006729A9 /* About.strings */ = {
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2032
			isa = PBXVariantGroup;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2033
			children = (
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2034
				6115651A147F48AE006729A9 /* English */,
6422
786a3242c049 GCI task: iOS Spanish
Ángel Alonso
parents: 6420
diff changeset
  2035
				61156526147F49E1006729A9 /* Spanish */,
6423
687b62bf9e9e GCI task: iOS French
Rom le Clair
parents: 6422
diff changeset
  2036
				6115652D147F4C52006729A9 /* French */,
6424
a3b428e74410 GCI task: iOS Polish
Kamil Pilarski
parents: 6423
diff changeset
  2037
				61156530147F4D10006729A9 /* Polish */,
6482
07eeb905620e GCI task: iOS German
Leonard
parents: 6424
diff changeset
  2038
				61177BAA148A661600686905 /* German */,
6493
90b5744fad17 GCI task: iOS Danish
Kimsey0
parents: 6483
diff changeset
  2039
				61177BE4148B881C00686905 /* Danish */,
6518
f134b50e7ac7 ios italian translation
koda
parents: 6496
diff changeset
  2040
				617BC22D1490210E00E1C294 /* Italian */,
6526
6ed9d2acf1a5 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow
parents: 6518
diff changeset
  2041
				619BCEC41495615700C1C409 /* Bulgarian */,
6545
267c6a9490a7 GCI task: iOS Japanese
thebowseat
parents: 6544
diff changeset
  2042
				61D08D8714AEA9670007C078 /* Japanese */,
6550
4531a2b141ba GCI task: iOS Portuguese
Ivo Nunes
parents: 6545
diff changeset
  2043
				61C6783F14B3DD020087425A /* Portuguese */,
6571
da5cfded818b GCI task: iOS _language_ 3 (Romanian)
bovi
parents: 6551
diff changeset
  2044
				6154A53114C37E4A00F6EEF6 /* Romanian */,
11125
432601e160b4 - Russian localization files added
antonc27 <antonc27@mail.ru>
parents: 11120
diff changeset
  2045
				F65725291B7EB9CC00A86262 /* ru */,
11311
ef2592892432 - Restored Turkish localization
antonc27 <antonc27@mail.ru>
parents: 11309
diff changeset
  2046
				F67FC81F1BEC280D00A9DC75 /* tr */,
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2047
			);
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2048
			name = About.strings;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2049
			sourceTree = "<group>";
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2050
		};
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2051
		61156522147F48B7006729A9 /* Localizable.strings */ = {
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2052
			isa = PBXVariantGroup;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2053
			children = (
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2054
				6115651B147F48AE006729A9 /* English */,
6422
786a3242c049 GCI task: iOS Spanish
Ángel Alonso
parents: 6420
diff changeset
  2055
				61156527147F4A2E006729A9 /* Spanish */,
6423
687b62bf9e9e GCI task: iOS French
Rom le Clair
parents: 6422
diff changeset
  2056
				6115652C147F4C4C006729A9 /* French */,
6424
a3b428e74410 GCI task: iOS Polish
Kamil Pilarski
parents: 6423
diff changeset
  2057
				61156531147F4D17006729A9 /* Polish */,
6482
07eeb905620e GCI task: iOS German
Leonard
parents: 6424
diff changeset
  2058
				61177BA7148A658900686905 /* German */,
6493
90b5744fad17 GCI task: iOS Danish
Kimsey0
parents: 6483
diff changeset
  2059
				61177BF0148B882500686905 /* Danish */,
6518
f134b50e7ac7 ios italian translation
koda
parents: 6496
diff changeset
  2060
				617BC2391490211500E1C294 /* Italian */,
6526
6ed9d2acf1a5 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow
parents: 6518
diff changeset
  2061
				619BCED01495615F00C1C409 /* Bulgarian */,
6545
267c6a9490a7 GCI task: iOS Japanese
thebowseat
parents: 6544
diff changeset
  2062
				61D08D8814AEA9700007C078 /* Japanese */,
6550
4531a2b141ba GCI task: iOS Portuguese
Ivo Nunes
parents: 6545
diff changeset
  2063
				61C6784B14B3DD0B0087425A /* Portuguese */,
6571
da5cfded818b GCI task: iOS _language_ 3 (Romanian)
bovi
parents: 6551
diff changeset
  2064
				6154A53E14C37E5400F6EEF6 /* Romanian */,
11125
432601e160b4 - Russian localization files added
antonc27 <antonc27@mail.ru>
parents: 11120
diff changeset
  2065
				F657252A1B7EB9CC00A86262 /* ru */,
11311
ef2592892432 - Restored Turkish localization
antonc27 <antonc27@mail.ru>
parents: 11309
diff changeset
  2066
				F67FC8201BEC280D00A9DC75 /* tr */,
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2067
			);
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2068
			name = Localizable.strings;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2069
			sourceTree = "<group>";
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2070
		};
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2071
		61156524147F48B8006729A9 /* Scheme.strings */ = {
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2072
			isa = PBXVariantGroup;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2073
			children = (
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2074
				6115651C147F48AE006729A9 /* English */,
6422
786a3242c049 GCI task: iOS Spanish
Ángel Alonso
parents: 6420
diff changeset
  2075
				61156528147F4A3C006729A9 /* Spanish */,
6423
687b62bf9e9e GCI task: iOS French
Rom le Clair
parents: 6422
diff changeset
  2076
				6115652B147F4C45006729A9 /* French */,
6424
a3b428e74410 GCI task: iOS Polish
Kamil Pilarski
parents: 6423
diff changeset
  2077
				61156532147F4D1E006729A9 /* Polish */,
6482
07eeb905620e GCI task: iOS German
Leonard
parents: 6424
diff changeset
  2078
				61177BA9148A660C00686905 /* German */,
6493
90b5744fad17 GCI task: iOS Danish
Kimsey0
parents: 6483
diff changeset
  2079
				61177BF1148B882F00686905 /* Danish */,
6518
f134b50e7ac7 ios italian translation
koda
parents: 6496
diff changeset
  2080
				617BC23A1490211F00E1C294 /* Italian */,
6526
6ed9d2acf1a5 GCI task: iOS _languages_ 2 (Bulgarian)
Resoow
parents: 6518
diff changeset
  2081
				619BCED11495616700C1C409 /* Bulgarian */,
6545
267c6a9490a7 GCI task: iOS Japanese
thebowseat
parents: 6544
diff changeset
  2082
				61D08D8914AEA9780007C078 /* Japanese */,
6550
4531a2b141ba GCI task: iOS Portuguese
Ivo Nunes
parents: 6545
diff changeset
  2083
				61C6784C14B3DD140087425A /* Portuguese */,
6571
da5cfded818b GCI task: iOS _language_ 3 (Romanian)
bovi
parents: 6551
diff changeset
  2084
				6154A54014C37EB100F6EEF6 /* Romanian */,
11125
432601e160b4 - Russian localization files added
antonc27 <antonc27@mail.ru>
parents: 11120
diff changeset
  2085
				F657252B1B7EB9CC00A86262 /* ru */,
11311
ef2592892432 - Restored Turkish localization
antonc27 <antonc27@mail.ru>
parents: 11309
diff changeset
  2086
				F67FC8211BEC280D00A9DC75 /* tr */,
6420
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2087
			);
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2088
			name = Scheme.strings;
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2089
			sourceTree = "<group>";
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2090
		};
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2091
/* End PBXVariantGroup section */
86a2fe62f338 better ios localization files
koda
parents: 6344
diff changeset
  2092
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2093
/* Begin XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2094
		1D6058940D05DD3E006BFB54 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2095
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2096
			buildSettings = {
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2097
				CODE_SIGN_IDENTITY = "iPhone Developer";
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2098
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2099
				GCC_DYNAMIC_NO_PIC = NO;
3701
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2100
				GCC_GENERATE_TEST_COVERAGE_FILES = YES;
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2101
				GCC_INSTRUMENT_PROGRAM_FLOW_ARCS = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2102
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2103
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2104
				INFOPLIST_FILE = Info.plist;
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2105
				PRODUCT_BUNDLE_IDENTIFIER = org.hedgewars.mobile;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2106
				PRODUCT_NAME = Hedgewars;
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2107
				PROVISIONING_PROFILE = "";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2108
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2109
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2110
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2111
		1D6058950D05DD3E006BFB54 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2112
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2113
			buildSettings = {
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2114
				CODE_SIGN_IDENTITY = "iPhone Developer";
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2115
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2116
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2117
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2118
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2119
				INFOPLIST_FILE = Info.plist;
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2120
				PRODUCT_BUNDLE_IDENTIFIER = org.hedgewars.mobile;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2121
				PRODUCT_NAME = Hedgewars;
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2122
				PROVISIONING_PROFILE = "";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2123
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2124
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2125
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2126
		61022D7C12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2127
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2128
			buildSettings = {
6906
6f5e1e64f106 fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
koda
parents: 6871
diff changeset
  2129
				ALWAYS_SEARCH_USER_PATHS = NO;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2130
				APPLY_RULES_IN_COPY_FILES = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2131
				CLANG_WARN_BOOL_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2132
				CLANG_WARN_CONSTANT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2133
				CLANG_WARN_EMPTY_BODY = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2134
				CLANG_WARN_ENUM_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2135
				CLANG_WARN_INT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2136
				CLANG_WARN_UNREACHABLE_CODE = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2137
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2138
				CODE_SIGN_IDENTITY = "iPhone Distribution";
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2139
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
11095
59fdc1ea1a4d - Fix for "error: invalid abbreviation code [115] for DIE at"
antonc27 <antonc27@mail.ru>
parents: 11093
diff changeset
  2140
				DEBUG_INFORMATION_FORMAT = dwarf;
11194
8294c901c91a - Bitcode disabled (for Xcode 7)
antonc27 <antonc27@mail.ru>
parents: 11177
diff changeset
  2141
				ENABLE_BITCODE = NO;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2142
				ENABLE_STRICT_OBJC_MSGSEND = YES;
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  2143
				FPC_COMMON_OPTIONS = "-l- -dIPHONEOS -Cs2000000 -B  -vwi -Sgix -Fi${PROJECT_DIR}";
11082
438d0f49a8d6 - fpc updated to 3.1.1
antonc27 <antonc27@mail.ru>
parents: 11081
diff changeset
  2144
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/3.1.1;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2145
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2146
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
11289
55127cfac9a6 - '-Os' fpc optimization compiler flag replaced with '-O2'
antonc27 <antonc27@mail.ru>
parents: 11288
diff changeset
  2147
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O2 -Xs -dNOCONSOLE";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2148
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2149
				GCC_C_LANGUAGE_STANDARD = c99;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2150
				GCC_DEBUGGING_SYMBOLS = default;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2151
				GCC_DYNAMIC_NO_PIC = NO;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2152
				GCC_FAST_MATH = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2153
				GCC_NO_COMMON_BLOCKS = YES;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  2154
				GCC_OPTIMIZATION_LEVEL = s;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2155
				GCC_PREPROCESSOR_DEFINITIONS = "";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2156
				GCC_STRICT_ALIASING = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2157
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2158
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2159
				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2160
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2161
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2162
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2163
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2164
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2165
				GCC_WARN_MISSING_PARENTHESES = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2166
				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2167
				GCC_WARN_PEDANTIC = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2168
				GCC_WARN_SHADOW = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2169
				GCC_WARN_STRICT_SELECTOR_MATCH = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2170
				GCC_WARN_UNDECLARED_SELECTOR = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2171
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2172
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2173
				GCC_WARN_UNUSED_FUNCTION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2174
				GCC_WARN_UNUSED_LABEL = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2175
				GCC_WARN_UNUSED_VALUE = YES;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2176
				GCC_WARN_UNUSED_VARIABLE = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2177
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2178
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2179
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2180
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2181
				);
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2182
				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
5487
900b3fe02546 i had to forget something about the ios project file, by contract
koda
parents: 5486
diff changeset
  2183
				LLVM_LTO = NO;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2184
				ONLY_ACTIVE_ARCH = NO;
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2185
				OTHER_CODE_SIGN_FLAGS = "";
11287
e83deac94818 - Removing unnecessary '-Wl,-no_order_inits' linker flag
antonc27 <antonc27@mail.ru>
parents: 11261
diff changeset
  2186
				OTHER_LDFLAGS = "-lz";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2187
				PREBINDING = NO;
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2188
				PROVISIONING_PROFILE = "";
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2189
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  2190
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2191
				TARGETED_DEVICE_FAMILY = "1,2";
3825
fd6c20cd90e3 typos, reduced sound size and last minute fixes
koda
parents: 3822
diff changeset
  2192
				VALIDATE_PRODUCT = YES;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2193
				VALID_ARCHS = "armv7 x86_64 arm64";
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2194
				WARNING_CFLAGS = (
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2195
					"-Wall",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2196
					"-Wbad-function-cast",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2197
					"-Wmissing-declarations",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2198
					"-Wnested-externs",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2199
				);
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2200
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2201
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2202
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2203
		61022D7D12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2204
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2205
			buildSettings = {
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2206
				CODE_SIGN_IDENTITY = "iPhone Developer";
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2207
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2208
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2209
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2210
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2211
				INFOPLIST_FILE = Info.plist;
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2212
				PRODUCT_BUNDLE_IDENTIFIER = org.hedgewars.mobile;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2213
				PRODUCT_NAME = Hedgewars;
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2214
				PROVISIONING_PROFILE = "";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2215
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2216
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2217
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2218
		61022D7E12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2219
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2220
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2221
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2222
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2223
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2224
				PREBINDING = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2225
				PRODUCT_NAME = fpc;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2226
				SKIP_INSTALL = YES;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2227
				ZERO_LINK = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2228
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2229
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2230
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2231
		61022D7F12305A2800B08935 /* Distro AppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2232
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2233
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2234
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2235
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2236
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2237
				PRODUCT_NAME = UpdateDataFolder;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2238
				ZERO_LINK = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2239
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2240
			name = "Distro AppStore";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2241
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2242
		6137064B117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2243
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2244
			buildSettings = {
6906
6f5e1e64f106 fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
koda
parents: 6871
diff changeset
  2245
				ALWAYS_SEARCH_USER_PATHS = NO;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2246
				APPLY_RULES_IN_COPY_FILES = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2247
				CLANG_WARN_BOOL_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2248
				CLANG_WARN_CONSTANT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2249
				CLANG_WARN_EMPTY_BODY = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2250
				CLANG_WARN_ENUM_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2251
				CLANG_WARN_INT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2252
				CLANG_WARN_UNREACHABLE_CODE = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2253
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2254
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2255
				CODE_SIGN_IDENTITY = "iPhone Distribution";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2256
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
11095
59fdc1ea1a4d - Fix for "error: invalid abbreviation code [115] for DIE at"
antonc27 <antonc27@mail.ru>
parents: 11093
diff changeset
  2257
				DEBUG_INFORMATION_FORMAT = dwarf;
11194
8294c901c91a - Bitcode disabled (for Xcode 7)
antonc27 <antonc27@mail.ru>
parents: 11177
diff changeset
  2258
				ENABLE_BITCODE = NO;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2259
				ENABLE_STRICT_OBJC_MSGSEND = YES;
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  2260
				FPC_COMMON_OPTIONS = "-l- -dIPHONEOS -Cs2000000 -B  -vwi -Sgix -Fi${PROJECT_DIR}";
11082
438d0f49a8d6 - fpc updated to 3.1.1
antonc27 <antonc27@mail.ru>
parents: 11081
diff changeset
  2261
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/3.1.1;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2262
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2263
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2264
				FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -O- -g -gl -gw2 -gt -ghttt -Xs-";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2265
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2266
				GCC_C_LANGUAGE_STANDARD = c99;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  2267
				GCC_DEBUGGING_SYMBOLS = full;
11290
6ff1bb4a29e4 - Disabling generation of position-dependent code for 'Distro Adhoc' config
antonc27 <antonc27@mail.ru>
parents: 11289
diff changeset
  2268
				GCC_DYNAMIC_NO_PIC = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2269
				GCC_FAST_MATH = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2270
				GCC_NO_COMMON_BLOCKS = YES;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  2271
				GCC_OPTIMIZATION_LEVEL = 0;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2272
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  2273
				GCC_STRICT_ALIASING = YES;
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  2274
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2275
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2276
				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2277
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2278
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2279
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2280
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2281
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2282
				GCC_WARN_MISSING_PARENTHESES = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2283
				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2284
				GCC_WARN_PEDANTIC = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2285
				GCC_WARN_SHADOW = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2286
				GCC_WARN_STRICT_SELECTOR_MATCH = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2287
				GCC_WARN_UNDECLARED_SELECTOR = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2288
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2289
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2290
				GCC_WARN_UNUSED_FUNCTION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2291
				GCC_WARN_UNUSED_LABEL = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2292
				GCC_WARN_UNUSED_VALUE = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2293
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2294
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2295
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2296
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2297
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2298
				);
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2299
				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2300
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2301
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2302
					"-lz",
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2303
					"-framework",
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2304
					MessageUI,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2305
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2306
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2307
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2308
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  2309
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2310
				TARGETED_DEVICE_FAMILY = "1,2";
3825
fd6c20cd90e3 typos, reduced sound size and last minute fixes
koda
parents: 3822
diff changeset
  2311
				VALIDATE_PRODUCT = YES;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2312
				VALID_ARCHS = "armv7 x86_64 arm64";
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2313
				WARNING_CFLAGS = (
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2314
					"-Wall",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2315
					"-Wbad-function-cast",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2316
					"-Wmissing-declarations",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2317
					"-Wnested-externs",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2318
				);
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2319
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2320
			name = "Distro Adhoc";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2321
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2322
		6137064C117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2323
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2324
			buildSettings = {
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2325
				CODE_SIGN_IDENTITY = "iPhone Developer";
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2326
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2327
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2328
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2329
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2330
				INFOPLIST_FILE = Info.plist;
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2331
				PRODUCT_BUNDLE_IDENTIFIER = org.hedgewars.mobile;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2332
				PRODUCT_NAME = Hedgewars;
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2333
				PROVISIONING_PROFILE = "";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2334
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2335
			name = "Distro Adhoc";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2336
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2337
		6137064D117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2338
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2339
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2340
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2341
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2342
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2343
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2344
				PRODUCT_NAME = fpc;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2345
				SKIP_INSTALL = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2346
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2347
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2348
			name = "Distro Adhoc";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2349
		};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2350
		6137064F117B1CB3004EE44A /* Distro Adhoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2351
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2352
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2353
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2354
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2355
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2356
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2357
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2358
			};
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2359
			name = "Distro Adhoc";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2360
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2361
		6179928C114AE0C800BA94A9 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2362
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2363
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2364
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2365
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2366
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2367
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2368
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2369
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2370
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2371
		6179928D114AE0C800BA94A9 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2372
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2373
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2374
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2375
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2376
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2377
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2378
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2379
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2380
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2381
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2382
		928301180F10CAFD00CC5A3C /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2383
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2384
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2385
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2386
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2387
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2388
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2389
				PRODUCT_NAME = fpc;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2390
				SKIP_INSTALL = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2391
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2392
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2393
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2394
		928301190F10CAFD00CC5A3C /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2395
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2396
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2397
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2398
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2399
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2400
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2401
				PRODUCT_NAME = fpc;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2402
				SKIP_INSTALL = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2403
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2404
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2405
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2406
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2407
		C01FCF4F08A954540054247B /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2408
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2409
			buildSettings = {
6906
6f5e1e64f106 fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
koda
parents: 6871
diff changeset
  2410
				ALWAYS_SEARCH_USER_PATHS = NO;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2411
				APPLY_RULES_IN_COPY_FILES = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2412
				CLANG_WARN_BOOL_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2413
				CLANG_WARN_CONSTANT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2414
				CLANG_WARN_EMPTY_BODY = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2415
				CLANG_WARN_ENUM_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2416
				CLANG_WARN_INT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2417
				CLANG_WARN_UNREACHABLE_CODE = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2418
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2419
				CODE_SIGN_IDENTITY = "iPhone Developer";
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2420
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
11095
59fdc1ea1a4d - Fix for "error: invalid abbreviation code [115] for DIE at"
antonc27 <antonc27@mail.ru>
parents: 11093
diff changeset
  2421
				DEBUG_INFORMATION_FORMAT = dwarf;
11194
8294c901c91a - Bitcode disabled (for Xcode 7)
antonc27 <antonc27@mail.ru>
parents: 11177
diff changeset
  2422
				ENABLE_BITCODE = NO;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2423
				ENABLE_STRICT_OBJC_MSGSEND = YES;
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2424
				ENABLE_TESTABILITY = YES;
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  2425
				FPC_COMMON_OPTIONS = "-l- -dIPHONEOS -Cs2000000 -B  -vwi -Sgix -Fi${PROJECT_DIR}";
11082
438d0f49a8d6 - fpc updated to 3.1.1
antonc27 <antonc27@mail.ru>
parents: 11081
diff changeset
  2426
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/3.1.1;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2427
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2428
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
6800
76f5af60b55b updated ios project file to work with fpc 2.6
koda
parents: 6679
diff changeset
  2429
				FPC_SPECIFIC_OPTIONS = "-Tiphonesim -dDEBUGFILE -O- -g -gl -gw2 -gt -ghttt -Xs-";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2430
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2431
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2432
				GCC_DEBUGGING_SYMBOLS = full;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2433
				GCC_DYNAMIC_NO_PIC = NO;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  2434
				GCC_FAST_MATH = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2435
				GCC_NO_COMMON_BLOCKS = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2436
				GCC_OPTIMIZATION_LEVEL = 0;
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  2437
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  2438
				GCC_STRICT_ALIASING = YES;
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2439
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2440
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2441
				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2442
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2443
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2444
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2445
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2446
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2447
				GCC_WARN_MISSING_PARENTHESES = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2448
				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2449
				GCC_WARN_PEDANTIC = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2450
				GCC_WARN_SHADOW = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2451
				GCC_WARN_STRICT_SELECTOR_MATCH = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2452
				GCC_WARN_UNDECLARED_SELECTOR = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2453
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2454
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2455
				GCC_WARN_UNUSED_FUNCTION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2456
				GCC_WARN_UNUSED_LABEL = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2457
				GCC_WARN_UNUSED_VALUE = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2458
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2459
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2460
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2461
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2462
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2463
				);
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2464
				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2465
				ONLY_ACTIVE_ARCH = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2466
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2467
					"-lz",
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2468
					"-framework",
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2469
					MessageUI,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2470
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2471
				PREBINDING = NO;
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2472
				PROVISIONING_PROFILE = "";
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2473
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  2474
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2475
				TARGETED_DEVICE_FAMILY = "1,2";
3405
8fdb08497bf1 js' patch that restores Vsync on snow leopard
koda
parents: 3395
diff changeset
  2476
				VALIDATE_PRODUCT = NO;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2477
				VALID_ARCHS = "armv7 x86_64 arm64";
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2478
				WARNING_CFLAGS = (
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2479
					"-Wall",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2480
					"-Wbad-function-cast",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2481
					"-Wmissing-declarations",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2482
					"-Wnested-externs",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2483
				);
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2484
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2485
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2486
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2487
		C01FCF5008A954540054247B /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2488
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2489
			buildSettings = {
6906
6f5e1e64f106 fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
koda
parents: 6871
diff changeset
  2490
				ALWAYS_SEARCH_USER_PATHS = NO;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2491
				APPLY_RULES_IN_COPY_FILES = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2492
				CLANG_WARN_BOOL_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2493
				CLANG_WARN_CONSTANT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2494
				CLANG_WARN_EMPTY_BODY = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2495
				CLANG_WARN_ENUM_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2496
				CLANG_WARN_INT_CONVERSION = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2497
				CLANG_WARN_UNREACHABLE_CODE = YES;
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2498
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
5557
5a971d01a545 small fix for the ios project file
koda
parents: 5487
diff changeset
  2499
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2500
				CODE_SIGN_IDENTITY = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2501
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
11095
59fdc1ea1a4d - Fix for "error: invalid abbreviation code [115] for DIE at"
antonc27 <antonc27@mail.ru>
parents: 11093
diff changeset
  2502
				DEBUG_INFORMATION_FORMAT = dwarf;
11194
8294c901c91a - Bitcode disabled (for Xcode 7)
antonc27 <antonc27@mail.ru>
parents: 11177
diff changeset
  2503
				ENABLE_BITCODE = NO;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2504
				ENABLE_STRICT_OBJC_MSGSEND = YES;
9309
7e8f91634f80 engine compiles for ios again, but SDL bindings are outdated. Fix some warnings
koda
parents: 8835
diff changeset
  2505
				FPC_COMMON_OPTIONS = "-l- -dIPHONEOS -Cs2000000 -B  -vwi -Sgix -Fi${PROJECT_DIR}";
11082
438d0f49a8d6 - fpc updated to 3.1.1
antonc27 <antonc27@mail.ru>
parents: 11081
diff changeset
  2506
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/3.1.1;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2507
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2508
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
11289
55127cfac9a6 - '-Os' fpc optimization compiler flag replaced with '-O2'
antonc27 <antonc27@mail.ru>
parents: 11288
diff changeset
  2509
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O2 -Xs -dDEBUGFILE";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2510
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2511
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2512
				GCC_DEBUGGING_SYMBOLS = default;
11110
c402c68839a9 - 'Generate position dependent code' et to NO. Otherwise crashed at initialization step.
antonc27 <antonc27@mail.ru>
parents: 11109
diff changeset
  2513
				GCC_DYNAMIC_NO_PIC = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2514
				GCC_FAST_MATH = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2515
				GCC_NO_COMMON_BLOCKS = YES;
5486
e75f7c3c6275 ios: this should prevent at least one of the crashes zorg spotted; also added some callbacks in SDLh; also polished project file (from -O2 to -Os)
koda
parents: 5455
diff changeset
  2516
				GCC_OPTIMIZATION_LEVEL = s;
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2517
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  2518
				GCC_STRICT_ALIASING = YES;
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  2519
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2520
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2521
				GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2522
				GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2523
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2524
				GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2525
				GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2526
				GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2527
				GCC_WARN_MISSING_PARENTHESES = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2528
				GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2529
				GCC_WARN_PEDANTIC = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2530
				GCC_WARN_SHADOW = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2531
				GCC_WARN_STRICT_SELECTOR_MATCH = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2532
				GCC_WARN_UNDECLARED_SELECTOR = YES;
11079
2e025063ca12 - Xcode projects updated to recommended settings (auto done by Xcode)
antonc27 <antonc27@mail.ru>
parents: 9372
diff changeset
  2533
				GCC_WARN_UNINITIALIZED_AUTOS = YES;
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2534
				GCC_WARN_UNKNOWN_PRAGMAS = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2535
				GCC_WARN_UNUSED_FUNCTION = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2536
				GCC_WARN_UNUSED_LABEL = YES;
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2537
				GCC_WARN_UNUSED_VALUE = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2538
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2539
				HEADER_SEARCH_PATHS = (
4911
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2540
					"\"$(SRCROOT)/../../../Library/SDL/include/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2541
					"\"$(SRCROOT)/../../../Library/SDL_net/\"",
5d10bd725efe update libs and move the multiwindow handling from internal libsdl mods to proper apis usage
koda
parents: 4856
diff changeset
  2542
					"\"$(SRCROOT)/../../../Library/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2543
				);
11313
4701700276f5 - 'iOS Deployment Target' bump to 8.0
antonc27 <antonc27@mail.ru>
parents: 11311
diff changeset
  2544
				IPHONEOS_DEPLOYMENT_TARGET = 8.0;
5487
900b3fe02546 i had to forget something about the ios project file, by contract
koda
parents: 5486
diff changeset
  2545
				LLVM_LTO = NO;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2546
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2547
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2548
					"-lz",
11177
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2549
					"-framework",
015596575698 - Possibility to send log file by email from app
antonc27 <antonc27@mail.ru>
parents: 11176
diff changeset
  2550
					MessageUI,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2551
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2552
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2553
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2554
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4347
0ddb100fea61 add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time
koda
parents: 4341
diff changeset
  2555
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2556
				TARGETED_DEVICE_FAMILY = "1,2";
3405
8fdb08497bf1 js' patch that restores Vsync on snow leopard
koda
parents: 3395
diff changeset
  2557
				VALIDATE_PRODUCT = NO;
11143
8c99fde7a594 - arm64 added as valid arch
antonc27 <antonc27@mail.ru>
parents: 11125
diff changeset
  2558
				VALID_ARCHS = "armv7 x86_64 arm64";
6908
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2559
				WARNING_CFLAGS = (
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2560
					"-Wall",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2561
					"-Wbad-function-cast",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2562
					"-Wmissing-declarations",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2563
					"-Wnested-externs",
896ed2afcfb8 ios: turn on more warning messages and start correcting them
koda
parents: 6906
diff changeset
  2564
				);
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2565
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2566
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2567
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2568
/* End XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2569
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2570
/* Begin XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2571
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2572
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2573
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2574
				1D6058940D05DD3E006BFB54 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2575
				1D6058950D05DD3E006BFB54 /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2576
				6137064C117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2577
				61022D7D12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2578
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2579
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2580
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2581
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2582
		61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2583
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2584
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2585
				6179928C114AE0C800BA94A9 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2586
				6179928D114AE0C800BA94A9 /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2587
				6137064F117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2588
				61022D7F12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2589
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2590
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2591
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2592
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2593
		9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2594
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2595
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2596
				928301180F10CAFD00CC5A3C /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2597
				928301190F10CAFD00CC5A3C /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2598
				6137064D117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2599
				61022D7E12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2600
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2601
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2602
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2603
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2604
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2605
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2606
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2607
				C01FCF4F08A954540054247B /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2608
				C01FCF5008A954540054247B /* Release */,
5166
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2609
				6137064B117B1CB3004EE44A /* Distro Adhoc */,
d1eb1560b4d5 and now for something completely different, overlay refactoring!
koda
parents: 5154
diff changeset
  2610
				61022D7C12305A2800B08935 /* Distro AppStore */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2611
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2612
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2613
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2614
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2615
/* End XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2616
	};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2617
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2618
}