project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
author koda
Wed, 08 Dec 2010 14:47:52 +0100
changeset 4476 4bf74e158f44
parent 4463 1fe77f2bc1d1
child 4504 8906b2409d97
permissions -rw-r--r--
team selection completely refactored, now has animation and more performance use a semi transparent black background color (on powerful devices) other smaller improvements and bugfixes
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
	};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     6
	objectVersion = 45;
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 = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    14
				6179928A114AE0C800BA94A9 /* ShellScript */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    15
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    16
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    17
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    18
			name = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    19
			productName = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    20
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    21
/* End PBXAggregateTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    22
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    23
/* Begin PBXBuildFile section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    24
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
    25
		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
    26
		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
    27
		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
    28
		61006F95128DE31F00EBA7F7 /* CreationChamber.m in Sources */ = {isa = PBXBuildFile; fileRef = 61006F94128DE31F00EBA7F7 /* CreationChamber.m */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
    29
		6103D414129B417500911D8D /* plus@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D413129B417500911D8D /* plus@2x.png */; };
3989
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
    30
		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
    31
		610D5FB31270E26C0033333A /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43611E290650040BA66 /* Icon@2x.png */; };
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    32
		61188BF212A6FE530026C5DA /* ammoButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D399129B350700911D8D /* ammoButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    33
		61188BF312A6FE540026C5DA /* arrowDown@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39A129B350700911D8D /* arrowDown@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    34
		61188BF412A6FE560026C5DA /* arrowLeft@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39B129B350700911D8D /* arrowLeft@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    35
		61188BF512A6FE570026C5DA /* arrowRight@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39C129B350700911D8D /* arrowRight@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    36
		61188BF612A6FE590026C5DA /* arrowUp@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39D129B350700911D8D /* arrowUp@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    37
		61188BF712A6FE5A0026C5DA /* backButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED31298CE6600D73365 /* backButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    38
		61188BF812A6FE5C0026C5DA /* background@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FED61298CF9800D73365 /* background@2x~iphone.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    39
		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
    40
		61188BFA12A6FE5E0026C5DA /* cornerButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D39E129B350700911D8D /* cornerButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    41
		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
    42
		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
    43
		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
    44
		61188BFE12A6FE7C0026C5DA /* irc@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D384129B347700911D8D /* irc@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    45
		61188BFF12A6FE7E0026C5DA /* joyButtonAttack@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D392129B34E900911D8D /* joyButtonAttack@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    46
		61188C0012A6FE810026C5DA /* joyButtonBackJump@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D393129B34E900911D8D /* joyButtonBackJump@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    47
		61188C0112A6FE820026C5DA /* joyButtonForwardJump@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D394129B34E900911D8D /* joyButtonForwardJump@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    48
		61188C0212A6FE840026C5DA /* localplayButton@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    49
		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
    50
		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
    51
		61188C0512A6FE8F0026C5DA /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    52
		61188C0612A6FE950026C5DA /* smallerBackground@2x~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    53
		61188C0712A6FE960026C5DA /* settingsButton@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FECA1298CE4E00D73365 /* settingsButton@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    54
		61188C0812A6FE9A0026C5DA /* title@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 618899811299516000D55FD6 /* title@2x.png */; };
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
    55
		61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 6103D385129B348200911D8D /* tw@2x.png */; };
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
    56
		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
    57
		611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611D9BFA12497E9800008271 /* SavedGamesViewController.xib */; };
3903
db01c37494af pimp-my-savagame-table
koda
parents: 3893
diff changeset
    58
		611DA1D0124E5C6300008271 /* plus.png in Resources */ = {isa = PBXBuildFile; fileRef = 611DA1CF124E5C6300008271 /* plus.png */; };
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
    59
		611E03E711FA747C0077A41E /* libvorbis.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 611E037C11FA74590077A41E /* libvorbis.a */; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
    60
		611E0E5111FA92170077A41E /* libfreetype.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 611E0E5011FA92130077A41E /* libfreetype.a */; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
    61
		611E0EE711FB20610077A41E /* ammoButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 611E0EE511FB20610077A41E /* ammoButton.png */; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
    62
		611E0EE811FB20610077A41E /* cornerButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 611E0EE611FB20610077A41E /* cornerButton.png */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    63
		611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */ = {isa = PBXBuildFile; fileRef = 611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */; };
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
    64
		611EE974122A9C4100DF6938 /* clickSound.wav in Resources */ = {isa = PBXBuildFile; fileRef = 611EE973122A9C4100DF6938 /* clickSound.wav */; };
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
    65
		611EE9DA122AA10A00DF6938 /* selSound.wav in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D8122AA10A00DF6938 /* selSound.wav */; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
    66
		611EEAEE122B2A4D00DF6938 /* HelpPageViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611EEAEC122B2A4D00DF6938 /* HelpPageViewController.m */; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
    67
		611EEAEF122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611EEAED122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib */; };
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    68
		611EEBC1122B34A800DF6938 /* helpingame.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC0122B34A800DF6938 /* helpingame.png */; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    69
		611EEBC4122B355700DF6938 /* helpbottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC2122B355700DF6938 /* helpbottom.png */; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    70
		611EEBC5122B355700DF6938 /* helpright.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEBC3122B355700DF6938 /* helpright.png */; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
    71
		611EEC31122B54D700DF6938 /* helpplain.png in Resources */ = {isa = PBXBuildFile; fileRef = 611EEC30122B54D700DF6938 /* helpplain.png */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
    72
		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
    73
		61272334117DF764005B90CF /* libSDL_image.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61272333117DF752005B90CF /* libSDL_image.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    74
		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
    75
		6129B9F711EFB04D0017E305 /* denied.png in Resources */ = {isa = PBXBuildFile; fileRef = 6129B9F611EFB04D0017E305 /* denied.png */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    76
		61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; };
3928
2560731c860d move all mobile-related functions in their own module, provides a structure for future mobile ports
koda
parents: 3924
diff changeset
    77
		61399013125D19C0003C2DC0 /* uMobile.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61399012125D19C0003C2DC0 /* uMobile.pas */; };
3916
e7d665a4ef42 implemented endless turns support and added Timeless scheme (also fixed a crasher)
koda
parents: 3912
diff changeset
    78
		6147DAD31253DCDE0010357E /* savesButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 6147DAD21253DCDE0010357E /* savesButton.png */; };
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
    79
		61536DF411CEAE7100D87A7E /* GameConfigViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */; };
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    80
		615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD96112073B4D00F2FF04 /* startGameButton.png */; };
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    81
		615AD9E9120764CA00F2FF04 /* backButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9E8120764CA00F2FF04 /* backButton.png */; };
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
    82
		615AD9EB1207654E00F2FF04 /* helpButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 615AD9EA1207654E00F2FF04 /* helpButton.png */; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
    83
		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
    84
		615FEAE312A2A6640098EE92 /* localplayButton~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */; };
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
    85
		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
    86
		6165920D11CA9BA200D6E256 /* FlagsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E111CA9BA200D6E256 /* FlagsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    87
		6165920E11CA9BA200D6E256 /* FortsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E311CA9BA200D6E256 /* FortsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    88
		6165920F11CA9BA200D6E256 /* GameConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E511CA9BA200D6E256 /* GameConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    89
		6165921011CA9BA200D6E256 /* GameSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E711CA9BA200D6E256 /* GameSetup.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    90
		6165921111CA9BA200D6E256 /* GeneralSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    91
		6165921211CA9BA200D6E256 /* GravesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EB11CA9BA200D6E256 /* GravesViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    92
		6165921311CA9BA200D6E256 /* HogHatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591ED11CA9BA200D6E256 /* HogHatViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    93
		6165921411CA9BA200D6E256 /* LevelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591EF11CA9BA200D6E256 /* LevelViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    94
		6165921511CA9BA200D6E256 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F111CA9BA200D6E256 /* MainMenuViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    95
		6165921611CA9BA200D6E256 /* MapConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F311CA9BA200D6E256 /* MapConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    96
		6165921711CA9BA200D6E256 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F511CA9BA200D6E256 /* MasterViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    97
		6165921811CA9BA200D6E256 /* OverlayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F711CA9BA200D6E256 /* OverlayViewController.m */; };
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
    98
		6165921911CA9BA200D6E256 /* InGameMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591F911CA9BA200D6E256 /* InGameMenuViewController.m */; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
    99
		6165921A11CA9BA200D6E256 /* SchemeSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   100
		6165921B11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   101
		6165921C11CA9BA200D6E256 /* SingleSchemeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   102
		6165921D11CA9BA200D6E256 /* SingleTeamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920111CA9BA200D6E256 /* SingleTeamViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   103
		6165921E11CA9BA200D6E256 /* SplitViewRootController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920311CA9BA200D6E256 /* SplitViewRootController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   104
		6165921F11CA9BA200D6E256 /* TeamConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920511CA9BA200D6E256 /* TeamConfigViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   105
		6165922011CA9BA200D6E256 /* TeamSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   106
		6165922111CA9BA200D6E256 /* VoicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920911CA9BA200D6E256 /* VoicesViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   107
		6165922211CA9BA200D6E256 /* WeaponSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   108
		6165922E11CA9BD500D6E256 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 6165922311CA9BD500D6E256 /* CGPointUtils.c */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   109
		6165922F11CA9BD500D6E256 /* CommodityFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922611CA9BD500D6E256 /* CommodityFunctions.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   110
		6165923111CA9BD500D6E256 /* SquareButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922B11CA9BD500D6E256 /* SquareButtonView.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   111
		6165923211CA9BD500D6E256 /* UIImageExtra.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165922D11CA9BD500D6E256 /* UIImageExtra.m */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   112
		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
   113
		6165925511CA9CB400D6E256 /* MapConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   114
		6165925811CA9CB400D6E256 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165925011CA9CB400D6E256 /* OverlayViewController.xib */; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   115
		6165929E11CA9E2F00D6E256 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 6165929D11CA9E2F00D6E256 /* SDL_uikitappdelegate.m */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   116
		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
   117
		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
   118
		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
   119
		6172FEF21298D25D00D73365 /* smallerBackground~iphone.png in Resources */ = {isa = PBXBuildFile; fileRef = 6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   120
		61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   121
		61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   122
		6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   123
		6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   124
		6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   125
		61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   126
		61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   127
		61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   128
		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
   129
		61798824114AA34C00BA94A9 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   130
		61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   131
		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
   132
		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
   133
		61798828114AA34C00BA94A9 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   134
		61798829114AA34C00BA94A9 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   135
		6179882A114AA34C00BA94A9 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   136
		6179882B114AA34C00BA94A9 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   137
		6179882D114AA34C00BA94A9 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   138
		6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   139
		6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   140
		61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   141
		61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   142
		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
   143
		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
   144
		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
   145
		61798837114AA34C00BA94A9 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   146
		61798838114AA34C00BA94A9 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   147
		61798839114AA34C00BA94A9 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   148
		6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   149
		6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   150
		6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   151
		617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   152
		61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   153
		61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798993114AB3FA00BA94A9 /* libSDL_mixer.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   154
		61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798A13114AB65600BA94A9 /* libSDL_ttf.a */; };
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
   155
		61808A5D128C930A005D0E2F /* backSound.wav in Resources */ = {isa = PBXBuildFile; fileRef = 611EE9D7122AA10A00DF6938 /* backSound.wav */; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   156
		61842B24122B619D0096E335 /* HelpPageInGameViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61842B23122B619D0096E335 /* HelpPageInGameViewController-iPad.xib */; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   157
		61842B3E122B65BD0096E335 /* helpabove.png in Resources */ = {isa = PBXBuildFile; fileRef = 61842B3D122B65BD0096E335 /* helpabove.png */; };
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   158
		61842B40122B66280096E335 /* helpleft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61842B3F122B66280096E335 /* helpleft.png */; };
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
   159
		6187AEBD120781B900B31A27 /* Settings in Resources */ = {isa = PBXBuildFile; fileRef = 6187AEA5120781B900B31A27 /* Settings */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   160
		61889985129995B500D55FD6 /* title~ipad.png in Resources */ = {isa = PBXBuildFile; fileRef = 61889984129995B500D55FD6 /* title~ipad.png */; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   161
		618E27BC12A2C32600C20EF0 /* libSDL_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 618E27BB12A2C30700C20EF0 /* libSDL_net.a */; };
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   162
		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
   163
		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
   164
		6199E839124647DE00DADF8C /* SupportViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6199E837124647DE00DADF8C /* SupportViewController.m */; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   165
		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
   166
		619C5ACF124F7DE200D041AE /* libLua.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 619C5ACE124F7DDF00D041AE /* libLua.a */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   167
		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
   168
		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
   169
		61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; settings = {ATTRIBUTES = (Required, ); }; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   170
		61A4A39412A5CCC2004D81E6 /* uCommandHandlers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   171
		61A4A39512A5CCC2004D81E6 /* uCommands.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38A12A5CCC2004D81E6 /* uCommands.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   172
		61A4A39612A5CCC2004D81E6 /* uDebug.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38B12A5CCC2004D81E6 /* uDebug.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   173
		61A4A39712A5CCC2004D81E6 /* uGearsRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   174
		61A4A39812A5CCC2004D81E6 /* uRender.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38D12A5CCC2004D81E6 /* uRender.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   175
		61A4A39912A5CCC2004D81E6 /* uRenderUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   176
		61A4A39A12A5CCC2004D81E6 /* uSinTable.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   177
		61A4A39B12A5CCC2004D81E6 /* uTextures.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39012A5CCC2004D81E6 /* uTextures.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   178
		61A4A39C12A5CCC2004D81E6 /* uTypes.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39112A5CCC2004D81E6 /* uTypes.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   179
		61A4A39D12A5CCC2004D81E6 /* uUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39212A5CCC2004D81E6 /* uUtils.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   180
		61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61A4A39312A5CCC2004D81E6 /* uVariables.pas */; };
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   181
		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
   182
		61A670C012747D9B00B06CE7 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 6183D83D11E2BCE200A88903 /* Default.png */; };
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
   183
		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
   184
		61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */; };
3639
b5cdbcc89b61 use a button instead of label and simplify a lot touch interaction
koda
parents: 3635
diff changeset
   185
		61B3D71C11EA6F2700EC7420 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
3659
f8d5ac50e307 half reworking of the settings page with delegation
koda
parents: 3648
diff changeset
   186
		61C079E411F35A300072BF46 /* EditableCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C079E311F35A300072BF46 /* EditableCellView.m */; };
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
   187
		61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D205A0127CDD1100ABD83E /* ObjcExports.m */; };
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
   188
		61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; };
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   189
		61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   190
		61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */; };
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   191
		61DF0F211284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   192
		61E1F4F811D004240016A5AA /* adler32.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E1F4F711D004240016A5AA /* adler32.pas */; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   193
		61E2F7441283752C00E12521 /* fb.png in Resources */ = {isa = PBXBuildFile; fileRef = 61E2F7421283752C00E12521 /* fb.png */; };
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   194
		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
   195
		61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61E5D68C12AB006F00566F29 /* uLandPainted.pas */; };
3623
f14db208f2fa graphics applied and fixes here and there
koda
parents: 3621
diff changeset
   196
		61EBA62A11DFF2BC0048B68A /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EBA62811DFF2BC0048B68A /* title.png */; };
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   197
		61EF920E11DF57AC003441C4 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920511DF57AC003441C4 /* arrowDown.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   198
		61EF920F11DF57AC003441C4 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920611DF57AC003441C4 /* arrowLeft.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   199
		61EF921011DF57AC003441C4 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920711DF57AC003441C4 /* arrowRight.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   200
		61EF921111DF57AC003441C4 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920811DF57AC003441C4 /* arrowUp.png */; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   201
		61EF921211DF57AC003441C4 /* joyButtonAttack.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920911DF57AC003441C4 /* joyButtonAttack.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   202
		61EF921311DF57AC003441C4 /* joyButtonBackJump.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920A11DF57AC003441C4 /* joyButtonBackJump.png */; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   203
		61EF921411DF57AC003441C4 /* joyButtonForwardJump.png in Resources */ = {isa = PBXBuildFile; fileRef = 61EF920B11DF57AC003441C4 /* joyButtonForwardJump.png */; };
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   204
		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
   205
		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
   206
		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
   207
		61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */ = {isa = PBXBuildFile; fileRef = 61F544C612AF1748007FD913 /* HoldTableViewCell.m */; };
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   208
		61F7A43811E290650040BA66 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43111E290650040BA66 /* Icon-72.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   209
		61F7A43911E290650040BA66 /* Icon-Small-50.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43211E290650040BA66 /* Icon-Small-50.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   210
		61F7A43A11E290650040BA66 /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43311E290650040BA66 /* Icon-Small.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   211
		61F7A43C11E290650040BA66 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43511E290650040BA66 /* Icon.png */; };
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
   212
		61F7A43E11E290650040BA66 /* iTunesArtwork.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F7A43711E290650040BA66 /* iTunesArtwork.png */; };
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   213
		61F9040911DF58B00068B24D /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040811DF58B00068B24D /* settingsButton.png */; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   214
		61F9040B11DF59370068B24D /* background.png in Resources */ = {isa = PBXBuildFile; fileRef = 61F9040A11DF59370068B24D /* background.png */; };
3621
a8ddf681ba7d initial support for customizing weaponset
koda
parents: 3619
diff changeset
   215
		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
   216
		922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   217
/* End PBXBuildFile section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   218
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   219
/* Begin PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   220
		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   221
			isa = PBXBuildRule;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   222
			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
   223
			fileType = sourcecode.pascal;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   224
			isEditable = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   225
			outputFiles = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   226
				"$(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
   227
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   228
			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
   229
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   230
/* End PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   231
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   232
/* Begin PBXContainerItemProxy section */
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   233
		611E036711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   234
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   235
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   236
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   237
			remoteGlobalIDString = 509807081175041800EA7266;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   238
			remoteInfo = "build all tests";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   239
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   240
		611E036911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   241
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   242
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   243
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   244
			remoteGlobalIDString = 504225700FC0B39C00B992F7;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   245
			remoteInfo = box2d;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   246
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   247
		611E036B11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   248
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   249
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   250
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   251
			remoteGlobalIDString = 50B2C4D10E100AEA00AE9530;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   252
			remoteInfo = Chipmunk;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   253
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   254
		611E036D11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   255
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   256
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   257
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   258
			remoteGlobalIDString = 5018F24D0DFDEAC400C013A5;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   259
			remoteInfo = cocos2d;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   260
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   261
		611E036F11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   262
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   263
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   264
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   265
			remoteGlobalIDString = 502C65EE0DFEF3DD00E4107D;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   266
			remoteInfo = "cocos2d-documentation";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   267
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   268
		611E037111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   269
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   270
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   271
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   272
			remoteGlobalIDString = 50CB2FCA1004C8B100B7A750;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   273
			remoteInfo = CocosDenshion;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   274
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   275
		611E037311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   276
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   277
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   278
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   279
			remoteGlobalIDString = 509B3A0D0F31024E00F2FB95;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   280
			remoteInfo = cocosLive;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   281
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   282
		611E037511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   283
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   284
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   285
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   286
			remoteGlobalIDString = 505461DF10616AE100AB7C52;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   287
			remoteInfo = FontLabel;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   288
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   289
		611E037711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   290
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   291
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   292
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   293
			remoteGlobalIDString = 503164CD10277665003ACFE7;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   294
			remoteInfo = libpng;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   295
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   296
		611E037911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   297
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   298
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   299
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   300
			remoteGlobalIDString = 509B39DF0F31020900F2FB95;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   301
			remoteInfo = TouchJSON;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   302
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   303
		611E037B11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   304
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   305
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   306
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   307
			remoteGlobalIDString = 8E6CBEEF0F7A758000D47B3A;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   308
			remoteInfo = vorbis;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   309
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   310
		611E037D11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   311
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   312
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   313
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   314
			remoteGlobalIDString = 504CC32F1035BDE90096894C;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   315
			remoteInfo = ActionManagerTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   316
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   317
		611E037F11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   318
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   319
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   320
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   321
			remoteGlobalIDString = 50C93AAD0E0BF6E000517B01;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   322
			remoteInfo = ActionsTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   323
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   324
		611E038111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   325
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   326
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   327
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   328
			remoteGlobalIDString = 05CA7B0410ED674700F12774;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   329
			remoteInfo = ActionsWithBlocksSample;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   330
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   331
		611E038311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   332
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   333
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   334
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   335
			remoteGlobalIDString = 506882110E95761200F943E5;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   336
			remoteInfo = AtlasTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   337
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   338
		611E038511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   339
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   340
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   341
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   342
			remoteGlobalIDString = 504828800F45AED700A30CEF;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   343
			remoteInfo = AttachTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   344
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   345
		611E038711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   346
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   347
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   348
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   349
			remoteGlobalIDString = 5042262E0FC0B5D500B992F7;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   350
			remoteInfo = Box2dAccelTouchTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   351
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   352
		611E038911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   353
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   354
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   355
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   356
			remoteGlobalIDString = 50010ED2103B3DB80059EC2E;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   357
			remoteInfo = Box2dTestBed;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   358
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   359
		611E038B11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   360
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   361
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   362
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   363
			remoteGlobalIDString = 50B2C5E80E100EF000AE9530;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   364
			remoteInfo = ChipmunkAccelTouchTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   365
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   366
		611E038D11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   367
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   368
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   369
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   370
			remoteGlobalIDString = 50B2CE460E129FD900AE9530;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   371
			remoteInfo = ChipmunkTestBed;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   372
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   373
		611E038F11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   374
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   375
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   376
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   377
			remoteGlobalIDString = 506C77E20E01520900B48100;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   378
			remoteInfo = ClickAndMoveTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   379
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   380
		611E039111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   381
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   382
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   383
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   384
			remoteGlobalIDString = 505224F911B3D4700061670F;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   385
			remoteInfo = "CocosDenshion - Tom The Turret";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   386
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   387
		611E039311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   388
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   389
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   390
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   391
			remoteGlobalIDString = 505228BA11B3DBB90061670F;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   392
			remoteInfo = "CocosDenshion - Drum Pad";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   393
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   394
		611E039511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   395
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   396
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   397
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   398
			remoteGlobalIDString = 5052293C11B3DCD80061670F;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   399
			remoteInfo = "CocosDenshion - Fade To Grey";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   400
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   401
		611E039711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   402
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   403
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   404
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   405
			remoteGlobalIDString = 5052296E11B3DCE90061670F;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   406
			remoteInfo = "CocosDenshion - FancyRat Metering";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   407
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   408
		611E039911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   409
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   410
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   411
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   412
			remoteGlobalIDString = 509B3A280F3102FD00F2FB95;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   413
			remoteInfo = cocosLiveTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   414
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   415
		611E039B11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   416
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   417
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   418
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   419
			remoteGlobalIDString = 506144080E589A2E003CCDB7;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   420
			remoteInfo = cocosnodeTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   421
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   422
		611E039D11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   423
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   424
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   425
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   426
			remoteGlobalIDString = 501945740F964C620059CE7C;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   427
			remoteInfo = drawPrimitivesTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   428
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   429
		611E039F11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   430
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   431
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   432
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   433
			remoteGlobalIDString = 504E17DC11C4C7E100E19835;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   434
			remoteInfo = EAGLViewTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   435
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   436
		611E03A111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   437
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   438
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   439
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   440
			remoteGlobalIDString = 505B63A30F2F4210001B4104;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   441
			remoteInfo = EaseActionsTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   442
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   443
		611E03A311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   444
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   445
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   446
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   447
			remoteGlobalIDString = 50A24E440F377FA1007CAEB0;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   448
			remoteInfo = EffectsTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   449
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   450
		611E03A511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   451
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   452
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   453
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   454
			remoteGlobalIDString = 50D56FD20F3FABEC007CD6B9;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   455
			remoteInfo = EffectsAdvancedTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   456
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   457
		611E03A711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   458
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   459
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   460
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   461
			remoteGlobalIDString = DAABAA9A1059A42E00794EB3;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   462
			remoteInfo = FontTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   463
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   464
		611E03A911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   465
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   466
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   467
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   468
			remoteGlobalIDString = 50C7D4950E5C2ED80035ACA2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   469
			remoteInfo = IntervalTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   470
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   471
		611E03AB11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   472
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   473
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   474
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   475
			remoteGlobalIDString = 50E77D1211D4C926009CA2C2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   476
			remoteInfo = HiResTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   477
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   478
		611E03AD11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   479
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   480
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   481
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   482
			remoteGlobalIDString = 504799B1100F6A4200D1C71A;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   483
			remoteInfo = LayerTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   484
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   485
		611E03AF11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   486
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   487
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   488
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   489
			remoteGlobalIDString = 506C7A090E01C73A00B48100;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   490
			remoteInfo = MenuTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   491
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   492
		611E03B111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   493
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   494
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   495
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   496
			remoteGlobalIDString = 05AAF3E410EE85B300CACA2B;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   497
			remoteInfo = MenuTestWithBlocks;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   498
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   499
		611E03B311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   500
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   501
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   502
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   503
			remoteGlobalIDString = 50A783C40F3AFCE500104C45;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   504
			remoteInfo = MotionStreakTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   505
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   506
		611E03B511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   507
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   508
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   509
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   510
			remoteGlobalIDString = 50C195600EE4B57E00829067;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   511
			remoteInfo = ParallaxTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   512
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   513
		611E03B711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   514
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   515
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   516
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   517
			remoteGlobalIDString = 50DB1BCA0E1C1E5900A89DFF;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   518
			remoteInfo = ParticleTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   519
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   520
		611E03B911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   521
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   522
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   523
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   524
			remoteGlobalIDString = 8EDF3ED80F6BDA0000F54643;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   525
			remoteInfo = "PASoundEngineTest (experimental)";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   526
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   527
		611E03BB11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   528
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   529
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   530
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   531
			remoteGlobalIDString = 5006BD0D11BCF3C300E488BD;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   532
			remoteInfo = PerformanceTestChildrenNode;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   533
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   534
		611E03BD11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   535
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   536
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   537
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   538
			remoteGlobalIDString = 50E2A40010A4A53000D894CE;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   539
			remoteInfo = PerformanceTestParticles;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   540
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   541
		611E03BF11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   542
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   543
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   544
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   545
			remoteGlobalIDString = 50E2A3F410A4A51C00D894CE;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   546
			remoteInfo = PerformanceTestSprites;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   547
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   548
		611E03C111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   549
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   550
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   551
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   552
			remoteGlobalIDString = 504018FB10FE800D0017842A;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   553
			remoteInfo = PerformanceTestTouches;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   554
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   555
		611E03C311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   556
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   557
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   558
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   559
			remoteGlobalIDString = 501504ED11330E1700A9CA65;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   560
			remoteInfo = ProgressActionsTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   561
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   562
		611E03C511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   563
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   564
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   565
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   566
			remoteGlobalIDString = 495E73F7104B74E20012BB52;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   567
			remoteInfo = RenderTextureTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   568
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   569
		611E03C711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   570
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   571
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   572
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   573
			remoteGlobalIDString = 502C66180DFEFCCA00E4107D;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   574
			remoteInfo = RotateWorldTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   575
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   576
		611E03C911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   577
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   578
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   579
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   580
			remoteGlobalIDString = 506C800E0E041C9300B48100;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   581
			remoteInfo = SceneTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   582
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   583
		611E03CB11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   584
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   585
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   586
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   587
			remoteGlobalIDString = 508CA7DA1193270F003AC397;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   588
			remoteInfo = SchedulerTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   589
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   590
		611E03CD11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   591
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   592
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   593
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   594
			remoteGlobalIDString = 501C7C910F91EFFF0024A296;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   595
			remoteInfo = SpriteTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   596
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   597
		611E03CF11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   598
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   599
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   600
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   601
			remoteGlobalIDString = 505B62D60F2E6A0F001B4104;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   602
			remoteInfo = Texture2dTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   603
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   604
		611E03D111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   605
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   606
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   607
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   608
			remoteGlobalIDString = 503F5CBE101FE930002A37E5;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   609
			remoteInfo = TileMapTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   610
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   611
		611E03D311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   612
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   613
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   614
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   615
			remoteGlobalIDString = 5012DD3B0FE2994300D6DDD1;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   616
			remoteInfo = TouchesTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   617
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   618
		611E03D511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   619
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   620
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   621
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   622
			remoteGlobalIDString = 50C938E00E0A9DBB00517B01;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   623
			remoteInfo = TransitionsTest;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   624
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   625
		611E03D711FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   626
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   627
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   628
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   629
			remoteGlobalIDString = 50DFC29F0FF627B6007E7827;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   630
			remoteInfo = HelloWorldSample;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   631
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   632
		611E03D911FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   633
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   634
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   635
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   636
			remoteGlobalIDString = 50D0E05F0FF9232E00098927;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   637
			remoteInfo = HelloActionsSample;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   638
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   639
		611E03DB11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   640
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   641
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   642
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   643
			remoteGlobalIDString = 50D0E0DE0FF930BA00098927;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   644
			remoteInfo = HelloEventsSample;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   645
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   646
		611E03DD11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   647
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   648
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   649
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   650
			remoteGlobalIDString = 507FF8F2116D16F600B6FAB2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   651
			remoteInfo = Bug350;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   652
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   653
		611E03DF11FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   654
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   655
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   656
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   657
			remoteGlobalIDString = 50CB34DD100765EF00B7A750;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   658
			remoteInfo = Bug422;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   659
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   660
		611E03E111FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   661
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   662
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   663
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   664
			remoteGlobalIDString = 50CBA48711CBD6FB007B009D;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   665
			remoteInfo = Bug886;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   666
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   667
		611E03E311FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   668
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   669
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   670
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   671
			remoteGlobalIDString = 507C0F0B11D609290075E747;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   672
			remoteInfo = Bug899;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   673
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   674
		611E03E511FA74590077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   675
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   676
			containerPortal = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   677
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   678
			remoteGlobalIDString = 502BF56911E39CC30030C477;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   679
			remoteInfo = Bug914;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   680
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   681
		611E0E4F11FA92130077A41E /* PBXContainerItemProxy */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   682
			isa = PBXContainerItemProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   683
			containerPortal = 611E0E4B11FA92130077A41E /* freetype.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   684
			proxyType = 2;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   685
			remoteGlobalIDString = D2AAC07E0554694100DB518D;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   686
			remoteInfo = freetype;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   687
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   688
		61272332117DF752005B90CF /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   689
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   690
			containerPortal = 6127232E117DF752005B90CF /* SDL_image.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   691
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   692
			remoteGlobalIDString = BE1FA74107AF4C45004B6283;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   693
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   694
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   695
		617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   696
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   697
			containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   698
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   699
			remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   700
			remoteInfo = StaticLibiPhoneOS;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   701
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   702
		61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   703
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   704
			containerPortal = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   705
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   706
			remoteGlobalIDString = BE1FA95407AF96B2004B6283;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   707
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   708
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   709
		61798A12114AB65600BA94A9 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   710
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   711
			containerPortal = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   712
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   713
			remoteGlobalIDString = BE48FD6E07AFA17000BB41DA;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   714
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   715
		};
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   716
		6184608B11DA8BF3000E1314 /* PBXContainerItemProxy */ = {
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   717
			isa = PBXContainerItemProxy;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   718
			containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   719
			proxyType = 2;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   720
			remoteGlobalIDString = 006E982211955059001DE610;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   721
			remoteInfo = testsdl;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
   722
		};
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   723
		618E27BA12A2C30700C20EF0 /* PBXContainerItemProxy */ = {
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   724
			isa = PBXContainerItemProxy;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   725
			containerPortal = 618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   726
			proxyType = 2;
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
   727
			remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA;
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   728
			remoteInfo = "Static Library";
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   729
		};
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   730
		619C5AC9124F7DDF00D041AE /* PBXContainerItemProxy */ = {
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   731
			isa = PBXContainerItemProxy;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   732
			containerPortal = 619C5AC0124F7DDF00D041AE /* Lua.xcodeproj */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   733
			proxyType = 2;
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
   734
			remoteGlobalIDString = 1D6058910D05DD3D006BFB54;
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   735
			remoteInfo = "Test Lua";
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   736
		};
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   737
		619C5ACB124F7DDF00D041AE /* PBXContainerItemProxy */ = {
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   738
			isa = PBXContainerItemProxy;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   739
			containerPortal = 619C5AC0124F7DDF00D041AE /* Lua.xcodeproj */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   740
			proxyType = 2;
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
   741
			remoteGlobalIDString = 506EE05E10304ED200A389B3;
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   742
			remoteInfo = "cocos2d libraries";
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   743
		};
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   744
		619C5ACD124F7DDF00D041AE /* PBXContainerItemProxy */ = {
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   745
			isa = PBXContainerItemProxy;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   746
			containerPortal = 619C5AC0124F7DDF00D041AE /* Lua.xcodeproj */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   747
			proxyType = 2;
3910
dd47efbdec46 move all preview drawing code into its own class (for a simplified and more readable MapConfigViewController)
koda
parents: 3906
diff changeset
   748
			remoteGlobalIDString = E14CF7C110ABC177005470B6;
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   749
			remoteInfo = Lua;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   750
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   751
		928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   752
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   753
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   754
			proxyType = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   755
			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   756
			remoteInfo = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   757
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   758
/* End PBXContainerItemProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   759
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   760
/* Begin PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   761
		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
   762
		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
   763
		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
   764
		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
   765
		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
   766
		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
   767
		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
   768
		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
   769
		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
   770
		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
   771
		6103D385129B348200911D8D /* tw@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "tw@2x.png"; path = "Resources/Icons/tw@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   772
		6103D392129B34E900911D8D /* joyButtonAttack@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "joyButtonAttack@2x.png"; path = "Resources/Overlay/joyButtonAttack@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   773
		6103D393129B34E900911D8D /* joyButtonBackJump@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "joyButtonBackJump@2x.png"; path = "Resources/Overlay/joyButtonBackJump@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   774
		6103D394129B34E900911D8D /* joyButtonForwardJump@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "joyButtonForwardJump@2x.png"; path = "Resources/Overlay/joyButtonForwardJump@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   775
		6103D399129B350700911D8D /* ammoButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "ammoButton@2x.png"; path = "Resources/Overlay/ammoButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   776
		6103D39A129B350700911D8D /* arrowDown@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowDown@2x.png"; path = "Resources/Overlay/arrowDown@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   777
		6103D39B129B350700911D8D /* arrowLeft@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowLeft@2x.png"; path = "Resources/Overlay/arrowLeft@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   778
		6103D39C129B350700911D8D /* arrowRight@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowRight@2x.png"; path = "Resources/Overlay/arrowRight@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   779
		6103D39D129B350700911D8D /* arrowUp@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "arrowUp@2x.png"; path = "Resources/Overlay/arrowUp@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   780
		6103D39E129B350700911D8D /* cornerButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "cornerButton@2x.png"; path = "Resources/Overlay/cornerButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   781
		6103D413129B417500911D8D /* plus@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "plus@2x.png"; path = "Resources/Icons/plus@2x.png"; sourceTree = "<group>"; };
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
   782
		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
   783
		611D9BF912497E9800008271 /* SavedGamesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SavedGamesViewController.m; sourceTree = "<group>"; };
4030
adbb37b8c487 fix background for the about and saves controller
koda
parents: 4028
diff changeset
   784
		611D9BFA12497E9800008271 /* SavedGamesViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SavedGamesViewController.xib; path = ../Resources/SavedGamesViewController.xib; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   785
		611DA1CF124E5C6300008271 /* plus.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = plus.png; path = Resources/Icons/plus.png; sourceTree = "<group>"; };
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   786
		611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "cocos2d-iphone.xcodeproj"; path = "../../../Library/cocos2d/cocos2d-iphone.xcodeproj"; sourceTree = SOURCE_ROOT; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   787
		611E0E4B11FA92130077A41E /* freetype.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = freetype.xcodeproj; path = "../../../Library/freetype/Xcode-iPhoneOS/freetype.xcodeproj"; sourceTree = SOURCE_ROOT; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   788
		611E0EE511FB20610077A41E /* ammoButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ammoButton.png; path = Resources/Overlay/ammoButton.png; sourceTree = "<group>"; };
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
   789
		611E0EE611FB20610077A41E /* cornerButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cornerButton.png; path = Resources/Overlay/cornerButton.png; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   790
		611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Development.plist"; sourceTree = "<group>"; };
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
   791
		611EE973122A9C4100DF6938 /* clickSound.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = clickSound.wav; path = Resources/clickSound.wav; sourceTree = "<group>"; };
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
   792
		611EE9D7122AA10A00DF6938 /* backSound.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = backSound.wav; path = Resources/backSound.wav; sourceTree = "<group>"; };
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
   793
		611EE9D8122AA10A00DF6938 /* selSound.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = selSound.wav; path = Resources/selSound.wav; sourceTree = "<group>"; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   794
		611EEAEB122B2A4D00DF6938 /* HelpPageViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HelpPageViewController.h; sourceTree = "<group>"; };
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   795
		611EEAEC122B2A4D00DF6938 /* HelpPageViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HelpPageViewController.m; sourceTree = "<group>"; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   796
		611EEAED122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageLobbyViewController-iPad.xib"; path = "../Resources/HelpPageLobbyViewController-iPad.xib"; sourceTree = "<group>"; };
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   797
		611EEBC0122B34A800DF6938 /* helpingame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpingame.png; path = Resources/Overlay/helpingame.png; sourceTree = "<group>"; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   798
		611EEBC2122B355700DF6938 /* helpbottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpbottom.png; path = Resources/Overlay/helpbottom.png; sourceTree = "<group>"; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   799
		611EEBC3122B355700DF6938 /* helpright.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpright.png; path = Resources/Overlay/helpright.png; sourceTree = "<group>"; };
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
   800
		611EEC30122B54D700DF6938 /* helpplain.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpplain.png; path = Resources/Overlay/helpplain.png; sourceTree = "<group>"; };
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
   801
		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
   802
		6127232E117DF752005B90CF /* SDL_image.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_image.xcodeproj; path = "../../../Library/SDL-1.3/SDL_image/Xcode_iPhone/SDL_image.xcodeproj"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   803
		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
   804
		6129B9F611EFB04D0017E305 /* denied.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = denied.png; path = Resources/denied.png; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   805
		61370652117B1D50004EE44A /* Entitlements-Distribution.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Distribution.plist"; sourceTree = "<group>"; };
3928
2560731c860d move all mobile-related functions in their own module, provides a structure for future mobile ports
koda
parents: 3924
diff changeset
   806
		61399012125D19C0003C2DC0 /* uMobile.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMobile.pas; path = ../../hedgewars/uMobile.pas; sourceTree = SOURCE_ROOT; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   807
		6147DAD21253DCDE0010357E /* savesButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = savesButton.png; path = Resources/Frontend/savesButton.png; sourceTree = "<group>"; };
3611
ed00aa2b339e interpret parameters before initializing everything
koda
parents: 3598
diff changeset
   808
		614E333D11DE9A93009DBA4E /* VGSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = VGSHandlers.inc; path = ../../hedgewars/VGSHandlers.inc; sourceTree = SOURCE_ROOT; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   809
		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
   810
		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
   811
		615AD9EA1207654E00F2FF04 /* helpButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpButton.png; path = Resources/Frontend/helpButton.png; sourceTree = "<group>"; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   812
		615FEAD912A2A4C10098EE92 /* checkbox@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "checkbox@2x.png"; path = "Resources/Icons/checkbox@2x.png"; sourceTree = "<group>"; };
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   813
		615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton@2x~iphone.png"; path = "Resources/Frontend/localplayButton@2x~iphone.png"; sourceTree = "<group>"; };
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   814
		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
   815
		615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "localplayButton~iphone.png"; path = "Resources/Frontend/localplayButton~iphone.png"; sourceTree = "<group>"; };
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
   816
		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
   817
		6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SingleWeaponViewController.m; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   818
		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
   819
		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
   820
		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
   821
		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
   822
		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
   823
		616591E511CA9BA200D6E256 /* GameConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameConfigViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   824
		616591E611CA9BA200D6E256 /* GameSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameSetup.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   825
		616591E711CA9BA200D6E256 /* GameSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameSetup.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   826
		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
   827
		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
   828
		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
   829
		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
   830
		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
   831
		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
   832
		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
   833
		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
   834
		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
   835
		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
   836
		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
   837
		616591F311CA9BA200D6E256 /* MapConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MapConfigViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   838
		616591F411CA9BA200D6E256 /* MasterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MasterViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   839
		616591F511CA9BA200D6E256 /* MasterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MasterViewController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   840
		616591F611CA9BA200D6E256 /* OverlayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OverlayViewController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   841
		616591F711CA9BA200D6E256 /* OverlayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OverlayViewController.m; sourceTree = "<group>"; };
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
   842
		616591F811CA9BA200D6E256 /* InGameMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InGameMenuViewController.h; sourceTree = "<group>"; };
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
   843
		616591F911CA9BA200D6E256 /* InGameMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InGameMenuViewController.m; sourceTree = "<group>"; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   844
		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
   845
		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
   846
		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
   847
		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
   848
		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
   849
		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
   850
		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
   851
		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
   852
		6165920211CA9BA200D6E256 /* SplitViewRootController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SplitViewRootController.h; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   853
		6165920311CA9BA200D6E256 /* SplitViewRootController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SplitViewRootController.m; sourceTree = "<group>"; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   854
		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
   855
		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
   856
		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
   857
		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
   858
		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
   859
		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
   860
		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
   861
		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
   862
		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
   863
		6165922411CA9BD500D6E256 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = Classes/CGPointUtils.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   864
		6165922511CA9BD500D6E256 /* CommodityFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommodityFunctions.h; path = Classes/CommodityFunctions.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   865
		6165922611CA9BD500D6E256 /* CommodityFunctions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommodityFunctions.m; path = Classes/CommodityFunctions.m; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   866
		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
   867
		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
   868
		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
   869
		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
   870
		6165922D11CA9BD500D6E256 /* UIImageExtra.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UIImageExtra.m; path = Classes/UIImageExtra.m; sourceTree = "<group>"; };
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
   871
		6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = GameConfigViewController.xib; path = Resources/GameConfigViewController.xib; sourceTree = SOURCE_ROOT; };
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   872
		6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPad.xib"; path = "Resources/MainMenuViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   873
		6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPhone.xib"; path = "Resources/MainMenuViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   874
		6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPad.xib"; path = "Resources/MapConfigViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   875
		6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPhone.xib"; path = "Resources/MapConfigViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
   876
		6165925011CA9CB400D6E256 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = Resources/OverlayViewController.xib; sourceTree = SOURCE_ROOT; };
3548
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   877
		6165929C11CA9E2F00D6E256 /* SDL_uikitappdelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitappdelegate.h; path = Classes/SDL_uikitappdelegate.h; sourceTree = "<group>"; };
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
   878
		6165929D11CA9E2F00D6E256 /* SDL_uikitappdelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitappdelegate.m; path = Classes/SDL_uikitappdelegate.m; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   879
		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
   880
		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
   881
		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
   882
		6172FED31298CE6600D73365 /* backButton@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "backButton@2x.png"; path = "Resources/Frontend/backButton@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   883
		6172FED61298CF9800D73365 /* background@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "background@2x~iphone.png"; path = "Resources/Frontend/background@2x~iphone.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   884
		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
   885
		6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "mediumBackground~ipad.png"; path = "Resources/Frontend/mediumBackground~ipad.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   886
		6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground@2x~iphone.png"; path = "Resources/Frontend/smallerBackground@2x~iphone.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   887
		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
   888
		6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "smallerBackground~iphone.png"; path = "Resources/Frontend/smallerBackground~iphone.png"; sourceTree = "<group>"; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   889
		617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   890
		617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   891
		617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; };
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   892
		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
   893
		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
   894
		617987EC114AA34C00BA94A9 /* PascalExports.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = PascalExports.pas; path = ../../hedgewars/PascalExports.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   895
		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
   896
		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
   897
		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
   898
		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
   899
		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
   900
		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
   901
		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
   902
		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
   903
		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
   904
		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
   905
		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
   906
		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
   907
		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
   908
		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
   909
		617987FE114AA34C00BA94A9 /* uKeys.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uKeys.pas; path = ../../hedgewars/uKeys.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   910
		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
   911
		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
   912
		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
   913
		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
   914
		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
   915
		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
   916
		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
   917
		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
   918
		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
   919
		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
   920
		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
   921
		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
   922
		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
   923
		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
   924
		61798852114AA44900BA94A9 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = config.inc; path = ../../hedgewars/config.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   925
		617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDLiPhoneOS.xcodeproj; path = "../../../Library/SDL-1.3/SDL/Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   926
		61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   927
		6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_mixer.xcodeproj; path = "../../../Library/SDL-1.3/SDL_mixer/Xcode-iPhoneOS/SDL_mixer.xcodeproj"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   928
		61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_ttf.xcodeproj; path = "../../../Library/SDL-1.3/SDL_ttf/Xcode-iPhoneOS/SDL_ttf.xcodeproj"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   929
		61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = "<group>"; };
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
   930
		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
   931
		6183D83D11E2BCE200A88903 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/Icons/Default.png; sourceTree = "<group>"; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   932
		61842B23122B619D0096E335 /* HelpPageInGameViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageInGameViewController-iPad.xib"; path = "../Resources/HelpPageInGameViewController-iPad.xib"; sourceTree = "<group>"; };
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   933
		61842B3D122B65BD0096E335 /* helpabove.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpabove.png; path = Resources/Overlay/helpabove.png; sourceTree = "<group>"; };
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
   934
		61842B3F122B66280096E335 /* helpleft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = helpleft.png; path = Resources/Overlay/helpleft.png; sourceTree = "<group>"; };
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
   935
		6187AEA5120781B900B31A27 /* Settings */ = {isa = PBXFileReference; lastKnownFileType = folder; name = Settings; path = Resources/Settings; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   936
		618899811299516000D55FD6 /* title@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title@2x.png"; path = "Resources/Frontend/title@2x.png"; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   937
		61889984129995B500D55FD6 /* title~ipad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "title~ipad.png"; path = "Resources/Frontend/title~ipad.png"; sourceTree = "<group>"; };
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
   938
		618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_net.xcodeproj; path = "../../../Library/SDL-1.3/SDL_net/Xcode-iPhoneOS/SDL_net.xcodeproj"; sourceTree = SOURCE_ROOT; };
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
   939
		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
   940
		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
   941
		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
   942
		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
   943
		6199E86C12464A8E00DADF8C /* surprise.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = surprise.png; path = Resources/surprise.png; sourceTree = "<group>"; };
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   944
		619C5AC0124F7DDF00D041AE /* Lua.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Lua.xcodeproj; path = ../../../Library/Lua/Lua.xcodeproj; sourceTree = SOURCE_ROOT; };
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
   945
		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
   946
		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
   947
		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
   948
		61A117FE1168322700359010 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
   949
		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
   950
		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
   951
		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
   952
		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
   953
		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
   954
		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
   955
		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
   956
		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
   957
		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
   958
		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
   959
		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
   960
		61A4A3A112A5CD56004D81E6 /* uCaptions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCaptions.pas; path = ../../hedgewars/uCaptions.pas; sourceTree = SOURCE_ROOT; };
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
   961
		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
   962
		61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; sourceTree = "<group>"; };
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
   963
		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
   964
		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
   965
		61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; };
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   966
		61DE8F201257EB1100B80214 /* AmmoMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AmmoMenuViewController.h; sourceTree = "<group>"; };
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
   967
		61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AmmoMenuViewController.m; sourceTree = "<group>"; };
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   968
		61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageLobbyViewController-iPhone.xib"; path = "../Resources/HelpPageLobbyViewController-iPhone.xib"; sourceTree = "<group>"; };
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
   969
		61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "HelpPageInGameViewController-iPhone.xib"; path = "Resources/HelpPageInGameViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
   970
		61E1F4F711D004240016A5AA /* adler32.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = adler32.pas; path = ../../hedgewars/adler32.pas; sourceTree = SOURCE_ROOT; };
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
   971
		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
   972
		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
   973
		61E5D68C12AB006F00566F29 /* uLandPainted.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandPainted.pas; path = ../../hedgewars/uLandPainted.pas; sourceTree = SOURCE_ROOT; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   974
		61EBA62811DFF2BC0048B68A /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = title.png; path = Resources/Frontend/title.png; sourceTree = "<group>"; };
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   975
		61EF920511DF57AC003441C4 /* arrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowDown.png; path = Resources/Overlay/arrowDown.png; sourceTree = "<group>"; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   976
		61EF920611DF57AC003441C4 /* arrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowLeft.png; path = Resources/Overlay/arrowLeft.png; sourceTree = "<group>"; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   977
		61EF920711DF57AC003441C4 /* arrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowRight.png; path = Resources/Overlay/arrowRight.png; sourceTree = "<group>"; };
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
   978
		61EF920811DF57AC003441C4 /* arrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowUp.png; path = Resources/Overlay/arrowUp.png; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   979
		61EF920911DF57AC003441C4 /* joyButtonAttack.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyButtonAttack.png; path = Resources/Overlay/joyButtonAttack.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   980
		61EF920A11DF57AC003441C4 /* joyButtonBackJump.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyButtonBackJump.png; path = Resources/Overlay/joyButtonBackJump.png; sourceTree = "<group>"; };
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   981
		61EF920B11DF57AC003441C4 /* joyButtonForwardJump.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyButtonForwardJump.png; path = Resources/Overlay/joyButtonForwardJump.png; sourceTree = "<group>"; };
3703
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
   982
		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
   983
		61F2E7CC1205EDE0005734F7 /* AboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AboutViewController.m; sourceTree = "<group>"; };
4030
adbb37b8c487 fix background for the about and saves controller
koda
parents: 4028
diff changeset
   984
		61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = AboutViewController.xib; path = ../Resources/AboutViewController.xib; sourceTree = "<group>"; };
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
   985
		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
   986
		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
   987
		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
   988
		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
   989
		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
   990
		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
   991
		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
   992
		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
   993
		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
   994
		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
   995
		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
   996
		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
   997
		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
   998
		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
   999
		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
  1000
		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
  1001
		928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1002
/* End PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1003
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1004
/* Begin PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1005
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1006
			isa = PBXFrameworksBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1007
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1008
			files = (
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1009
				618E27BC12A2C32600C20EF0 /* libSDL_net.a in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1010
				61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1011
				61272334117DF764005B90CF /* libSDL_image.a in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1012
				61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1013
				617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1014
				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1015
				611E03E711FA747C0077A41E /* libvorbis.a in Frameworks */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1016
				611E0E5111FA92170077A41E /* libfreetype.a in Frameworks */,
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1017
				619C5ACF124F7DE200D041AE /* libLua.a in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1018
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1019
				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
  1020
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1021
				28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1022
				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1023
				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1024
				61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1025
				6199E81612463EA800DADF8C /* CFNetwork.framework in Frameworks */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1026
				6199E81A12463EC400DADF8C /* SystemConfiguration.framework in Frameworks */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1027
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1028
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1029
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1030
/* End PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1031
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1032
/* Begin PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1033
		080E96DDFE201D6D7F000001 /* Classes */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1034
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1035
			children = (
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1036
				6163EE4D11CC247D001C0453 /* Game Config */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1037
				6163EE4C11CC2478001C0453 /* Settings Pages */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1038
				611D9BF312497B7700008271 /* Other Controllers */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1039
				6163EE6C11CC253F001C0453 /* Overlay */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1040
				616591F011CA9BA200D6E256 /* MainMenuViewController.h */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1041
				616591F111CA9BA200D6E256 /* MainMenuViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1042
				6165924B11CA9CB400D6E256 /* MainMenuViewController-iPad.xib */,
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1043
				6165924C11CA9CB400D6E256 /* MainMenuViewController-iPhone.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1044
				616591E611CA9BA200D6E256 /* GameSetup.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1045
				616591E711CA9BA200D6E256 /* GameSetup.m */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1046
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1047
			path = Classes;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1048
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1049
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1050
		19C28FACFE9D520D11CA2CBB /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1051
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1052
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1053
				1D6058910D05DD3D006BFB54 /* Hedgewars.app */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1054
				928301170F10CAFC00CC5A3C /* libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1055
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1056
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1057
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1058
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1059
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1060
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1061
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1062
				9283015C0F10E48900CC5A3C /* Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1063
				080E96DDFE201D6D7F000001 /* Classes */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1064
				29B97315FDCFA39411CA2CEA /* Other Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1065
				29B97323FDCFA39411CA2CEA /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1066
				29B97317FDCFA39411CA2CEA /* Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1067
				19C28FACFE9D520D11CA2CBB /* Products */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1068
				61370652117B1D50004EE44A /* Entitlements-Distribution.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1069
				611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1070
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1071
			name = CustomTemplate;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1072
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1073
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1074
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1075
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1076
			children = (
4358
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1077
				6165929C11CA9E2F00D6E256 /* SDL_uikitappdelegate.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1078
				6165929D11CA9E2F00D6E256 /* SDL_uikitappdelegate.m */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1079
				61DE91561258B76800B80214 /* Custom UIs */,
3548
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
  1080
				32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */,
4d220ee7c75f server somewhat simplified and correct sporadic crasher
koda
parents: 3532
diff changeset
  1081
				6165922911CA9BD500D6E256 /* PascalImports.h */,
4358
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1082
				61D2059F127CDD1100ABD83E /* ObjcExports.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1083
				61D205A0127CDD1100ABD83E /* ObjcExports.m */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1084
				6165922511CA9BD500D6E256 /* CommodityFunctions.h */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1085
				6165922611CA9BD500D6E256 /* CommodityFunctions.m */,
4358
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1086
				61006F93128DE31F00EBA7F7 /* CreationChamber.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1087
				61006F94128DE31F00EBA7F7 /* CreationChamber.m */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1088
				6165922411CA9BD500D6E256 /* CGPointUtils.h */,
0445d807193e more backward compatibility
koda
parents: 4354
diff changeset
  1089
				6165922311CA9BD500D6E256 /* CGPointUtils.c */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1090
				6165922C11CA9BD500D6E256 /* UIImageExtra.h */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  1091
				6165922D11CA9BD500D6E256 /* UIImageExtra.m */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1092
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1093
			name = "Other Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1094
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1095
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1096
		29B97317FDCFA39411CA2CEA /* Resources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1097
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1098
			children = (
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1099
				6199E86C12464A8E00DADF8C /* surprise.png */,
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1100
				611EEBC0122B34A800DF6938 /* helpingame.png */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1101
				611EEC30122B54D700DF6938 /* helpplain.png */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1102
				611EEBC2122B355700DF6938 /* helpbottom.png */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  1103
				61842B3D122B65BD0096E335 /* helpabove.png */,
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  1104
				611EEBC3122B355700DF6938 /* helpright.png */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  1105
				61842B3F122B66280096E335 /* helpleft.png */,
3646
a3271158d93b don't make the confirmation button disappear, present an alert if game doesn't start
koda
parents: 3644
diff changeset
  1106
				6129B9F611EFB04D0017E305 /* denied.png */,
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
  1107
				611EE973122A9C4100DF6938 /* clickSound.wav */,
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
  1108
				611EE9D7122AA10A00DF6938 /* backSound.wav */,
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
  1109
				611EE9D8122AA10A00DF6938 /* selSound.wav */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1110
				61F7A42811E2905C0040BA66 /* Icons */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1111
				61F903FA11DF58680068B24D /* Frontend */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1112
				6179936611501D1E00BA94A9 /* Overlay */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1113
				61798A5E114AE08600BA94A9 /* Data */,
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
  1114
				6187AEA5120781B900B31A27 /* Settings */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1115
				8D1107310486CEB800E47090 /* Info.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1116
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1117
			name = Resources;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1118
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1119
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1120
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
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 = (
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1123
				619C5AC0124F7DDF00D041AE /* Lua.xcodeproj */,
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1124
				611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1125
				611E0E4B11FA92130077A41E /* freetype.xcodeproj */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1126
				617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1127
				6127232E117DF752005B90CF /* SDL_image.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1128
				6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1129
				618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1130
				61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1131
				61798934114AB25F00BA94A9 /* AudioToolbox.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1132
				61A117FE1168322700359010 /* CoreGraphics.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1133
				1D30AB110D05D00D00671497 /* Foundation.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1134
				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1135
				28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1136
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1137
				61272338117DF778005B90CF /* MobileCoreServices.framework */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1138
				6199E81512463EA800DADF8C /* CFNetwork.framework */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1139
				6199E81912463EC400DADF8C /* SystemConfiguration.framework */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1140
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1141
			name = Frameworks;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1142
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1143
		};
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1144
		611D9BF312497B7700008271 /* Other Controllers */ = {
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1145
			isa = PBXGroup;
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1146
			children = (
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1147
				61F2E7CB1205EDE0005734F7 /* AboutViewController.h */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1148
				61F2E7CC1205EDE0005734F7 /* AboutViewController.m */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1149
				61F2E7CD1205EDE0005734F7 /* AboutViewController.xib */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1150
				611D9BF812497E9800008271 /* SavedGamesViewController.h */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1151
				611D9BF912497E9800008271 /* SavedGamesViewController.m */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1152
				611D9BFA12497E9800008271 /* SavedGamesViewController.xib */,
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1153
			);
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1154
			name = "Other Controllers";
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1155
			sourceTree = "<group>";
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  1156
		};
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1157
		611E02ED11FA74580077A41E /* Products */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1158
			isa = PBXGroup;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1159
			children = (
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1160
				611E036811FA74590077A41E /* libbuild all tests.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1161
				611E036A11FA74590077A41E /* libbox2d.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1162
				611E036C11FA74590077A41E /* libChipmunk.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1163
				611E036E11FA74590077A41E /* libcocos2d.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1164
				611E037011FA74590077A41E /* libcocos2d-documentation.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1165
				611E037211FA74590077A41E /* libCocosDenshion.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1166
				611E037411FA74590077A41E /* libcocos Live.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1167
				611E037611FA74590077A41E /* libFontLabel.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1168
				611E037811FA74590077A41E /* liblibpng.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1169
				611E037A11FA74590077A41E /* libTouchJSON.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1170
				611E037C11FA74590077A41E /* libvorbis.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1171
				611E037E11FA74590077A41E /* ActionManagerTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1172
				611E038011FA74590077A41E /* ActionsTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1173
				611E038211FA74590077A41E /* ActionsWithBlocksSample.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1174
				611E038411FA74590077A41E /* AtlasTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1175
				611E038611FA74590077A41E /* AttachTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1176
				611E038811FA74590077A41E /* Box2dAccelTouchTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1177
				611E038A11FA74590077A41E /* Box2dTestBed.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1178
				611E038C11FA74590077A41E /* ChipmunkAccelTouchTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1179
				611E038E11FA74590077A41E /* ChipmunkTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1180
				611E039011FA74590077A41E /* ClickAndMoveTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1181
				611E039211FA74590077A41E /* CocosDenshion - Tom The Turret.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1182
				611E039411FA74590077A41E /* CocosDenshion - Drum Pad.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1183
				611E039611FA74590077A41E /* CocosDenshion - Fade To Grey.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1184
				611E039811FA74590077A41E /* CocosDenshion - FancyRat Metering Demo.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1185
				611E039A11FA74590077A41E /* cocosLiveTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1186
				611E039C11FA74590077A41E /* cocosnodeTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1187
				611E039E11FA74590077A41E /* drawPrimitivesTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1188
				611E03A011FA74590077A41E /* EAGLViewTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1189
				611E03A211FA74590077A41E /* EaseActionsTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1190
				611E03A411FA74590077A41E /* EffectsTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1191
				611E03A611FA74590077A41E /* EffectsAdvancedTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1192
				611E03A811FA74590077A41E /* FontTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1193
				611E03AA11FA74590077A41E /* IntervalTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1194
				611E03AC11FA74590077A41E /* SpriteTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1195
				611E03AE11FA74590077A41E /* LayerTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1196
				611E03B011FA74590077A41E /* MenuTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1197
				611E03B211FA74590077A41E /* MenuTestWithBlocks.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1198
				611E03B411FA74590077A41E /* MotionStreakTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1199
				611E03B611FA74590077A41E /* ParallaxTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1200
				611E03B811FA74590077A41E /* ParticleTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1201
				611E03BA11FA74590077A41E /* SoundEngineTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1202
				611E03BC11FA74590077A41E /* PerformanceTestChildrenNode.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1203
				611E03BE11FA74590077A41E /* PerformanceTestParticles.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1204
				611E03C011FA74590077A41E /* PerformanceTestSprites.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1205
				611E03C211FA74590077A41E /* PerformanceTestTouches.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1206
				611E03C411FA74590077A41E /* ProgressActionsTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1207
				611E03C611FA74590077A41E /* RenderTextureTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1208
				611E03C811FA74590077A41E /* RotateWorldTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1209
				611E03CA11FA74590077A41E /* SceneTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1210
				611E03CC11FA74590077A41E /* SchedulerTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1211
				611E03CE11FA74590077A41E /* SpriteTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1212
				611E03D011FA74590077A41E /* Texture2dTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1213
				611E03D211FA74590077A41E /* TileMapTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1214
				611E03D411FA74590077A41E /* TouchesTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1215
				611E03D611FA74590077A41E /* TransitionsTest.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1216
				611E03D811FA74590077A41E /* HelloWorldSample.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1217
				611E03DA11FA74590077A41E /* HelloActionsSample.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1218
				611E03DC11FA74590077A41E /* HelloEventsSample.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1219
				611E03DE11FA74590077A41E /* Bug350.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1220
				611E03E011FA74590077A41E /* Bug422.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1221
				611E03E211FA74590077A41E /* Bug886.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1222
				611E03E411FA74590077A41E /* Bug899.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1223
				611E03E611FA74590077A41E /* Bug914.app */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1224
			);
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1225
			name = Products;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1226
			sourceTree = "<group>";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1227
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1228
		611E0E4C11FA92130077A41E /* Products */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1229
			isa = PBXGroup;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1230
			children = (
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1231
				611E0E5011FA92130077A41E /* libfreetype.a */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1232
			);
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1233
			name = Products;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1234
			sourceTree = "<group>";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1235
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1236
		6127232F117DF752005B90CF /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1237
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1238
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1239
				61272333117DF752005B90CF /* libSDL_image.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1240
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1241
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1242
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1243
		};
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1244
		6163EE4C11CC2478001C0453 /* Settings Pages */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1245
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1246
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1247
				6165920211CA9BA200D6E256 /* SplitViewRootController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1248
				6165920311CA9BA200D6E256 /* SplitViewRootController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1249
				616591F411CA9BA200D6E256 /* MasterViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1250
				616591F511CA9BA200D6E256 /* MasterViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1251
				6163EE4E11CC248D001C0453 /* First Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1252
				6163EE4F11CC2497001C0453 /* Second Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1253
				6163EE5011CC24A1001C0453 /* Third Level */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1254
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1255
			name = "Settings Pages";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1256
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1257
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1258
		6163EE4D11CC247D001C0453 /* Game Config */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1259
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1260
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1261
				616591E411CA9BA200D6E256 /* GameConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1262
				616591E511CA9BA200D6E256 /* GameConfigViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1263
				6165924A11CA9CB400D6E256 /* GameConfigViewController.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1264
				6165920411CA9BA200D6E256 /* TeamConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1265
				6165920511CA9BA200D6E256 /* TeamConfigViewController.m */,
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1266
				616591FC11CA9BA200D6E256 /* SchemeWeaponConfigViewController.h */,
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  1267
				616591FD11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1268
				616591F211CA9BA200D6E256 /* MapConfigViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1269
				616591F311CA9BA200D6E256 /* MapConfigViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1270
				6165924D11CA9CB400D6E256 /* MapConfigViewController-iPad.xib */,
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1271
				6165924E11CA9CB400D6E256 /* MapConfigViewController-iPhone.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1272
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1273
			name = "Game Config";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1274
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1275
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1276
		6163EE4E11CC248D001C0453 /* First Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1277
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1278
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1279
				616591E811CA9BA200D6E256 /* GeneralSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1280
				616591E911CA9BA200D6E256 /* GeneralSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1281
				6165920611CA9BA200D6E256 /* TeamSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1282
				6165920711CA9BA200D6E256 /* TeamSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1283
				6165920A11CA9BA200D6E256 /* WeaponSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1284
				6165920B11CA9BA200D6E256 /* WeaponSettingsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1285
				616591FA11CA9BA200D6E256 /* SchemeSettingsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1286
				616591FB11CA9BA200D6E256 /* SchemeSettingsViewController.m */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1287
				6199E836124647DE00DADF8C /* SupportViewController.h */,
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  1288
				6199E837124647DE00DADF8C /* SupportViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1289
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1290
			name = "First Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1291
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1292
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1293
		6163EE4F11CC2497001C0453 /* Second Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1294
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1295
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1296
				6165920011CA9BA200D6E256 /* SingleTeamViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1297
				6165920111CA9BA200D6E256 /* SingleTeamViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1298
				6163EE7C11CC2600001C0453 /* SingleWeaponViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1299
				6163EE7D11CC2600001C0453 /* SingleWeaponViewController.m */,
3523
6592fbb969da fix zoom smoothness
koda
parents: 3522
diff changeset
  1300
				616591FE11CA9BA200D6E256 /* SingleSchemeViewController.h */,
6592fbb969da fix zoom smoothness
koda
parents: 3522
diff changeset
  1301
				616591FF11CA9BA200D6E256 /* SingleSchemeViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1302
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1303
			name = "Second Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1304
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1305
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1306
		6163EE5011CC24A1001C0453 /* Third Level */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1307
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1308
			children = (
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1309
				616591EC11CA9BA200D6E256 /* HogHatViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1310
				616591ED11CA9BA200D6E256 /* HogHatViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1311
				616591EE11CA9BA200D6E256 /* LevelViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1312
				616591EF11CA9BA200D6E256 /* LevelViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1313
				616591E011CA9BA200D6E256 /* FlagsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1314
				616591E111CA9BA200D6E256 /* FlagsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1315
				616591E211CA9BA200D6E256 /* FortsViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1316
				616591E311CA9BA200D6E256 /* FortsViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1317
				616591EA11CA9BA200D6E256 /* GravesViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1318
				616591EB11CA9BA200D6E256 /* GravesViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1319
				6165920811CA9BA200D6E256 /* VoicesViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1320
				6165920911CA9BA200D6E256 /* VoicesViewController.m */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1321
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1322
			name = "Third Level";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1323
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1324
		};
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1325
		6163EE6C11CC253F001C0453 /* Overlay */ = {
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1326
			isa = PBXGroup;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1327
			children = (
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1328
				61DE8F201257EB1100B80214 /* AmmoMenuViewController.h */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1329
				61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */,
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
  1330
				616591F811CA9BA200D6E256 /* InGameMenuViewController.h */,
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
  1331
				616591F911CA9BA200D6E256 /* InGameMenuViewController.m */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1332
				616591F611CA9BA200D6E256 /* OverlayViewController.h */,
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1333
				616591F711CA9BA200D6E256 /* OverlayViewController.m */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1334
				6165925011CA9CB400D6E256 /* OverlayViewController.xib */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  1335
				611EEAEB122B2A4D00DF6938 /* HelpPageViewController.h */,
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  1336
				611EEAEC122B2A4D00DF6938 /* HelpPageViewController.m */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1337
				61DF0F201284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1338
				61842B23122B619D0096E335 /* HelpPageInGameViewController-iPad.xib */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1339
				61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  1340
				611EEAED122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1341
			);
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1342
			name = Overlay;
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1343
			sourceTree = "<group>";
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1344
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1345
		61798892114AA56300BA94A9 /* inc */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1346
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1347
			children = (
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1348
				61798852114AA44900BA94A9 /* config.inc */,
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1349
				617987EB114AA34C00BA94A9 /* options.inc */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1350
				617987E4114AA34C00BA94A9 /* GSHandlers.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1351
				617987E5114AA34C00BA94A9 /* HHHandlers.inc */,
3611
ed00aa2b339e interpret parameters before initializing everything
koda
parents: 3598
diff changeset
  1352
				614E333D11DE9A93009DBA4E /* VGSHandlers.inc */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1353
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1354
			name = inc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1355
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1356
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1357
		617988D4114AAA3900BA94A9 /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1358
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1359
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1360
				617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */,
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  1361
				6184608C11DA8BF3000E1314 /* testsdl.app */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1362
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1363
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1364
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1365
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1366
		6179898C114AB3FA00BA94A9 /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1367
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1368
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1369
				61798993114AB3FA00BA94A9 /* libSDL_mixer.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1370
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1371
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1372
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1373
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1374
		61798A0C114AB65600BA94A9 /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1375
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1376
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1377
				61798A13114AB65600BA94A9 /* libSDL_ttf.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1378
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1379
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1380
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1381
		};
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1382
		6179936611501D1E00BA94A9 /* Overlay */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1383
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1384
			children = (
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1385
				611E0EE511FB20610077A41E /* ammoButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1386
				6103D399129B350700911D8D /* ammoButton@2x.png */,
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1387
				611E0EE611FB20610077A41E /* cornerButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1388
				6103D39E129B350700911D8D /* cornerButton@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1389
				61EF920511DF57AC003441C4 /* arrowDown.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1390
				6103D39A129B350700911D8D /* arrowDown@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1391
				61EF920611DF57AC003441C4 /* arrowLeft.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1392
				6103D39B129B350700911D8D /* arrowLeft@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1393
				61EF920711DF57AC003441C4 /* arrowRight.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1394
				6103D39C129B350700911D8D /* arrowRight@2x.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1395
				61EF920811DF57AC003441C4 /* arrowUp.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1396
				6103D39D129B350700911D8D /* arrowUp@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1397
				61EF920911DF57AC003441C4 /* joyButtonAttack.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1398
				6103D392129B34E900911D8D /* joyButtonAttack@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1399
				61EF920A11DF57AC003441C4 /* joyButtonBackJump.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1400
				6103D393129B34E900911D8D /* joyButtonBackJump@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1401
				61EF920B11DF57AC003441C4 /* joyButtonForwardJump.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1402
				6103D394129B34E900911D8D /* joyButtonForwardJump@2x.png */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1403
			);
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1404
			name = Overlay;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1405
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1406
		};
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1407
		618E27B712A2C30700C20EF0 /* Products */ = {
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1408
			isa = PBXGroup;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1409
			children = (
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1410
				618E27BB12A2C30700C20EF0 /* libSDL_net.a */,
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1411
			);
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1412
			name = Products;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1413
			sourceTree = "<group>";
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1414
		};
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1415
		619C5AC1124F7DDF00D041AE /* Products */ = {
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1416
			isa = PBXGroup;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1417
			children = (
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1418
				619C5ACA124F7DDF00D041AE /* Lua.app */,
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1419
				619C5ACC124F7DDF00D041AE /* libcocos2d libraries.a */,
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1420
				619C5ACE124F7DDF00D041AE /* libLua.a */,
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1421
			);
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1422
			name = Products;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1423
			sourceTree = "<group>";
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1424
		};
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1425
		61DE91561258B76800B80214 /* Custom UIs */ = {
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1426
			isa = PBXGroup;
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1427
			children = (
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1428
				619C5BA0124FA59000D041AE /* MapPreviewButtonView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1429
				619C5BA1124FA59000D041AE /* MapPreviewButtonView.m */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1430
				61F544C512AF1748007FD913 /* HoldTableViewCell.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1431
				61F544C612AF1748007FD913 /* HoldTableViewCell.m */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1432
				6165922A11CA9BD500D6E256 /* SquareButtonView.h */,
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1433
				6165922B11CA9BD500D6E256 /* SquareButtonView.m */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1434
				61C079E211F35A300072BF46 /* EditableCellView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1435
				61C079E311F35A300072BF46 /* EditableCellView.m */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1436
				61F904D511DF7DA30068B24D /* WeaponCellView.h */,
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1437
				61F904D611DF7DA30068B24D /* WeaponCellView.m */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1438
			);
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  1439
			name = "Custom UIs";
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1440
			sourceTree = "<group>";
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  1441
		};
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1442
		61F7A42811E2905C0040BA66 /* Icons */ = {
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1443
			isa = PBXGroup;
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1444
			children = (
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1445
				611DA1CF124E5C6300008271 /* plus.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1446
				6103D413129B417500911D8D /* plus@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1447
				61F2E7EB12060E31005734F7 /* checkbox.png */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1448
				615FEAD912A2A4C10098EE92 /* checkbox@2x.png */,
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
  1449
				61D3D2A41290E03A003CE7C3 /* irc.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1450
				6103D384129B347700911D8D /* irc@2x.png */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1451
				61E2F7421283752C00E12521 /* fb.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1452
				6103D383129B346A00911D8D /* fb@2x.png */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  1453
				61E2F7431283752C00E12521 /* tw.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1454
				6103D385129B348200911D8D /* tw@2x.png */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1455
				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
  1456
				6183D83D11E2BCE200A88903 /* Default.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1457
				6172FEA21298C7F900D73365 /* Default@2x.png */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1458
				61F7A43111E290650040BA66 /* Icon-72.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1459
				61F7A43211E290650040BA66 /* Icon-Small-50.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1460
				61F7A43311E290650040BA66 /* Icon-Small.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1461
				61F7A43411E290650040BA66 /* Icon-Small@2x.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1462
				61F7A43511E290650040BA66 /* Icon.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1463
				61F7A43611E290650040BA66 /* Icon@2x.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1464
				61F7A43711E290650040BA66 /* iTunesArtwork.png */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1465
			);
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1466
			name = Icons;
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1467
			sourceTree = "<group>";
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  1468
		};
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1469
		61F903FA11DF58680068B24D /* Frontend */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1470
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1471
			children = (
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1472
				6147DAD21253DCDE0010357E /* savesButton.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1473
				6172FEC81298CE4800D73365 /* savesButton@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1474
				61F9040811DF58B00068B24D /* settingsButton.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1475
				6172FECA1298CE4E00D73365 /* settingsButton@2x.png */,
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1476
				615AD9EA1207654E00F2FF04 /* helpButton.png */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  1477
				615AD9E8120764CA00F2FF04 /* backButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1478
				6172FED31298CE6600D73365 /* backButton@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1479
				615AD96112073B4D00F2FF04 /* startGameButton.png */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1480
				615FEADE12A2A6640098EE92 /* localplayButton@2x~iphone.png */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1481
				615FEAE012A2A6640098EE92 /* localplayButton~iphone.png */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1482
				615FEADF12A2A6640098EE92 /* localplayButton~ipad.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1483
				61F9040D11DF59D10068B24D /* netplayButton.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1484
				61EBA62811DFF2BC0048B68A /* title.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1485
				618899811299516000D55FD6 /* title@2x.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1486
				61889984129995B500D55FD6 /* title~ipad.png */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  1487
				61F9040A11DF59370068B24D /* background.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1488
				6172FED61298CF9800D73365 /* background@2x~iphone.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1489
				6172FED71298CF9800D73365 /* background~iphone.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1490
				6172FEEB1298D25D00D73365 /* mediumBackground~ipad.png */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1491
				6172FEEC1298D25D00D73365 /* smallerBackground@2x~iphone.png */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  1492
				6172FEEE1298D25D00D73365 /* smallerBackground~iphone.png */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  1493
				6172FEED1298D25D00D73365 /* smallerBackground~ipad.png */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1494
			);
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  1495
			name = Frontend;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1496
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1497
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1498
		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1499
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1500
			children = (
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
  1501
				61E5D68C12AB006F00566F29 /* uLandPainted.pas */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1502
				61A4A3A112A5CD56004D81E6 /* uCaptions.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1503
				61A4A38912A5CCC2004D81E6 /* uCommandHandlers.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1504
				61A4A38A12A5CCC2004D81E6 /* uCommands.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1505
				61A4A38B12A5CCC2004D81E6 /* uDebug.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1506
				61A4A38C12A5CCC2004D81E6 /* uGearsRender.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1507
				61A4A38D12A5CCC2004D81E6 /* uRender.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1508
				61A4A38E12A5CCC2004D81E6 /* uRenderUtils.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1509
				61A4A38F12A5CCC2004D81E6 /* uSinTable.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1510
				61A4A39012A5CCC2004D81E6 /* uTextures.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1511
				61A4A39112A5CCC2004D81E6 /* uTypes.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1512
				61A4A39212A5CCC2004D81E6 /* uUtils.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1513
				61A4A39312A5CCC2004D81E6 /* uVariables.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1514
				61399012125D19C0003C2DC0 /* uMobile.pas */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1515
				619C5AF3124F7E3100D041AE /* LuaPas.pas */,
4437
05192cdbce9b un-break build (wrong merge in uConsole) and update project file with the new sources
koda
parents: 4364
diff changeset
  1516
				61798892114AA56300BA94A9 /* inc */,
3532
04e2fea3e83a merge+smallupdate
koda
parents: 3525
diff changeset
  1517
				61E1F4F711D004240016A5AA /* adler32.pas */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1518
				617987E7114AA34C00BA94A9 /* hwengine.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1519
				617987E9114AA34C00BA94A9 /* hwLibrary.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1520
				617987EC114AA34C00BA94A9 /* PascalExports.pas */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  1521
				617987ED114AA34C00BA94A9 /* SDLh.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1522
				617987F1114AA34C00BA94A9 /* uAI.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1523
				617987F2114AA34C00BA94A9 /* uAIActions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1524
				617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1525
				617987F4114AA34C00BA94A9 /* uAIMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1526
				617987F5114AA34C00BA94A9 /* uAmmos.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1527
				617987F6114AA34C00BA94A9 /* uChat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1528
				617987F7114AA34C00BA94A9 /* uCollisions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1529
				617987F8114AA34C00BA94A9 /* uConsole.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1530
				617987F9114AA34C00BA94A9 /* uConsts.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1531
				617987FA114AA34C00BA94A9 /* uFloat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1532
				617987FB114AA34C00BA94A9 /* uGame.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1533
				617987FC114AA34C00BA94A9 /* uGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1534
				617987FD114AA34C00BA94A9 /* uIO.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1535
				617987FE114AA34C00BA94A9 /* uKeys.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1536
				617987FF114AA34C00BA94A9 /* uLand.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1537
				61798800114AA34C00BA94A9 /* uLandGraphics.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1538
				61798801114AA34C00BA94A9 /* uLandObjects.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1539
				61798802114AA34C00BA94A9 /* uLandTemplates.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1540
				61798803114AA34C00BA94A9 /* uLandTexture.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1541
				61798804114AA34C00BA94A9 /* uLocale.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1542
				61798805114AA34C00BA94A9 /* uMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1543
				61798806114AA34C00BA94A9 /* uRandom.pas */,
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  1544
				611F4D4A11B27A9900F9759A /* uScript.pas */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1545
				61798809114AA34C00BA94A9 /* uSound.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1546
				6179880A114AA34C00BA94A9 /* uStats.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1547
				6179880B114AA34C00BA94A9 /* uStore.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1548
				6179880C114AA34C00BA94A9 /* uTeams.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1549
				6179880E114AA34C00BA94A9 /* uVisualGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1550
				6179880F114AA34C00BA94A9 /* uWorld.pas */,
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
			name = "Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1553
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1554
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1555
/* End PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1556
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1557
/* Begin PBXNativeTarget section */
4463
1fe77f2bc1d1 update schemes for ios
koda
parents: 4462
diff changeset
  1558
		1D6058900D05DD3D006BFB54 /* Hedgewars */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1559
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1560
			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
  1561
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1562
				1D60588D0D05DD3D006BFB54 /* Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1563
				1D60588E0D05DD3D006BFB54 /* Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1564
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1565
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1566
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1567
				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
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
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1570
				9283015A0F10E41300CC5A3C /* PBXTargetDependency */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1571
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1572
			name = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1573
			productName = HedgewarsMobile;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1574
			productReference = 1D6058910D05DD3D006BFB54 /* Hedgewars.app */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1575
			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
  1576
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1577
		928301160F10CAFC00CC5A3C /* fpc */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1578
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1579
			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
  1580
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1581
				9283011B0F10CB2D00CC5A3C /* Build libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1582
				928301560F10E04C00CC5A3C /* Compile Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1583
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1584
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1585
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1586
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1587
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1588
			name = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1589
			productName = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1590
			productReference = 928301170F10CAFC00CC5A3C /* libfpc.a */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1591
			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
  1592
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1593
/* End PBXNativeTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1594
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1595
/* Begin PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1596
		29B97313FDCFA39411CA2CEA /* Project object */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1597
			isa = PBXProject;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1598
			attributes = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1599
				BuildIndependentTargetsInParallel = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1600
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1601
			buildConfigurationList = 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
  1602
			compatibilityVersion = "Xcode 3.1";
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1603
			developmentRegion = English;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1604
			hasScannedForEncodings = 1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1605
			knownRegions = (
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1606
				English,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1607
				Japanese,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1608
				French,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1609
				German,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  1610
			);
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1611
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1612
			projectDirPath = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1613
			projectReferences = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1614
				{
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1615
					ProductGroup = 611E02ED11FA74580077A41E /* Products */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1616
					ProjectRef = 611E02EC11FA74580077A41E /* cocos2d-iphone.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1617
				},
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1618
				{
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1619
					ProductGroup = 611E0E4C11FA92130077A41E /* Products */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1620
					ProjectRef = 611E0E4B11FA92130077A41E /* freetype.xcodeproj */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1621
				},
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1622
				{
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1623
					ProductGroup = 619C5AC1124F7DDF00D041AE /* Products */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1624
					ProjectRef = 619C5AC0124F7DDF00D041AE /* Lua.xcodeproj */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1625
				},
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  1626
				{
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1627
					ProductGroup = 6127232F117DF752005B90CF /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1628
					ProjectRef = 6127232E117DF752005B90CF /* SDL_image.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1629
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1630
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1631
					ProductGroup = 6179898C114AB3FA00BA94A9 /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1632
					ProjectRef = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1633
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1634
				{
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1635
					ProductGroup = 618E27B712A2C30700C20EF0 /* Products */;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  1636
					ProjectRef = 618E27B612A2C30700C20EF0 /* SDL_net.xcodeproj */;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1637
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1638
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1639
					ProductGroup = 61798A0C114AB65600BA94A9 /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1640
					ProjectRef = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1641
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1642
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1643
					ProductGroup = 617988D4114AAA3900BA94A9 /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1644
					ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1645
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1646
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1647
			projectRoot = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1648
			targets = (
4463
1fe77f2bc1d1 update schemes for ios
koda
parents: 4462
diff changeset
  1649
				1D6058900D05DD3D006BFB54 /* Hedgewars */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  1650
				928301160F10CAFC00CC5A3C /* fpc */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1651
				6179928B114AE0C800BA94A9 /* UpdateDataFolder */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1652
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1653
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1654
/* End PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1655
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1656
/* Begin PBXReferenceProxy section */
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1657
		611E036811FA74590077A41E /* libbuild all tests.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1658
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1659
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1660
			path = "libbuild all tests.a";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1661
			remoteRef = 611E036711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1662
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1663
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1664
		611E036A11FA74590077A41E /* libbox2d.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1665
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1666
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1667
			path = libbox2d.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1668
			remoteRef = 611E036911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1669
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1670
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1671
		611E036C11FA74590077A41E /* libChipmunk.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1672
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1673
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1674
			path = libChipmunk.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1675
			remoteRef = 611E036B11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1676
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1677
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1678
		611E036E11FA74590077A41E /* libcocos2d.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1679
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1680
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1681
			path = libcocos2d.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1682
			remoteRef = 611E036D11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1683
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1684
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1685
		611E037011FA74590077A41E /* libcocos2d-documentation.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1686
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1687
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1688
			path = "libcocos2d-documentation.a";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1689
			remoteRef = 611E036F11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1690
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1691
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1692
		611E037211FA74590077A41E /* libCocosDenshion.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1693
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1694
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1695
			path = libCocosDenshion.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1696
			remoteRef = 611E037111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1697
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1698
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1699
		611E037411FA74590077A41E /* libcocos Live.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1700
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1701
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1702
			path = "libcocos Live.a";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1703
			remoteRef = 611E037311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1704
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1705
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1706
		611E037611FA74590077A41E /* libFontLabel.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1707
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1708
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1709
			path = libFontLabel.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1710
			remoteRef = 611E037511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1711
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1712
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1713
		611E037811FA74590077A41E /* liblibpng.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1714
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1715
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1716
			path = liblibpng.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1717
			remoteRef = 611E037711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1718
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1719
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1720
		611E037A11FA74590077A41E /* libTouchJSON.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1721
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1722
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1723
			path = libTouchJSON.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1724
			remoteRef = 611E037911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1725
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1726
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1727
		611E037C11FA74590077A41E /* libvorbis.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1728
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1729
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1730
			path = libvorbis.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1731
			remoteRef = 611E037B11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1732
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1733
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1734
		611E037E11FA74590077A41E /* ActionManagerTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1735
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1736
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1737
			path = ActionManagerTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1738
			remoteRef = 611E037D11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1739
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1740
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1741
		611E038011FA74590077A41E /* ActionsTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1742
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1743
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1744
			path = ActionsTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1745
			remoteRef = 611E037F11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1746
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1747
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1748
		611E038211FA74590077A41E /* ActionsWithBlocksSample.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1749
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1750
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1751
			path = ActionsWithBlocksSample.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1752
			remoteRef = 611E038111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1753
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1754
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1755
		611E038411FA74590077A41E /* AtlasTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1756
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1757
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1758
			path = AtlasTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1759
			remoteRef = 611E038311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1760
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1761
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1762
		611E038611FA74590077A41E /* AttachTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1763
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1764
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1765
			path = AttachTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1766
			remoteRef = 611E038511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1767
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1768
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1769
		611E038811FA74590077A41E /* Box2dAccelTouchTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1770
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1771
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1772
			path = Box2dAccelTouchTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1773
			remoteRef = 611E038711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1774
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1775
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1776
		611E038A11FA74590077A41E /* Box2dTestBed.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1777
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1778
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1779
			path = Box2dTestBed.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1780
			remoteRef = 611E038911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1781
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1782
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1783
		611E038C11FA74590077A41E /* ChipmunkAccelTouchTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1784
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1785
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1786
			path = ChipmunkAccelTouchTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1787
			remoteRef = 611E038B11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1788
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1789
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1790
		611E038E11FA74590077A41E /* ChipmunkTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1791
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1792
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1793
			path = ChipmunkTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1794
			remoteRef = 611E038D11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1795
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1796
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1797
		611E039011FA74590077A41E /* ClickAndMoveTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1798
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1799
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1800
			path = ClickAndMoveTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1801
			remoteRef = 611E038F11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1802
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1803
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1804
		611E039211FA74590077A41E /* CocosDenshion - Tom The Turret.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1805
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1806
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1807
			path = "CocosDenshion - Tom The Turret.app";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1808
			remoteRef = 611E039111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1809
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1810
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1811
		611E039411FA74590077A41E /* CocosDenshion - Drum Pad.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1812
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1813
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1814
			path = "CocosDenshion - Drum Pad.app";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1815
			remoteRef = 611E039311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1816
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1817
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1818
		611E039611FA74590077A41E /* CocosDenshion - Fade To Grey.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1819
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1820
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1821
			path = "CocosDenshion - Fade To Grey.app";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1822
			remoteRef = 611E039511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1823
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1824
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1825
		611E039811FA74590077A41E /* CocosDenshion - FancyRat Metering Demo.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1826
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1827
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1828
			path = "CocosDenshion - FancyRat Metering Demo.app";
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1829
			remoteRef = 611E039711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1830
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1831
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1832
		611E039A11FA74590077A41E /* cocosLiveTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1833
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1834
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1835
			path = cocosLiveTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1836
			remoteRef = 611E039911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1837
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1838
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1839
		611E039C11FA74590077A41E /* cocosnodeTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1840
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1841
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1842
			path = cocosnodeTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1843
			remoteRef = 611E039B11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1844
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1845
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1846
		611E039E11FA74590077A41E /* drawPrimitivesTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1847
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1848
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1849
			path = drawPrimitivesTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1850
			remoteRef = 611E039D11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1851
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1852
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1853
		611E03A011FA74590077A41E /* EAGLViewTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1854
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1855
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1856
			path = EAGLViewTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1857
			remoteRef = 611E039F11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1858
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1859
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1860
		611E03A211FA74590077A41E /* EaseActionsTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1861
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1862
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1863
			path = EaseActionsTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1864
			remoteRef = 611E03A111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1865
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1866
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1867
		611E03A411FA74590077A41E /* EffectsTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1868
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1869
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1870
			path = EffectsTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1871
			remoteRef = 611E03A311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1872
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1873
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1874
		611E03A611FA74590077A41E /* EffectsAdvancedTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1875
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1876
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1877
			path = EffectsAdvancedTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1878
			remoteRef = 611E03A511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1879
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1880
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1881
		611E03A811FA74590077A41E /* FontTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1882
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1883
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1884
			path = FontTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1885
			remoteRef = 611E03A711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1886
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1887
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1888
		611E03AA11FA74590077A41E /* IntervalTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1889
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1890
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1891
			path = IntervalTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1892
			remoteRef = 611E03A911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1893
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1894
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1895
		611E03AC11FA74590077A41E /* SpriteTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1896
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1897
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1898
			path = SpriteTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1899
			remoteRef = 611E03AB11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1900
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1901
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1902
		611E03AE11FA74590077A41E /* LayerTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1903
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1904
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1905
			path = LayerTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1906
			remoteRef = 611E03AD11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1907
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1908
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1909
		611E03B011FA74590077A41E /* MenuTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1910
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1911
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1912
			path = MenuTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1913
			remoteRef = 611E03AF11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1914
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1915
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1916
		611E03B211FA74590077A41E /* MenuTestWithBlocks.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1917
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1918
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1919
			path = MenuTestWithBlocks.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1920
			remoteRef = 611E03B111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1921
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1922
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1923
		611E03B411FA74590077A41E /* MotionStreakTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1924
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1925
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1926
			path = MotionStreakTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1927
			remoteRef = 611E03B311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1928
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1929
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1930
		611E03B611FA74590077A41E /* ParallaxTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1931
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1932
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1933
			path = ParallaxTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1934
			remoteRef = 611E03B511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1935
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1936
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1937
		611E03B811FA74590077A41E /* ParticleTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1938
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1939
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1940
			path = ParticleTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1941
			remoteRef = 611E03B711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1942
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1943
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1944
		611E03BA11FA74590077A41E /* SoundEngineTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1945
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1946
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1947
			path = SoundEngineTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1948
			remoteRef = 611E03B911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1949
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1950
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1951
		611E03BC11FA74590077A41E /* PerformanceTestChildrenNode.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1952
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1953
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1954
			path = PerformanceTestChildrenNode.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1955
			remoteRef = 611E03BB11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1956
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1957
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1958
		611E03BE11FA74590077A41E /* PerformanceTestParticles.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1959
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1960
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1961
			path = PerformanceTestParticles.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1962
			remoteRef = 611E03BD11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1963
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1964
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1965
		611E03C011FA74590077A41E /* PerformanceTestSprites.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1966
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1967
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1968
			path = PerformanceTestSprites.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1969
			remoteRef = 611E03BF11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1970
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1971
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1972
		611E03C211FA74590077A41E /* PerformanceTestTouches.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1973
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1974
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1975
			path = PerformanceTestTouches.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1976
			remoteRef = 611E03C111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1977
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1978
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1979
		611E03C411FA74590077A41E /* ProgressActionsTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1980
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1981
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1982
			path = ProgressActionsTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1983
			remoteRef = 611E03C311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1984
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1985
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1986
		611E03C611FA74590077A41E /* RenderTextureTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1987
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1988
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1989
			path = RenderTextureTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1990
			remoteRef = 611E03C511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1991
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1992
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1993
		611E03C811FA74590077A41E /* RotateWorldTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1994
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1995
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1996
			path = RotateWorldTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1997
			remoteRef = 611E03C711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1998
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  1999
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2000
		611E03CA11FA74590077A41E /* SceneTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2001
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2002
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2003
			path = SceneTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2004
			remoteRef = 611E03C911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2005
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2006
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2007
		611E03CC11FA74590077A41E /* SchedulerTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2008
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2009
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2010
			path = SchedulerTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2011
			remoteRef = 611E03CB11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2012
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2013
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2014
		611E03CE11FA74590077A41E /* SpriteTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2015
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2016
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2017
			path = SpriteTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2018
			remoteRef = 611E03CD11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2019
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2020
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2021
		611E03D011FA74590077A41E /* Texture2dTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2022
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2023
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2024
			path = Texture2dTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2025
			remoteRef = 611E03CF11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2026
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2027
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2028
		611E03D211FA74590077A41E /* TileMapTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2029
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2030
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2031
			path = TileMapTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2032
			remoteRef = 611E03D111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2033
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2034
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2035
		611E03D411FA74590077A41E /* TouchesTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2036
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2037
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2038
			path = TouchesTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2039
			remoteRef = 611E03D311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2040
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2041
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2042
		611E03D611FA74590077A41E /* TransitionsTest.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2043
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2044
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2045
			path = TransitionsTest.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2046
			remoteRef = 611E03D511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2047
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2048
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2049
		611E03D811FA74590077A41E /* HelloWorldSample.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2050
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2051
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2052
			path = HelloWorldSample.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2053
			remoteRef = 611E03D711FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2054
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2055
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2056
		611E03DA11FA74590077A41E /* HelloActionsSample.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2057
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2058
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2059
			path = HelloActionsSample.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2060
			remoteRef = 611E03D911FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2061
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2062
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2063
		611E03DC11FA74590077A41E /* HelloEventsSample.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2064
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2065
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2066
			path = HelloEventsSample.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2067
			remoteRef = 611E03DB11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2068
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2069
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2070
		611E03DE11FA74590077A41E /* Bug350.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2071
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2072
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2073
			path = Bug350.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2074
			remoteRef = 611E03DD11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2075
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2076
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2077
		611E03E011FA74590077A41E /* Bug422.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2078
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2079
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2080
			path = Bug422.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2081
			remoteRef = 611E03DF11FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2082
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2083
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2084
		611E03E211FA74590077A41E /* Bug886.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2085
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2086
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2087
			path = Bug886.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2088
			remoteRef = 611E03E111FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2089
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2090
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2091
		611E03E411FA74590077A41E /* Bug899.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2092
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2093
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2094
			path = Bug899.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2095
			remoteRef = 611E03E311FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2096
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2097
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2098
		611E03E611FA74590077A41E /* Bug914.app */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2099
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2100
			fileType = wrapper.application;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2101
			path = Bug914.app;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2102
			remoteRef = 611E03E511FA74590077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2103
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2104
		};
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2105
		611E0E5011FA92130077A41E /* libfreetype.a */ = {
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2106
			isa = PBXReferenceProxy;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2107
			fileType = archive.ar;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2108
			path = libfreetype.a;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2109
			remoteRef = 611E0E4F11FA92130077A41E /* PBXContainerItemProxy */;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2110
			sourceTree = BUILT_PRODUCTS_DIR;
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2111
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2112
		61272333117DF752005B90CF /* libSDL_image.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2113
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2114
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2115
			path = libSDL_image.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2116
			remoteRef = 61272332117DF752005B90CF /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2117
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2118
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2119
		617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2120
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2121
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2122
			path = libSDLiPhoneOS.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2123
			remoteRef = 617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2124
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2125
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2126
		61798993114AB3FA00BA94A9 /* libSDL_mixer.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2127
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2128
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2129
			path = libSDL_mixer.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2130
			remoteRef = 61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2131
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2132
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2133
		61798A13114AB65600BA94A9 /* libSDL_ttf.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2134
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2135
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2136
			path = libSDL_ttf.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2137
			remoteRef = 61798A12114AB65600BA94A9 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2138
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2139
		};
3598
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  2140
		6184608C11DA8BF3000E1314 /* testsdl.app */ = {
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  2141
			isa = PBXReferenceProxy;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  2142
			fileType = wrapper.application;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  2143
			path = testsdl.app;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  2144
			remoteRef = 6184608B11DA8BF3000E1314 /* PBXContainerItemProxy */;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  2145
			sourceTree = BUILT_PRODUCTS_DIR;
a8aa06bae895 tiy new overlay graphics
koda
parents: 3551
diff changeset
  2146
		};
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2147
		618E27BB12A2C30700C20EF0 /* libSDL_net.a */ = {
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2148
			isa = PBXReferenceProxy;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2149
			fileType = archive.ar;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2150
			path = libSDL_net.a;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2151
			remoteRef = 618E27BA12A2C30700C20EF0 /* PBXContainerItemProxy */;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2152
			sourceTree = BUILT_PRODUCTS_DIR;
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2153
		};
3906
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2154
		619C5ACA124F7DDF00D041AE /* Lua.app */ = {
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2155
			isa = PBXReferenceProxy;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2156
			fileType = wrapper.application;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2157
			path = Lua.app;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2158
			remoteRef = 619C5AC9124F7DDF00D041AE /* PBXContainerItemProxy */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2159
			sourceTree = BUILT_PRODUCTS_DIR;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2160
		};
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2161
		619C5ACC124F7DDF00D041AE /* libcocos2d libraries.a */ = {
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2162
			isa = PBXReferenceProxy;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2163
			fileType = archive.ar;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2164
			path = "libcocos2d libraries.a";
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2165
			remoteRef = 619C5ACB124F7DDF00D041AE /* PBXContainerItemProxy */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2166
			sourceTree = BUILT_PRODUCTS_DIR;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2167
		};
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2168
		619C5ACE124F7DDF00D041AE /* libLua.a */ = {
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2169
			isa = PBXReferenceProxy;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2170
			fileType = archive.ar;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2171
			path = libLua.a;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2172
			remoteRef = 619C5ACD124F7DDF00D041AE /* PBXContainerItemProxy */;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2173
			sourceTree = BUILT_PRODUCTS_DIR;
c5da430cb3fd enable Lua for iOS (hooks for frontend to be done)
koda
parents: 3903
diff changeset
  2174
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2175
/* End PBXReferenceProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2176
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2177
/* Begin PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2178
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2179
			isa = PBXResourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2180
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2181
			files = (
3525
1d7b056ff866 some memory caring code
koda
parents: 3523
diff changeset
  2182
				61536DF411CEAE7100D87A7E /* GameConfigViewController.xib in Resources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2183
				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
  2184
				611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2185
				6165925311CA9CB400D6E256 /* MainMenuViewController-iPad.xib in Resources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2186
				6165925511CA9CB400D6E256 /* MapConfigViewController-iPad.xib in Resources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2187
				6165925811CA9CB400D6E256 /* OverlayViewController.xib in Resources */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  2188
				61EF920E11DF57AC003441C4 /* arrowDown.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  2189
				61EF920F11DF57AC003441C4 /* arrowLeft.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  2190
				61EF921011DF57AC003441C4 /* arrowRight.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  2191
				61EF921111DF57AC003441C4 /* arrowUp.png in Resources */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2192
				61EF921211DF57AC003441C4 /* joyButtonAttack.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2193
				61EF921311DF57AC003441C4 /* joyButtonBackJump.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2194
				61EF921411DF57AC003441C4 /* joyButtonForwardJump.png in Resources */,
3619
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  2195
				61F9040911DF58B00068B24D /* settingsButton.png in Resources */,
1155d8970646 partially apply new graphics to code
koda
parents: 3611
diff changeset
  2196
				61F9040B11DF59370068B24D /* background.png in Resources */,
3623
f14db208f2fa graphics applied and fixes here and there
koda
parents: 3621
diff changeset
  2197
				61EBA62A11DFF2BC0048B68A /* title.png in Resources */,
3625
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  2198
				61F7A43811E290650040BA66 /* Icon-72.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  2199
				61F7A43911E290650040BA66 /* Icon-Small-50.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  2200
				61F7A43A11E290650040BA66 /* Icon-Small.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  2201
				61F7A43C11E290650040BA66 /* Icon.png in Resources */,
9f1d79e01a60 icons \o/
koda
parents: 3624
diff changeset
  2202
				61F7A43E11E290650040BA66 /* iTunesArtwork.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
  2203
				6129B9F711EFB04D0017E305 /* denied.png in Resources */,
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2204
				611E0EE711FB20610077A41E /* ammoButton.png in Resources */,
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2205
				611E0EE811FB20610077A41E /* cornerButton.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
  2206
				61F2E7CF1205EDE0005734F7 /* AboutViewController.xib in Resources */,
12d17c6e8855 halfway-through finishing the frontend with new graphics by Tiy + initial 'About' page set up
koda
parents: 3701
diff changeset
  2207
				61F2E7EC12060E31005734F7 /* checkbox.png in Resources */,
3705
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  2208
				615AD96212073B4D00F2FF04 /* startGameButton.png in Resources */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  2209
				615AD9E9120764CA00F2FF04 /* backButton.png in Resources */,
e1959819a542 completing the ifrontend interface...
koda
parents: 3703
diff changeset
  2210
				615AD9EB1207654E00F2FF04 /* helpButton.png in Resources */,
3737
2ba6ac8a114b reworked the initialization functions, now it should be safe to update and no more need of spinning wheel at first launch
koda
parents: 3705
diff changeset
  2211
				6187AEBD120781B900B31A27 /* Settings in Resources */,
3783
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
  2212
				611EE974122A9C4100DF6938 /* clickSound.wav in Resources */,
8e9daf967406 X&Y buttons, sounds for some buttons, cleanup
koda
parents: 3781
diff changeset
  2213
				611EE9DA122AA10A00DF6938 /* selSound.wav in Resources */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  2214
				611EEAEF122B2A4D00DF6938 /* HelpPageLobbyViewController-iPad.xib in Resources */,
3791
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  2215
				611EEBC1122B34A800DF6938 /* helpingame.png in Resources */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  2216
				611EEBC4122B355700DF6938 /* helpbottom.png in Resources */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  2217
				611EEBC5122B355700DF6938 /* helpright.png in Resources */,
98072b3871c1 help page for ingame, some other fixes here and there
koda
parents: 3787
diff changeset
  2218
				611EEC31122B54D700DF6938 /* helpplain.png in Resources */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  2219
				61842B24122B619D0096E335 /* HelpPageInGameViewController-iPad.xib in Resources */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  2220
				61842B3E122B65BD0096E335 /* helpabove.png in Resources */,
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  2221
				61842B40122B66280096E335 /* helpleft.png in Resources */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  2222
				6199E86D12464A8E00DADF8C /* surprise.png in Resources */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  2223
				611D9BFC12497E9800008271 /* SavedGamesViewController.xib in Resources */,
3903
db01c37494af pimp-my-savagame-table
koda
parents: 3893
diff changeset
  2224
				611DA1D0124E5C6300008271 /* plus.png in Resources */,
3916
e7d665a4ef42 implemented endless turns support and added Timeless scheme (also fixed a crasher)
koda
parents: 3912
diff changeset
  2225
				6147DAD31253DCDE0010357E /* savesButton.png in Resources */,
3989
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
  2226
				610D5FB21270E2660033333A /* Icon-Small@2x.png in Resources */,
adffb668f06e add a default description to the new ammomenu
koda
parents: 3984
diff changeset
  2227
				610D5FB31270E26C0033333A /* Icon@2x.png in Resources */,
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2228
				61A670C012747D9B00B06CE7 /* Default.png in Resources */,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2229
				61A670C112747DB900B06CE7 /* MainMenuViewController-iPhone.xib in Resources */,
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2230
				61A670C212747DBD00B06CE7 /* MapConfigViewController-iPhone.xib in Resources */,
4115
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  2231
				61E2F7441283752C00E12521 /* fb.png in Resources */,
222b8016c773 make the support page more portable
koda
parents: 4098
diff changeset
  2232
				61E2F7451283752C00E12521 /* tw.png in Resources */,
4144
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  2233
				61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */,
cda2685feeb4 help pages for iphone
koda
parents: 4115
diff changeset
  2234
				61DF0F211284F72A00F3F10B /* HelpPageInGameViewController-iPhone.xib in Resources */,
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  2235
				61808A5D128C930A005D0E2F /* backSound.wav in Resources */,
4341
46b8791e577f minor things
koda
parents: 4281
diff changeset
  2236
				61D3D2A51290E03A003CE7C3 /* irc.png in Resources */,
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2237
				6172FED91298CF9800D73365 /* background~iphone.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2238
				6172FEEF1298D25D00D73365 /* mediumBackground~ipad.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2239
				6172FEF11298D25D00D73365 /* smallerBackground~ipad.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2240
				6172FEF21298D25D00D73365 /* smallerBackground~iphone.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2241
				61889985129995B500D55FD6 /* title~ipad.png in Resources */,
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2242
				6103D414129B417500911D8D /* plus@2x.png in Resources */,
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2243
				615FEAE212A2A6640098EE92 /* localplayButton~ipad.png in Resources */,
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2244
				615FEAE312A2A6640098EE92 /* localplayButton~iphone.png in Resources */,
4446
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2245
				61188BF212A6FE530026C5DA /* ammoButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2246
				61188BF312A6FE540026C5DA /* arrowDown@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2247
				61188BF412A6FE560026C5DA /* arrowLeft@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2248
				61188BF512A6FE570026C5DA /* arrowRight@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2249
				61188BF612A6FE590026C5DA /* arrowUp@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2250
				61188BF712A6FE5A0026C5DA /* backButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2251
				61188BF812A6FE5C0026C5DA /* background@2x~iphone.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2252
				61188BF912A6FE5D0026C5DA /* checkbox@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2253
				61188BFA12A6FE5E0026C5DA /* cornerButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2254
				61188BFB12A6FE610026C5DA /* Default-ipad-Landscape.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2255
				61188BFC12A6FE630026C5DA /* Default@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2256
				61188BFD12A6FE730026C5DA /* fb@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2257
				61188BFE12A6FE7C0026C5DA /* irc@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2258
				61188BFF12A6FE7E0026C5DA /* joyButtonAttack@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2259
				61188C0012A6FE810026C5DA /* joyButtonBackJump@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2260
				61188C0112A6FE820026C5DA /* joyButtonForwardJump@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2261
				61188C0212A6FE840026C5DA /* localplayButton@2x~iphone.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2262
				61188C0312A6FE860026C5DA /* netplayButton.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2263
				61188C0412A6FE880026C5DA /* savesButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2264
				61188C0512A6FE8F0026C5DA /* Data in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2265
				61188C0612A6FE950026C5DA /* smallerBackground@2x~iphone.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2266
				61188C0712A6FE960026C5DA /* settingsButton@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2267
				61188C0812A6FE9A0026C5DA /* title@2x.png in Resources */,
3093791dc620 enable support for retina display in the ios port
koda
parents: 4438
diff changeset
  2268
				61188C0912A6FE9C0026C5DA /* tw@2x.png in Resources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2269
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2270
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2271
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2272
/* End PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2273
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2274
/* Begin PBXShellScriptBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2275
		6179928A114AE0C800BA94A9 /* ShellScript */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2276
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2277
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2278
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2279
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2280
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2281
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2282
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2283
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2284
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2285
			shellPath = /bin/sh;
4244
bf46b4bdf27d iphone interface
koda
parents: 4213
diff changeset
  2286
			shellScript = "#copy new stuff over old stuff\nrm -rf ${PROJECT_DIR}/Data\ncp -R ${PROJECT_DIR}/../../share/hedgewars/Data ${PROJECT_DIR}/Data\n\n#copy some files from QTfrontend/res\nmkdir ${PROJECT_DIR}/Data/Graphics/Btn\ncp ${PROJECT_DIR}/../../QTfrontend/res/btn*.png ${PROJECT_DIR}/Data/Graphics/Btn\ncp ${PROJECT_DIR}/../../QTfrontend/res/ammopic.png ${PROJECT_DIR}/Data/Graphics/Btn/iconAmmo.png\ncp ${PROJECT_DIR}/../../QTfrontend/res/icon*.png ${PROJECT_DIR}/Data/Graphics/Btn\ncp -R ${PROJECT_DIR}/../../QTfrontend/res/botlevels ${PROJECT_DIR}/Data/Graphics/Hedgehog/botlevels\n\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 *.svgz -delete\nfind ${PROJECT_DIR}/Data -name *.sifz -delete\nfind ${PROJECT_DIR}/Data -name *.xcf -delete\nfind ${PROJECT_DIR}/Data -name *.orig -delete\n\n#delete desktop frontend translation\nrm -rf ${PROJECT_DIR}/Data/Locale/hedgewars_*\n\n#delete dummy maps and hats\nrm -rf ${PROJECT_DIR}/Data/Maps/{test*,Ruler}\nrm -rf ${PROJECT_DIR}/Data/Hats/{TeamCap,TeamHeadband,TeamHair}\n\n#copy mono audio\ncp -R ${PROJECT_DIR}/audio/* ${PROJECT_DIR}/Data/\n\n#the following ones must be removed\nrm -rf ${PROJECT_DIR}/Data/Maps/{Cheese,FlightJoust}\n\n#move Lua maps in Missions\nmkdir ${PROJECT_DIR}/Data/Missions/Maps/\nmv ${PROJECT_DIR}/Data/Maps/{Basketball,Knockball,TrophyRace} ${PROJECT_DIR}/Data/Missions/Maps/\n\n#reduce the number of flakes for City\nawk '{if ($1 == 1500) $1=40; print $0}' < ${PROJECT_DIR}/Data/Themes/City/theme.cfg > /tmp/tempfile\nmv /tmp/tempfile ${PROJECT_DIR}/Data/Themes/City/theme.cfg\n\n#remove Isalnd from the list of Themes\nawk '{if ($1 != \"Island\") print $0}' < ${PROJECT_DIR}/Data/Themes/themes.cfg > /tmp/tempfile && mv /tmp/tempfile ${PROJECT_DIR}/Data/Themes/themes.cfg\n\n#remove Isalnd from the Maps and themes\nrm -rf ${PROJECT_DIR}/Data/Themes/Island\nawk '{if ($1 == \"Island\") print \"Nature\"}' < ${PROJECT_DIR}/Data/Maps/Cave/map.cfg > /tmp/tempfile && mv /tmp/tempfile ${PROJECT_DIR}/Data/Maps/Cave/map.cfg\nawk '{if ($1 == \"Island\") print \"Nature\"}' < ${PROJECT_DIR}/Data/Maps/Lonely_Island/map.cfg > /tmp/tempfile && mv /tmp/tempfile ${PROJECT_DIR}/Data/Maps/Lonely_Island/map.cfg\nawk '{if ($1 == \"Island\") print \"Nature\"}' < ${PROJECT_DIR}/Data/Maps/PirateFlag/map.cfg > /tmp/tempfile && mv /tmp/tempfile ${PROJECT_DIR}/Data/Maps/PirateFlag/map.cfg\n\n#delete the Classic voice\nrm -rf ${PROJECT_DIR}/Data/Sounds/voices/Classic\n\n#delete useless fonts\nrm -rf ${PROJECT_DIR}/Data/Fonts/{wqy-zenhei.ttc,DroidSansFallback.ttf}\n\n#delete all names, reserved hats\nrm -rf ${PROJECT_DIR}/Data/Names/\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/Reserved/\n";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2287
			showEnvVarsInLog = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2288
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2289
		9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2290
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2291
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2292
			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
  2293
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2294
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2295
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2296
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2297
			name = "Build libfpc.a";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2298
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2299
				"$(TARGET_BUILD_DIR)/libfpc.a",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2300
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2301
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2302
			shellPath = /bin/sh;
4098
40df542b5f62 i give up and disable rotation on the iphone; also fix smaller compilation issues
koda
parents: 4082
diff changeset
  2303
			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\ntemparchs=`echo $ARCHS|sed -e 's/arm[^\\w]*/arm\\\n/'|sort -u`\nfor arch in $temparchs\ndo\n\tcase $arch in\n\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n\t\ti386) fpc_arch=386; fpc_rtl=i386 ;;\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}-darwin\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
  2304
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2305
		928301560F10E04C00CC5A3C /* Compile Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2306
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2307
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2308
			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
  2309
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2310
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2311
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2312
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2313
			name = "Compile Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2314
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2315
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2316
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2317
			shellPath = /bin/sh;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2318
			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)\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 [ x\"$ACTION\" != \"xbuild\" ]; then\n  # in case running scripts during cleaning gets fixed\n  exit 0\nfi\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\tcase $arch in\n\t\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n\t\t\ti386) fpc_arch=386; fpc_rtl=i386 ;;\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}-darwin/\"\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";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2319
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2320
/* End PBXShellScriptBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2321
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2322
/* Begin PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2323
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2324
			isa = PBXSourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2325
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2326
			files = (
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2327
				61798816114AA34C00BA94A9 /* hwengine.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2328
				61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2329
				6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2330
				6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2331
				6179881F114AA34C00BA94A9 /* uAI.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2332
				61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2333
				61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2334
				61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2335
				61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2336
				61798824114AA34C00BA94A9 /* uChat.pas in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2337
				61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2338
				61798826114AA34C00BA94A9 /* uConsole.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2339
				61798827114AA34C00BA94A9 /* uConsts.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2340
				61798828114AA34C00BA94A9 /* uFloat.pas in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2341
				61798829114AA34C00BA94A9 /* uGame.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2342
				6179882A114AA34C00BA94A9 /* uGears.pas in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2343
				6179882B114AA34C00BA94A9 /* uIO.pas in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2344
				6179882D114AA34C00BA94A9 /* uLand.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2345
				6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2346
				6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2347
				61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2348
				61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2349
				61798832114AA34C00BA94A9 /* uLocale.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2350
				61798833114AA34C00BA94A9 /* uMisc.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2351
				61798834114AA34C00BA94A9 /* uRandom.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2352
				61798837114AA34C00BA94A9 /* uSound.pas in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2353
				61798838114AA34C00BA94A9 /* uStats.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2354
				61798839114AA34C00BA94A9 /* uStore.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2355
				6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2356
				6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2357
				6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2358
				611F4D4B11B27A9900F9759A /* uScript.pas in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2359
				6165920D11CA9BA200D6E256 /* FlagsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2360
				6165920E11CA9BA200D6E256 /* FortsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2361
				6165920F11CA9BA200D6E256 /* GameConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2362
				6165921011CA9BA200D6E256 /* GameSetup.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2363
				6165921111CA9BA200D6E256 /* GeneralSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2364
				6165921211CA9BA200D6E256 /* GravesViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2365
				6165921311CA9BA200D6E256 /* HogHatViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2366
				6165921411CA9BA200D6E256 /* LevelViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2367
				6165921511CA9BA200D6E256 /* MainMenuViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2368
				6165921611CA9BA200D6E256 /* MapConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2369
				6165921711CA9BA200D6E256 /* MasterViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2370
				6165921811CA9BA200D6E256 /* OverlayViewController.m in Sources */,
3647
0d0df215fb52 making chat work... (keyboard support is heavily broken in sdl upstream)
koda
parents: 3646
diff changeset
  2371
				6165921911CA9BA200D6E256 /* InGameMenuViewController.m in Sources */,
3514
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2372
				6165921A11CA9BA200D6E256 /* SchemeSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2373
				6165921B11CA9BA200D6E256 /* SchemeWeaponConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2374
				6165921C11CA9BA200D6E256 /* SingleSchemeViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2375
				6165921D11CA9BA200D6E256 /* SingleTeamViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2376
				6165921E11CA9BA200D6E256 /* SplitViewRootController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2377
				6165921F11CA9BA200D6E256 /* TeamConfigViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2378
				6165922011CA9BA200D6E256 /* TeamSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2379
				6165922111CA9BA200D6E256 /* VoicesViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2380
				6165922211CA9BA200D6E256 /* WeaponSettingsViewController.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2381
				6165922E11CA9BD500D6E256 /* CGPointUtils.c in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2382
				6165922F11CA9BD500D6E256 /* CommodityFunctions.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2383
				6165923111CA9BD500D6E256 /* SquareButtonView.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2384
				6165923211CA9BD500D6E256 /* UIImageExtra.m in Sources */,
59dbd31e9953 move stuff around and update iphone project
koda
parents: 3492
diff changeset
  2385
				6165929E11CA9E2F00D6E256 /* SDL_uikitappdelegate.m in Sources */,
3522
156c04c6a3d8 add initial stubs for selecting weapons in the ifrontend
koda
parents: 3514
diff changeset
  2386
				6163EE7E11CC2600001C0453 /* SingleWeaponViewController.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2387
				61E1F4F811D004240016A5AA /* adler32.pas in Sources */,
3621
a8ddf681ba7d initial support for customizing weaponset
koda
parents: 3619
diff changeset
  2388
				61F904D711DF7DA30068B24D /* WeaponCellView.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2389
				61B3D71C11EA6F2700EC7420 /* uKeys.pas in Sources */,
3659
f8d5ac50e307 half reworking of the settings page with delegation
koda
parents: 3648
diff changeset
  2390
				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
  2391
				61F2E7CE1205EDE0005734F7 /* AboutViewController.m in Sources */,
3792
dd9345e74b66 help page for lobby
koda
parents: 3791
diff changeset
  2392
				611EEAEE122B2A4D00DF6938 /* HelpPageViewController.m in Sources */,
3884
d7479079a8a8 various fixes around, plus new 'ask for review' page
koda
parents: 3881
diff changeset
  2393
				6199E839124647DE00DADF8C /* SupportViewController.m in Sources */,
3893
568bfd083465 allow more flexibility between viewcontrollers, also added stub pages for saved games
koda
parents: 3891
diff changeset
  2394
				611D9BFB12497E9800008271 /* SavedGamesViewController.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2395
				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
  2396
				619C5BA2124FA59000D041AE /* MapPreviewButtonView.m in Sources */,
3924
2a9ace189288 WIP for an objc ammomenu implementation
koda
parents: 3923
diff changeset
  2397
				61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2398
				61399013125D19C0003C2DC0 /* uMobile.pas in Sources */,
4028
eb371ada631d move functions called by pascal code outside controller
koda
parents: 3996
diff changeset
  2399
				61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */,
4281
e033cf015b2c redo once again file updating, moving stuff around
koda
parents: 4244
diff changeset
  2400
				61006F95128DE31F00EBA7F7 /* CreationChamber.m in Sources */,
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2401
				61A4A39412A5CCC2004D81E6 /* uCommandHandlers.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2402
				61A4A39512A5CCC2004D81E6 /* uCommands.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2403
				61A4A39612A5CCC2004D81E6 /* uDebug.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2404
				61A4A39712A5CCC2004D81E6 /* uGearsRender.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2405
				61A4A39812A5CCC2004D81E6 /* uRender.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2406
				61A4A39912A5CCC2004D81E6 /* uRenderUtils.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2407
				61A4A39A12A5CCC2004D81E6 /* uSinTable.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2408
				61A4A39B12A5CCC2004D81E6 /* uTextures.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2409
				61A4A39C12A5CCC2004D81E6 /* uTypes.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2410
				61A4A39D12A5CCC2004D81E6 /* uUtils.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2411
				61A4A39E12A5CCC2004D81E6 /* uVariables.pas in Sources */,
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2412
				61A4A3A212A5CD56004D81E6 /* uCaptions.pas in Sources */,
4460
bdace1e2f8aa write some version information inside the application
koda
parents: 4446
diff changeset
  2413
				61E5D68D12AB006F00566F29 /* uLandPainted.pas in Sources */,
4476
4bf74e158f44 team selection completely refactored, now has animation and more performance
koda
parents: 4463
diff changeset
  2414
				61F544C712AF1748007FD913 /* HoldTableViewCell.m in Sources */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2415
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2416
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2417
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2418
/* End PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2419
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2420
/* Begin PBXTargetDependency section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2421
		9283015A0F10E41300CC5A3C /* PBXTargetDependency */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2422
			isa = PBXTargetDependency;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2423
			target = 928301160F10CAFC00CC5A3C /* fpc */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2424
			targetProxy = 928301590F10E41300CC5A3C /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2425
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2426
/* End PBXTargetDependency section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2427
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2428
/* Begin XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2429
		1D6058940D05DD3E006BFB54 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2430
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2431
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2432
				ALWAYS_SEARCH_USER_PATHS = NO;
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  2433
				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2434
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2435
				GCC_DYNAMIC_NO_PIC = NO;
3701
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2436
				GCC_GENERATE_TEST_COVERAGE_FILES = YES;
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2437
				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
  2438
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2439
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2440
				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
  2441
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2442
				LIBRARY_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2443
					"$(inherited)",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2444
					"\"$(SRCROOT)\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2445
				);
3701
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2446
				OTHER_LDFLAGS = (
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2447
					"$(inherited)",
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2448
					"-lgcov",
8c449776ebe6 rewrite portions of some uiviewcontrollers
koda
parents: 3670
diff changeset
  2449
				);
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2450
				PRODUCT_NAME = Hedgewars;
3829
81db3c85784b headers ftw, also right project file
koda
parents: 3825
diff changeset
  2451
				TARGETED_DEVICE_FAMILY = "$(inherited)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2452
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2453
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2454
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2455
		1D6058950D05DD3E006BFB54 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2456
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2457
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2458
				ALWAYS_SEARCH_USER_PATHS = NO;
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2459
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2460
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2461
				CODE_SIGN_IDENTITY = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2462
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2463
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2464
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2465
				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
  2466
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2467
				LIBRARY_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2468
					"$(inherited)",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2469
					"\"$(SRCROOT)\"",
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
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2472
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2473
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
3829
81db3c85784b headers ftw, also right project file
koda
parents: 3825
diff changeset
  2474
				TARGETED_DEVICE_FAMILY = "$(inherited)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2475
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2476
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2477
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2478
		61022D7C12305A2800B08935 /* DistributionAppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2479
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2480
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2481
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2482
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2483
				CODE_SIGN_IDENTITY = "Don't Code Sign";
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2484
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Don't Code Sign";
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2485
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2486
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2487
				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
  2488
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2489
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2 -dNOCONSOLE";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2490
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2491
				GCC_C_LANGUAGE_STANDARD = c99;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2492
				GCC_DEBUGGING_SYMBOLS = default;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2493
				GCC_FAST_MATH = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2494
				GCC_OPTIMIZATION_LEVEL = 2;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2495
				GCC_PREPROCESSOR_DEFINITIONS = "";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2496
				GCC_STRICT_ALIASING = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2497
				GCC_THUMB_SUPPORT = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2498
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2499
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2500
				GCC_WARN_UNUSED_VARIABLE = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2501
				HEADER_SEARCH_PATHS = (
3922
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2502
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/events\"",
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2503
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/video\"/**",
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2504
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include/\"",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2505
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net/\"",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2506
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer/\"",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2507
				);
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2508
				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2509
				ONLY_ACTIVE_ARCH = NO;
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2510
				OTHER_CODE_SIGN_FLAGS = "";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2511
				OTHER_LDFLAGS = (
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2512
					"-lz",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2513
					"-Wl,-no_order_inits",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2514
				);
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2515
				PREBINDING = NO;
4364
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2516
				PROVISIONING_PROFILE = "";
ede569bb76f3 ios 1.2 project file last update
koda
parents: 4362
diff changeset
  2517
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2518
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2519
				TARGETED_DEVICE_FAMILY = "1,2";
3825
fd6c20cd90e3 typos, reduced sound size and last minute fixes
koda
parents: 3822
diff changeset
  2520
				VALIDATE_PRODUCT = YES;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2521
				VALID_ARCHS = "armv7 armv6";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2522
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2523
			name = DistributionAppStore;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2524
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2525
		61022D7D12305A2800B08935 /* DistributionAppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2526
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2527
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2528
				ALWAYS_SEARCH_USER_PATHS = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2529
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2530
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2531
				CODE_SIGN_IDENTITY = "iPhone Developer";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2532
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2533
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2534
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2535
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2536
				INFOPLIST_FILE = Info.plist;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2537
				LIBRARY_SEARCH_PATHS = (
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2538
					"$(inherited)",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2539
					"\"$(SRCROOT)\"",
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2540
				);
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2541
				PRODUCT_NAME = Hedgewars;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2542
				PROVISIONING_PROFILE = "";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2543
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
3829
81db3c85784b headers ftw, also right project file
koda
parents: 3825
diff changeset
  2544
				TARGETED_DEVICE_FAMILY = "$(inherited)";
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2545
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2546
			name = DistributionAppStore;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2547
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2548
		61022D7E12305A2800B08935 /* DistributionAppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2549
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2550
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2551
				ALWAYS_SEARCH_USER_PATHS = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2552
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2553
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2554
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2555
				PREBINDING = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2556
				PRODUCT_NAME = fpc;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2557
				ZERO_LINK = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2558
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2559
			name = DistributionAppStore;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2560
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2561
		61022D7F12305A2800B08935 /* DistributionAppStore */ = {
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2562
			isa = XCBuildConfiguration;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2563
			buildSettings = {
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2564
				COPY_PHASE_STRIP = YES;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2565
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2566
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2567
				PRODUCT_NAME = UpdateDataFolder;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2568
				ZERO_LINK = NO;
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2569
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2570
			name = DistributionAppStore;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2571
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2572
		6137064B117B1CB3004EE44A /* DistributionAdHoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2573
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2574
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2575
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2576
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2577
				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
  2578
				CODE_SIGN_IDENTITY = "iPhone Distribution";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2579
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2580
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2581
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2582
				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
  2583
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3479
972ae3ec178a initial support for game modifiers (schemes)
koda
parents: 3464
diff changeset
  2584
				FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2585
				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
  2586
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2587
				GCC_DEBUGGING_SYMBOLS = default;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2588
				GCC_FAST_MATH = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2589
				GCC_OPTIMIZATION_LEVEL = 2;
3818
e668970413e6 add a noconsole symbol, update the project file for appstore distribution
koda
parents: 3816
diff changeset
  2590
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  2591
				GCC_STRICT_ALIASING = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2592
				GCC_THUMB_SUPPORT = NO;
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  2593
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2594
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2595
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2596
				HEADER_SEARCH_PATHS = (
3922
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2597
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/events\"",
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2598
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/video\"/**",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2599
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include/\"",
3648
2477029463ed some further chat polishing
koda
parents: 3647
diff changeset
  2600
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net/\"",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2601
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2602
				);
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2603
				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2604
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2605
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2606
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2607
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2608
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2609
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2610
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2611
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2612
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2613
				TARGETED_DEVICE_FAMILY = "1,2";
3825
fd6c20cd90e3 typos, reduced sound size and last minute fixes
koda
parents: 3822
diff changeset
  2614
				VALIDATE_PRODUCT = YES;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2615
				VALID_ARCHS = "armv7 armv6";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2616
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2617
			name = DistributionAdHoc;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2618
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2619
		6137064C117B1CB3004EE44A /* DistributionAdHoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2620
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2621
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2622
				ALWAYS_SEARCH_USER_PATHS = NO;
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  2623
				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2624
				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
  2625
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2626
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2627
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2628
				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
  2629
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2630
				LIBRARY_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2631
					"$(inherited)",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2632
					"\"$(SRCROOT)\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2633
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2634
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2635
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
3829
81db3c85784b headers ftw, also right project file
koda
parents: 3825
diff changeset
  2636
				TARGETED_DEVICE_FAMILY = "$(inherited)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2637
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2638
			name = DistributionAdHoc;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2639
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2640
		6137064D117B1CB3004EE44A /* DistributionAdHoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2641
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2642
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2643
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2644
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2645
				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
  2646
				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
  2647
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2648
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2649
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2650
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2651
			name = DistributionAdHoc;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2652
		};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2653
		6137064F117B1CB3004EE44A /* DistributionAdHoc */ = {
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2654
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2655
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2656
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2657
				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
  2658
				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
  2659
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2660
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2661
			};
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2662
			name = DistributionAdHoc;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2663
		};
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2664
		6164429D11B5CDE500B9A6F3 /* Valgrind */ = {
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2665
			isa = XCBuildConfiguration;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2666
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2667
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2668
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2669
				CODE_SIGN_IDENTITY = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2670
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2671
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2672
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2673
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2674
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2675
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3629
86212d2b116a redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
koda
parents: 3625
diff changeset
  2676
				FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -O- -g -gl -gw2 -gt -ghttt -Xs-";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2677
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2678
				GCC_C_LANGUAGE_STANDARD = c99;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2679
				GCC_DEBUGGING_SYMBOLS = full;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2680
				GCC_FAST_MATH = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2681
				GCC_OPTIMIZATION_LEVEL = 0;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2682
				GCC_PREPROCESSOR_DEFINITIONS = (
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2683
					VALGRIND_REXEC,
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2684
					DEBUG,
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2685
				);
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  2686
				GCC_STRICT_ALIASING = YES;
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2687
				GCC_THUMB_SUPPORT = NO;
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  2688
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2689
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2690
				GCC_WARN_UNUSED_VARIABLE = YES;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2691
				HEADER_SEARCH_PATHS = (
3922
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2692
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/events\"",
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2693
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/video\"/**",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2694
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include/\"",
3648
2477029463ed some further chat polishing
koda
parents: 3647
diff changeset
  2695
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net/\"",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2696
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer/\"",
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2697
				);
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2698
				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2699
				ONLY_ACTIVE_ARCH = NO;
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2700
				OTHER_LDFLAGS = (
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2701
					"-lz",
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2702
					"-Wl,-no_order_inits",
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2703
				);
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2704
				PREBINDING = NO;
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2705
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2706
				TARGETED_DEVICE_FAMILY = "1,2";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2707
				VALIDATE_PRODUCT = NO;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2708
				VALID_ARCHS = "armv7 armv6";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2709
			};
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2710
			name = Valgrind;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2711
		};
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2712
		6164429E11B5CDE500B9A6F3 /* Valgrind */ = {
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2713
			isa = XCBuildConfiguration;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2714
			buildSettings = {
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2715
				ALWAYS_SEARCH_USER_PATHS = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2716
				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2717
				COPY_PHASE_STRIP = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2718
				GCC_DYNAMIC_NO_PIC = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2719
				GCC_OPTIMIZATION_LEVEL = 0;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2720
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2721
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2722
				INFOPLIST_FILE = Info.plist;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2723
				LIBRARY_SEARCH_PATHS = (
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2724
					"$(inherited)",
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2725
					"\"$(SRCROOT)\"",
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2726
				);
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2727
				PRODUCT_NAME = Hedgewars;
3829
81db3c85784b headers ftw, also right project file
koda
parents: 3825
diff changeset
  2728
				TARGETED_DEVICE_FAMILY = "$(inherited)";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2729
			};
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2730
			name = Valgrind;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2731
		};
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2732
		6164429F11B5CDE500B9A6F3 /* Valgrind */ = {
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2733
			isa = XCBuildConfiguration;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2734
			buildSettings = {
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2735
				ALWAYS_SEARCH_USER_PATHS = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2736
				COPY_PHASE_STRIP = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2737
				GCC_DYNAMIC_NO_PIC = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2738
				GCC_OPTIMIZATION_LEVEL = 0;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2739
				PREBINDING = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2740
				PRODUCT_NAME = fpc;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2741
			};
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2742
			name = Valgrind;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2743
		};
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2744
		616442A111B5CDE500B9A6F3 /* Valgrind */ = {
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2745
			isa = XCBuildConfiguration;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2746
			buildSettings = {
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2747
				COPY_PHASE_STRIP = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2748
				GCC_DYNAMIC_NO_PIC = NO;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2749
				GCC_OPTIMIZATION_LEVEL = 0;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2750
				PRODUCT_NAME = UpdateDataFolder;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2751
			};
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2752
			name = Valgrind;
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2753
		};
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2754
		6179928C114AE0C800BA94A9 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2755
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2756
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2757
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2758
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2759
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2760
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2761
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2762
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2763
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2764
		6179928D114AE0C800BA94A9 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2765
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2766
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2767
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2768
				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
  2769
				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
  2770
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2771
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2772
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2773
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2774
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2775
		928301180F10CAFD00CC5A3C /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2776
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2777
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2778
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2779
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2780
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2781
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2782
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2783
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2784
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2785
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2786
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2787
		928301190F10CAFD00CC5A3C /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2788
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2789
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2790
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2791
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2792
				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
  2793
				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
  2794
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2795
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2796
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2797
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2798
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2799
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2800
		C01FCF4F08A954540054247B /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2801
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2802
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2803
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2804
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2805
				CODE_SIGN_IDENTITY = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2806
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2807
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2808
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2809
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2810
				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
  2811
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3629
86212d2b116a redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
koda
parents: 3625
diff changeset
  2812
				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
  2813
				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
  2814
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2815
				GCC_DEBUGGING_SYMBOLS = full;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2816
				GCC_FAST_MATH = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2817
				GCC_OPTIMIZATION_LEVEL = 0;
3487
b1d00f1950c8 add some memory aware code
koda
parents: 3479
diff changeset
  2818
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  2819
				GCC_STRICT_ALIASING = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2820
				GCC_THUMB_SUPPORT = NO;
4362
8dae325dc625 added missing graphics and fixed some glitches/crashes/bugs
koda
parents: 4358
diff changeset
  2821
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2822
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2823
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2824
				HEADER_SEARCH_PATHS = (
3922
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2825
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/events\"",
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2826
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/video\"/**",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2827
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include/\"",
3648
2477029463ed some further chat polishing
koda
parents: 3647
diff changeset
  2828
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net/\"",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2829
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2830
				);
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2831
				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2832
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2833
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2834
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2835
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2836
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2837
				PREBINDING = NO;
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2838
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2839
				TARGETED_DEVICE_FAMILY = "1,2";
3405
8fdb08497bf1 js' patch that restores Vsync on snow leopard
koda
parents: 3395
diff changeset
  2840
				VALIDATE_PRODUCT = NO;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2841
				VALID_ARCHS = "armv7 armv6";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2842
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2843
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2844
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2845
		C01FCF5008A954540054247B /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2846
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2847
			buildSettings = {
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2848
				APPLY_RULES_IN_COPY_FILES = YES;
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2849
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2850
				CODE_SIGN_IDENTITY = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2851
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
4438
39ab70b37e01 un-break also the ios project
koda
parents: 4437
diff changeset
  2852
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2853
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2854
				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
  2855
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3976
abaf741a4e21 less warning, no rotation glitch, more comments
koda
parents: 3973
diff changeset
  2856
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2 -dDEBUGFILE";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2857
				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
  2858
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2859
				GCC_DEBUGGING_SYMBOLS = default;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2860
				GCC_FAST_MATH = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2861
				GCC_OPTIMIZATION_LEVEL = 2;
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2862
				GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
3661
2378ada8a6ee i can haz panning
koda
parents: 3659
diff changeset
  2863
				GCC_STRICT_ALIASING = YES;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2864
				GCC_THUMB_SUPPORT = NO;
3670
4c673e57f0d7 use llvm to compile, don't preview map on wimpier devices, merge vsync, fix iphone launch image
koda
parents: 3667
diff changeset
  2865
				GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2866
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2867
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2868
				HEADER_SEARCH_PATHS = (
3922
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2869
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/events\"",
44804043b691 iPad Video Out support (+less warnings +code update for latest SDL)
koda
parents: 3920
diff changeset
  2870
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src/video\"/**",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2871
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include/\"",
3648
2477029463ed some further chat polishing
koda
parents: 3647
diff changeset
  2872
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net/\"",
3667
9359a70df013 use external libs more consistently
koda
parents: 3662
diff changeset
  2873
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer/\"",
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2874
				);
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2875
				IPHONEOS_DEPLOYMENT_TARGET = 3.1;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2876
				ONLY_ACTIVE_ARCH = NO;
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2877
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2878
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2879
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2880
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2881
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2882
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2883
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
4354
c4e1820fa792 update also the project to use those graphics
koda
parents: 4349
diff changeset
  2884
				SDKROOT = iphoneos;
3996
eb549fd864a5 the ios port is also iphone compatible
koda
parents: 3989
diff changeset
  2885
				TARGETED_DEVICE_FAMILY = "1,2";
3405
8fdb08497bf1 js' patch that restores Vsync on snow leopard
koda
parents: 3395
diff changeset
  2886
				VALIDATE_PRODUCT = NO;
4082
bfe14b38dad1 better support for wimpier i-devices
koda
parents: 4030
diff changeset
  2887
				VALID_ARCHS = "armv7 armv6";
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2888
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2889
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2890
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2891
/* End XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2892
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2893
/* Begin XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2894
		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
  2895
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2896
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2897
				1D6058940D05DD3E006BFB54 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2898
				1D6058950D05DD3E006BFB54 /* Release */,
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2899
				6137064C117B1CB3004EE44A /* DistributionAdHoc */,
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2900
				61022D7D12305A2800B08935 /* DistributionAppStore */,
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2901
				6164429E11B5CDE500B9A6F3 /* Valgrind */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2902
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2903
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2904
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2905
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2906
		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
  2907
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2908
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2909
				6179928C114AE0C800BA94A9 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2910
				6179928D114AE0C800BA94A9 /* Release */,
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2911
				6137064F117B1CB3004EE44A /* DistributionAdHoc */,
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2912
				61022D7F12305A2800B08935 /* DistributionAppStore */,
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2913
				616442A111B5CDE500B9A6F3 /* Valgrind */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2914
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2915
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2916
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2917
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2918
		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
  2919
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2920
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2921
				928301180F10CAFD00CC5A3C /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2922
				928301190F10CAFD00CC5A3C /* Release */,
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2923
				6137064D117B1CB3004EE44A /* DistributionAdHoc */,
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2924
				61022D7E12305A2800B08935 /* DistributionAppStore */,
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2925
				6164429F11B5CDE500B9A6F3 /* Valgrind */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2926
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2927
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2928
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2929
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2930
		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
  2931
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2932
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2933
				C01FCF4F08A954540054247B /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2934
				C01FCF5008A954540054247B /* Release */,
3822
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2935
				6137064B117B1CB3004EE44A /* DistributionAdHoc */,
ee85a9c73ece *patch by arrom: fix installation of fort images
koda
parents: 3818
diff changeset
  2936
				61022D7C12305A2800B08935 /* DistributionAppStore */,
3490
016b3172b645 a bunch of minor stuff
koda
parents: 3487
diff changeset
  2937
				6164429D11B5CDE500B9A6F3 /* Valgrind */,
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2938
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2939
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2940
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2941
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2942
/* End XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2943
	};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2944
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  2945
}