diff options
Diffstat (limited to 'Cart Collect.xcodeproj/project.pbxproj')
-rwxr-xr-x | Cart Collect.xcodeproj/project.pbxproj | 1725 |
1 files changed, 0 insertions, 1725 deletions
diff --git a/Cart Collect.xcodeproj/project.pbxproj b/Cart Collect.xcodeproj/project.pbxproj deleted file mode 100755 index 1c07ef3..0000000 --- a/Cart Collect.xcodeproj/project.pbxproj +++ /dev/null | |||
@@ -1,1725 +0,0 @@ | |||
1 | // !$*UTF8*$! | ||
2 | { | ||
3 | archiveVersion = 1; | ||
4 | classes = { | ||
5 | }; | ||
6 | objectVersion = 46; | ||
7 | objects = { | ||
8 | |||
9 | /* Begin PBXAggregateTarget section */ | ||
10 | 6C263DDB13F6F4A000116746 /* Versioning */ = { | ||
11 | isa = PBXAggregateTarget; | ||
12 | buildConfigurationList = 6C263DDC13F6F4A000116746 /* Build configuration list for PBXAggregateTarget "Versioning" */; | ||
13 | buildPhases = ( | ||
14 | 6C263DDF13F6F4AB00116746 /* ShellScript */, | ||
15 | ); | ||
16 | dependencies = ( | ||
17 | ); | ||
18 | name = Versioning; | ||
19 | productName = Versioning; | ||
20 | }; | ||
21 | /* End PBXAggregateTarget section */ | ||
22 | |||
23 | /* Begin PBXBuildFile section */ | ||
24 | 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; }; | ||
25 | 3F03221613D78F8C00E6A708 /* HighscoreListController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F03221513D78F8C00E6A708 /* HighscoreListController.m */; }; | ||
26 | 3F03221913D7904E00E6A708 /* Highscore.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F03221813D7904E00E6A708 /* Highscore.m */; }; | ||
27 | 3F2646B013D4E10800F06CFC /* cart.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F2646AF13D4E10800F06CFC /* cart.png */; }; | ||
28 | 3F63FA3B13D4EE48003B3D14 /* bottle.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F63FA3A13D4EE48003B3D14 /* bottle.png */; }; | ||
29 | 3F63FA3D13D4EE4D003B3D14 /* cherry.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F63FA3C13D4EE4D003B3D14 /* cherry.png */; }; | ||
30 | 3F63FA3F13D4EE53003B3D14 /* oneup.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F63FA3E13D4EE53003B3D14 /* oneup.png */; }; | ||
31 | 3F6C7C3413D5DEB100C038FE /* Damage1.wav in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7C3313D5DEB100C038FE /* Damage1.wav */; }; | ||
32 | 3F6C7C4913D5DEDB00C038FE /* Item1.wav in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7C4813D5DEDB00C038FE /* Item1.wav */; }; | ||
33 | 3F6C7C4F13D5E1B600C038FE /* FallingObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C7C4E13D5E1B600C038FE /* FallingObject.m */; }; | ||
34 | 3F6C7C6D13D5E51800C038FE /* Cherry.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C7C6C13D5E51800C038FE /* Cherry.m */; }; | ||
35 | 3F6C7C7013D5E54E00C038FE /* Bottle.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C7C6F13D5E54E00C038FE /* Bottle.m */; }; | ||
36 | 3F6C7C7313D5E57100C038FE /* OneUp.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C7C7213D5E57100C038FE /* OneUp.m */; }; | ||
37 | 3F6C7E9C13D6315D00C038FE /* helvetica.fnt in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7E9B13D6315D00C038FE /* helvetica.fnt */; }; | ||
38 | 3F6C7EAD13D6323600C038FE /* helvetica.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7EAC13D6323600C038FE /* helvetica.png */; }; | ||
39 | 3F6C7EC613D6335A00C038FE /* 1up.wav in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7EC513D6335A00C038FE /* 1up.wav */; }; | ||
40 | 3F6C7EE113D636BE00C038FE /* rock.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7EE013D636BE00C038FE /* rock.png */; }; | ||
41 | 3F6C7EE413D636CF00C038FE /* Rock.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C7EE313D636CF00C038FE /* Rock.m */; }; | ||
42 | 3F6C7EE913D6377D00C038FE /* GameOverScene.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F6C7EE813D6377D00C038FE /* GameOverScene.m */; }; | ||
43 | 3F6C7F2413D63E6500C038FE /* SeaBeach.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7F2313D63E6500C038FE /* SeaBeach.png */; }; | ||
44 | 3F6C7F4B13D647A600C038FE /* GameOver.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7F4A13D647A600C038FE /* GameOver.png */; }; | ||
45 | 3F6C7F5B13D648CE00C038FE /* helvetica2.fnt in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7F5913D648CE00C038FE /* helvetica2.fnt */; }; | ||
46 | 3F6C7F5C13D648CE00C038FE /* helvetica2.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F6C7F5A13D648CE00C038FE /* helvetica2.png */; }; | ||
47 | 3F7D0EC913D8E6BC00B6CE14 /* back.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0EC813D8E6BC00B6CE14 /* back.png */; }; | ||
48 | 3F7D0ECB13D8E6C800B6CE14 /* back2.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0ECA13D8E6C800B6CE14 /* back2.png */; }; | ||
49 | 3F7D0F3F13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.fnt in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0F3D13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.fnt */; }; | ||
50 | 3F7D0F4013D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0F3E13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.png */; }; | ||
51 | 3F7D0F4C13D8F17C00B6CE14 /* highscores.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0F4813D8F17C00B6CE14 /* highscores.png */; }; | ||
52 | 3F7D0F4D13D8F17C00B6CE14 /* highscores2.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0F4913D8F17C00B6CE14 /* highscores2.png */; }; | ||
53 | 3F7D0F4E13D8F17C00B6CE14 /* newgame.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0F4A13D8F17C00B6CE14 /* newgame.png */; }; | ||
54 | 3F7D0F4F13D8F17C00B6CE14 /* newgame2.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F7D0F4B13D8F17C00B6CE14 /* newgame2.png */; }; | ||
55 | 3F8394F313D732330059AEE8 /* pause.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F8394F213D732330059AEE8 /* pause.png */; }; | ||
56 | 3F8394F513D7328E0059AEE8 /* pause2.png in Resources */ = {isa = PBXBuildFile; fileRef = 3F8394F413D7328E0059AEE8 /* pause2.png */; }; | ||
57 | 3F83955313D739B10059AEE8 /* MainMenuLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = 3F83955213D739B10059AEE8 /* MainMenuLayer.m */; }; | ||
58 | 3F8395B813D744420059AEE8 /* cartdata.sqlite3 in Resources */ = {isa = PBXBuildFile; fileRef = 3F8395B713D744420059AEE8 /* cartdata.sqlite3 */; }; | ||
59 | 3F8395D113D746200059AEE8 /* libsqlite3.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 3F8395D013D746200059AEE8 /* libsqlite3.0.dylib */; }; | ||
60 | 3FE79CD413D4DE37001A6B93 /* ClassicGameMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 3FE79CD313D4DE37001A6B93 /* ClassicGameMode.m */; }; | ||
61 | 504DFC4810AF1557006D82FE /* CLScoreServerPost.h in Headers */ = {isa = PBXBuildFile; fileRef = 504DFC4210AF1557006D82FE /* CLScoreServerPost.h */; }; | ||
62 | 504DFC4910AF1557006D82FE /* CLScoreServerPost.m in Sources */ = {isa = PBXBuildFile; fileRef = 504DFC4310AF1557006D82FE /* CLScoreServerPost.m */; }; | ||
63 | 504DFC4A10AF1557006D82FE /* CLScoreServerRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 504DFC4410AF1557006D82FE /* CLScoreServerRequest.h */; }; | ||
64 | 504DFC4B10AF1557006D82FE /* CLScoreServerRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 504DFC4510AF1557006D82FE /* CLScoreServerRequest.m */; }; | ||
65 | 504DFC4C10AF1557006D82FE /* cocoslive.h in Headers */ = {isa = PBXBuildFile; fileRef = 504DFC4610AF1557006D82FE /* cocoslive.h */; }; | ||
66 | 504DFC4D10AF1557006D82FE /* cocoslive.m in Sources */ = {isa = PBXBuildFile; fileRef = 504DFC4710AF1557006D82FE /* cocoslive.m */; }; | ||
67 | 505574581045D68500A31725 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 506EDBA4102F4C9F00A389B3 /* AVFoundation.framework */; }; | ||
68 | 505574591045D68500A31725 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC6640020F83B3EA000B3E49 /* AudioToolbox.framework */; }; | ||
69 | 5055745A1045D68500A31725 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1B60F6022AE0040855A /* CoreGraphics.framework */; }; | ||
70 | 5055745B1045D68500A31725 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC6640040F83B3EA000B3E49 /* OpenAL.framework */; }; | ||
71 | 5055745C1045D68500A31725 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1BA0F6022AE0040855A /* OpenGLES.framework */; }; | ||
72 | 5055745D1045D68500A31725 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1BC0F6022AE0040855A /* QuartzCore.framework */; }; | ||
73 | 5055745E1045D69D00A31725 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 506EDB87102F4C4000A389B3 /* libz.dylib */; }; | ||
74 | 50674874107A3B5E0090963A /* ZAttributedString.h in Headers */ = {isa = PBXBuildFile; fileRef = 50674871107A3B5E0090963A /* ZAttributedString.h */; }; | ||
75 | 50674875107A3B5E0090963A /* ZAttributedString.m in Sources */ = {isa = PBXBuildFile; fileRef = 50674872107A3B5E0090963A /* ZAttributedString.m */; }; | ||
76 | 50674876107A3B5E0090963A /* ZAttributedStringPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 50674873107A3B5E0090963A /* ZAttributedStringPrivate.h */; }; | ||
77 | 506EDB88102F4C4000A389B3 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 506EDB87102F4C4000A389B3 /* libz.dylib */; }; | ||
78 | 506EDBA5102F4C9F00A389B3 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 506EDBA4102F4C9F00A389B3 /* AVFoundation.framework */; }; | ||
79 | 506EE1A91030508200A389B3 /* libcocos2d libraries.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 506EE05E10304ED200A389B3 /* libcocos2d libraries.a */; }; | ||
80 | 507022A4107672FA00393637 /* Cart_CollectAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 507022A2107672FA00393637 /* Cart_CollectAppDelegate.m */; }; | ||
81 | 507ED67E11C63903002ED3FC /* CDAudioManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 507ED67511C63903002ED3FC /* CDAudioManager.h */; }; | ||
82 | 507ED67F11C63903002ED3FC /* CDAudioManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 507ED67611C63903002ED3FC /* CDAudioManager.m */; }; | ||
83 | 507ED68011C63903002ED3FC /* CDConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = 507ED67711C63903002ED3FC /* CDConfig.h */; }; | ||
84 | 507ED68111C63903002ED3FC /* CDOpenALSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 507ED67811C63903002ED3FC /* CDOpenALSupport.h */; }; | ||
85 | 507ED68211C63903002ED3FC /* CDOpenALSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 507ED67911C63903002ED3FC /* CDOpenALSupport.m */; }; | ||
86 | 507ED68311C63903002ED3FC /* CocosDenshion.h in Headers */ = {isa = PBXBuildFile; fileRef = 507ED67A11C63903002ED3FC /* CocosDenshion.h */; }; | ||
87 | 507ED68411C63903002ED3FC /* CocosDenshion.m in Sources */ = {isa = PBXBuildFile; fileRef = 507ED67B11C63903002ED3FC /* CocosDenshion.m */; }; | ||
88 | 507ED68511C63903002ED3FC /* SimpleAudioEngine.h in Headers */ = {isa = PBXBuildFile; fileRef = 507ED67C11C63903002ED3FC /* SimpleAudioEngine.h */; }; | ||
89 | 507ED68611C63903002ED3FC /* SimpleAudioEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 507ED67D11C63903002ED3FC /* SimpleAudioEngine.m */; }; | ||
90 | 50F4132A106926B2002A0D5E /* FontLabel.h in Headers */ = {isa = PBXBuildFile; fileRef = 50F41307106926B2002A0D5E /* FontLabel.h */; }; | ||
91 | 50F4132B106926B2002A0D5E /* FontLabel.m in Sources */ = {isa = PBXBuildFile; fileRef = 50F41308106926B2002A0D5E /* FontLabel.m */; }; | ||
92 | 50F4132C106926B2002A0D5E /* FontLabelStringDrawing.h in Headers */ = {isa = PBXBuildFile; fileRef = 50F41309106926B2002A0D5E /* FontLabelStringDrawing.h */; }; | ||
93 | 50F4132D106926B2002A0D5E /* FontLabelStringDrawing.m in Sources */ = {isa = PBXBuildFile; fileRef = 50F4130A106926B2002A0D5E /* FontLabelStringDrawing.m */; }; | ||
94 | 50F4132E106926B2002A0D5E /* FontManager.h in Headers */ = {isa = PBXBuildFile; fileRef = 50F4130B106926B2002A0D5E /* FontManager.h */; }; | ||
95 | 50F4132F106926B2002A0D5E /* FontManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 50F4130C106926B2002A0D5E /* FontManager.m */; }; | ||
96 | 50F41332106926B2002A0D5E /* ZFont.h in Headers */ = {isa = PBXBuildFile; fileRef = 50F4130F106926B2002A0D5E /* ZFont.h */; }; | ||
97 | 50F41333106926B2002A0D5E /* ZFont.m in Sources */ = {isa = PBXBuildFile; fileRef = 50F41310106926B2002A0D5E /* ZFont.m */; }; | ||
98 | 50F4144910692EE7002A0D5E /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 50F4144410692EE7002A0D5E /* Default.png */; }; | ||
99 | 50F4144A10692EE7002A0D5E /* fps_images.png in Resources */ = {isa = PBXBuildFile; fileRef = 50F4144510692EE7002A0D5E /* fps_images.png */; }; | ||
100 | 50F4144B10692EE7002A0D5E /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 50F4144610692EE7002A0D5E /* Icon.png */; }; | ||
101 | 6C0C140E13F1C3EC003A31B2 /* ValuableObject.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C0C140D13F1C3EC003A31B2 /* ValuableObject.m */; }; | ||
102 | 6C0C141113F2099B003A31B2 /* Cart.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C0C141013F2099B003A31B2 /* Cart.m */; }; | ||
103 | 6C0C141413F20E98003A31B2 /* GameMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C0C141313F20E98003A31B2 /* GameMode.m */; }; | ||
104 | 6C29041013EAEB590032DA0F /* TutorialBubble.m in Sources */ = {isa = PBXBuildFile; fileRef = 6C29040F13EAEB590032DA0F /* TutorialBubble.m */; }; | ||
105 | 6C29041213EAEC8A0032DA0F /* framestuff.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C29041113EAEC8A0032DA0F /* framestuff.png */; }; | ||
106 | 6C39CFE013FC2708002B21AF /* tutorial.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C39CFDF13FC2708002B21AF /* tutorial.png */; }; | ||
107 | 6C39CFE213FC2713002B21AF /* tutorial2.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C39CFE113FC2713002B21AF /* tutorial2.png */; }; | ||
108 | 6C5179C613DF3839006F1F38 /* Morning1.png in Resources */ = {isa = PBXBuildFile; fileRef = 6C5179C513DF3839006F1F38 /* Morning1.png */; }; | ||
109 | 6CC89DD913F2F4E6003704F7 /* Entitlements.plist in Resources */ = {isa = PBXBuildFile; fileRef = 6CC89DD813F2F4E6003704F7 /* Entitlements.plist */; }; | ||
110 | 6CC89DDF13F31413003704F7 /* TutorialMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 6CC89DDE13F31413003704F7 /* TutorialMode.m */; }; | ||
111 | DC6640030F83B3EA000B3E49 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC6640020F83B3EA000B3E49 /* AudioToolbox.framework */; }; | ||
112 | DC6640050F83B3EA000B3E49 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DC6640040F83B3EA000B3E49 /* OpenAL.framework */; }; | ||
113 | DCCBF1B70F6022AE0040855A /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1B60F6022AE0040855A /* CoreGraphics.framework */; }; | ||
114 | DCCBF1B90F6022AE0040855A /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1B80F6022AE0040855A /* Foundation.framework */; }; | ||
115 | DCCBF1BB0F6022AE0040855A /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1BA0F6022AE0040855A /* OpenGLES.framework */; }; | ||
116 | DCCBF1BD0F6022AE0040855A /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1BC0F6022AE0040855A /* QuartzCore.framework */; }; | ||
117 | DCCBF1BF0F6022AE0040855A /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DCCBF1BE0F6022AE0040855A /* UIKit.framework */; }; | ||
118 | E02BB521126CA588006E46A2 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = E02BB51B126CA588006E46A2 /* Icon@2x.png */; }; | ||
119 | E02BB525126CA588006E46A2 /* Icon-72.png in Resources */ = {isa = PBXBuildFile; fileRef = E02BB51F126CA588006E46A2 /* Icon-72.png */; }; | ||
120 | E02BBA20126CC2CC006E46A2 /* iTunesArtwork in Resources */ = {isa = PBXBuildFile; fileRef = E02BBA1F126CC2CC006E46A2 /* iTunesArtwork */; }; | ||
121 | E02BBBC4126CC2F6006E46A2 /* CCAction.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB1A126CC2F5006E46A2 /* CCAction.h */; }; | ||
122 | E02BBBC5126CC2F6006E46A2 /* CCAction.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB1B126CC2F5006E46A2 /* CCAction.m */; }; | ||
123 | E02BBBC6126CC2F6006E46A2 /* CCActionCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB1C126CC2F5006E46A2 /* CCActionCamera.h */; }; | ||
124 | E02BBBC7126CC2F6006E46A2 /* CCActionCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB1D126CC2F5006E46A2 /* CCActionCamera.m */; }; | ||
125 | E02BBBC8126CC2F6006E46A2 /* CCActionEase.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB1E126CC2F5006E46A2 /* CCActionEase.h */; }; | ||
126 | E02BBBC9126CC2F6006E46A2 /* CCActionEase.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB1F126CC2F5006E46A2 /* CCActionEase.m */; }; | ||
127 | E02BBBCA126CC2F6006E46A2 /* CCActionGrid.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB20126CC2F5006E46A2 /* CCActionGrid.h */; }; | ||
128 | E02BBBCB126CC2F6006E46A2 /* CCActionGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB21126CC2F5006E46A2 /* CCActionGrid.m */; }; | ||
129 | E02BBBCC126CC2F6006E46A2 /* CCActionGrid3D.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB22126CC2F5006E46A2 /* CCActionGrid3D.h */; }; | ||
130 | E02BBBCD126CC2F6006E46A2 /* CCActionGrid3D.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB23126CC2F5006E46A2 /* CCActionGrid3D.m */; }; | ||
131 | E02BBBCE126CC2F6006E46A2 /* CCActionInstant.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB24126CC2F5006E46A2 /* CCActionInstant.h */; }; | ||
132 | E02BBBCF126CC2F6006E46A2 /* CCActionInstant.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB25126CC2F5006E46A2 /* CCActionInstant.m */; }; | ||
133 | E02BBBD0126CC2F6006E46A2 /* CCActionInterval.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB26126CC2F5006E46A2 /* CCActionInterval.h */; }; | ||
134 | E02BBBD1126CC2F6006E46A2 /* CCActionInterval.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB27126CC2F5006E46A2 /* CCActionInterval.m */; }; | ||
135 | E02BBBD2126CC2F6006E46A2 /* CCActionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB28126CC2F5006E46A2 /* CCActionManager.h */; }; | ||
136 | E02BBBD3126CC2F6006E46A2 /* CCActionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB29126CC2F5006E46A2 /* CCActionManager.m */; }; | ||
137 | E02BBBD4126CC2F6006E46A2 /* CCActionPageTurn3D.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB2A126CC2F5006E46A2 /* CCActionPageTurn3D.h */; }; | ||
138 | E02BBBD5126CC2F6006E46A2 /* CCActionPageTurn3D.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB2B126CC2F5006E46A2 /* CCActionPageTurn3D.m */; }; | ||
139 | E02BBBD6126CC2F6006E46A2 /* CCActionProgressTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB2C126CC2F5006E46A2 /* CCActionProgressTimer.h */; }; | ||
140 | E02BBBD7126CC2F6006E46A2 /* CCActionProgressTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB2D126CC2F5006E46A2 /* CCActionProgressTimer.m */; }; | ||
141 | E02BBBD8126CC2F6006E46A2 /* CCActionTiledGrid.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB2E126CC2F5006E46A2 /* CCActionTiledGrid.h */; }; | ||
142 | E02BBBD9126CC2F6006E46A2 /* CCActionTiledGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB2F126CC2F5006E46A2 /* CCActionTiledGrid.m */; }; | ||
143 | E02BBBDA126CC2F6006E46A2 /* CCActionTween.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB30126CC2F5006E46A2 /* CCActionTween.h */; }; | ||
144 | E02BBBDB126CC2F6006E46A2 /* CCActionTween.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB31126CC2F5006E46A2 /* CCActionTween.m */; }; | ||
145 | E02BBBDC126CC2F6006E46A2 /* CCAnimation.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB32126CC2F5006E46A2 /* CCAnimation.h */; }; | ||
146 | E02BBBDD126CC2F6006E46A2 /* CCAnimation.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB33126CC2F5006E46A2 /* CCAnimation.m */; }; | ||
147 | E02BBBDE126CC2F6006E46A2 /* CCAnimationCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB34126CC2F5006E46A2 /* CCAnimationCache.h */; }; | ||
148 | E02BBBDF126CC2F6006E46A2 /* CCAnimationCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB35126CC2F5006E46A2 /* CCAnimationCache.m */; }; | ||
149 | E02BBBE0126CC2F6006E46A2 /* CCAtlasNode.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB36126CC2F5006E46A2 /* CCAtlasNode.h */; }; | ||
150 | E02BBBE1126CC2F6006E46A2 /* CCAtlasNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB37126CC2F5006E46A2 /* CCAtlasNode.m */; }; | ||
151 | E02BBBE2126CC2F6006E46A2 /* CCBlockSupport.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB38126CC2F5006E46A2 /* CCBlockSupport.h */; }; | ||
152 | E02BBBE3126CC2F6006E46A2 /* CCBlockSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB39126CC2F5006E46A2 /* CCBlockSupport.m */; }; | ||
153 | E02BBBE4126CC2F6006E46A2 /* CCCamera.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB3A126CC2F5006E46A2 /* CCCamera.h */; }; | ||
154 | E02BBBE5126CC2F6006E46A2 /* CCCamera.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB3B126CC2F5006E46A2 /* CCCamera.m */; }; | ||
155 | E02BBBE8126CC2F6006E46A2 /* ccConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB3E126CC2F5006E46A2 /* ccConfig.h */; }; | ||
156 | E02BBBE9126CC2F6006E46A2 /* CCConfiguration.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB3F126CC2F5006E46A2 /* CCConfiguration.h */; }; | ||
157 | E02BBBEA126CC2F6006E46A2 /* CCConfiguration.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB40126CC2F5006E46A2 /* CCConfiguration.m */; }; | ||
158 | E02BBBEB126CC2F6006E46A2 /* CCDirector.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB41126CC2F5006E46A2 /* CCDirector.h */; }; | ||
159 | E02BBBEC126CC2F6006E46A2 /* CCDirector.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB42126CC2F5006E46A2 /* CCDirector.m */; }; | ||
160 | E02BBBED126CC2F6006E46A2 /* CCDrawingPrimitives.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB43126CC2F5006E46A2 /* CCDrawingPrimitives.h */; }; | ||
161 | E02BBBEE126CC2F6006E46A2 /* CCDrawingPrimitives.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB44126CC2F5006E46A2 /* CCDrawingPrimitives.m */; }; | ||
162 | E02BBBEF126CC2F6006E46A2 /* CCGrabber.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB45126CC2F5006E46A2 /* CCGrabber.h */; }; | ||
163 | E02BBBF0126CC2F6006E46A2 /* CCGrabber.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB46126CC2F5006E46A2 /* CCGrabber.m */; }; | ||
164 | E02BBBF1126CC2F6006E46A2 /* CCGrid.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB47126CC2F5006E46A2 /* CCGrid.h */; }; | ||
165 | E02BBBF2126CC2F6006E46A2 /* CCGrid.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB48126CC2F5006E46A2 /* CCGrid.m */; }; | ||
166 | E02BBBF3126CC2F6006E46A2 /* CCLabelAtlas.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB49126CC2F5006E46A2 /* CCLabelAtlas.h */; }; | ||
167 | E02BBBF4126CC2F6006E46A2 /* CCLabelAtlas.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB4A126CC2F5006E46A2 /* CCLabelAtlas.m */; }; | ||
168 | E02BBBF5126CC2F6006E46A2 /* CCLabelBMFont.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB4B126CC2F5006E46A2 /* CCLabelBMFont.h */; }; | ||
169 | E02BBBF6126CC2F6006E46A2 /* CCLabelBMFont.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB4C126CC2F5006E46A2 /* CCLabelBMFont.m */; }; | ||
170 | E02BBBF7126CC2F6006E46A2 /* CCLabelTTF.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB4D126CC2F6006E46A2 /* CCLabelTTF.h */; }; | ||
171 | E02BBBF8126CC2F6006E46A2 /* CCLabelTTF.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB4E126CC2F6006E46A2 /* CCLabelTTF.m */; }; | ||
172 | E02BBBF9126CC2F6006E46A2 /* CCLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB4F126CC2F6006E46A2 /* CCLayer.h */; }; | ||
173 | E02BBBFA126CC2F6006E46A2 /* CCLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB50126CC2F6006E46A2 /* CCLayer.m */; }; | ||
174 | E02BBBFB126CC2F6006E46A2 /* ccMacros.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB51126CC2F6006E46A2 /* ccMacros.h */; }; | ||
175 | E02BBBFC126CC2F6006E46A2 /* CCMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB52126CC2F6006E46A2 /* CCMenu.h */; }; | ||
176 | E02BBBFD126CC2F6006E46A2 /* CCMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB53126CC2F6006E46A2 /* CCMenu.m */; }; | ||
177 | E02BBBFE126CC2F6006E46A2 /* CCMenuItem.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB54126CC2F6006E46A2 /* CCMenuItem.h */; }; | ||
178 | E02BBBFF126CC2F6006E46A2 /* CCMenuItem.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB55126CC2F6006E46A2 /* CCMenuItem.m */; }; | ||
179 | E02BBC00126CC2F6006E46A2 /* CCMotionStreak.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB56126CC2F6006E46A2 /* CCMotionStreak.h */; }; | ||
180 | E02BBC01126CC2F6006E46A2 /* CCMotionStreak.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB57126CC2F6006E46A2 /* CCMotionStreak.m */; }; | ||
181 | E02BBC02126CC2F6006E46A2 /* CCNode.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB58126CC2F6006E46A2 /* CCNode.h */; }; | ||
182 | E02BBC03126CC2F6006E46A2 /* CCNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB59126CC2F6006E46A2 /* CCNode.m */; }; | ||
183 | E02BBC04126CC2F6006E46A2 /* CCParallaxNode.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB5A126CC2F6006E46A2 /* CCParallaxNode.h */; }; | ||
184 | E02BBC05126CC2F6006E46A2 /* CCParallaxNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB5B126CC2F6006E46A2 /* CCParallaxNode.m */; }; | ||
185 | E02BBC06126CC2F6006E46A2 /* CCParticleExamples.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB5C126CC2F6006E46A2 /* CCParticleExamples.h */; }; | ||
186 | E02BBC07126CC2F6006E46A2 /* CCParticleExamples.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB5D126CC2F6006E46A2 /* CCParticleExamples.m */; }; | ||
187 | E02BBC08126CC2F6006E46A2 /* CCParticleSystem.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB5E126CC2F6006E46A2 /* CCParticleSystem.h */; }; | ||
188 | E02BBC09126CC2F6006E46A2 /* CCParticleSystem.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB5F126CC2F6006E46A2 /* CCParticleSystem.m */; }; | ||
189 | E02BBC0A126CC2F6006E46A2 /* CCParticleSystemPoint.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB60126CC2F6006E46A2 /* CCParticleSystemPoint.h */; }; | ||
190 | E02BBC0B126CC2F6006E46A2 /* CCParticleSystemPoint.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB61126CC2F6006E46A2 /* CCParticleSystemPoint.m */; }; | ||
191 | E02BBC0C126CC2F6006E46A2 /* CCParticleSystemQuad.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB62126CC2F6006E46A2 /* CCParticleSystemQuad.h */; }; | ||
192 | E02BBC0D126CC2F6006E46A2 /* CCParticleSystemQuad.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB63126CC2F6006E46A2 /* CCParticleSystemQuad.m */; }; | ||
193 | E02BBC0E126CC2F6006E46A2 /* CCProgressTimer.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB64126CC2F6006E46A2 /* CCProgressTimer.h */; }; | ||
194 | E02BBC0F126CC2F6006E46A2 /* CCProgressTimer.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB65126CC2F6006E46A2 /* CCProgressTimer.m */; }; | ||
195 | E02BBC10126CC2F6006E46A2 /* CCProtocols.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB66126CC2F6006E46A2 /* CCProtocols.h */; }; | ||
196 | E02BBC11126CC2F6006E46A2 /* CCRenderTexture.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB67126CC2F6006E46A2 /* CCRenderTexture.h */; }; | ||
197 | E02BBC12126CC2F6006E46A2 /* CCRenderTexture.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB68126CC2F6006E46A2 /* CCRenderTexture.m */; }; | ||
198 | E02BBC13126CC2F6006E46A2 /* CCRibbon.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB69126CC2F6006E46A2 /* CCRibbon.h */; }; | ||
199 | E02BBC14126CC2F6006E46A2 /* CCRibbon.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB6A126CC2F6006E46A2 /* CCRibbon.m */; }; | ||
200 | E02BBC15126CC2F6006E46A2 /* CCScene.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB6B126CC2F6006E46A2 /* CCScene.h */; }; | ||
201 | E02BBC16126CC2F6006E46A2 /* CCScene.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB6C126CC2F6006E46A2 /* CCScene.m */; }; | ||
202 | E02BBC17126CC2F6006E46A2 /* CCScheduler.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB6D126CC2F6006E46A2 /* CCScheduler.h */; }; | ||
203 | E02BBC18126CC2F6006E46A2 /* CCScheduler.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB6E126CC2F6006E46A2 /* CCScheduler.m */; }; | ||
204 | E02BBC19126CC2F6006E46A2 /* CCSprite.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB6F126CC2F6006E46A2 /* CCSprite.h */; }; | ||
205 | E02BBC1A126CC2F6006E46A2 /* CCSprite.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB70126CC2F6006E46A2 /* CCSprite.m */; }; | ||
206 | E02BBC1B126CC2F6006E46A2 /* CCSpriteBatchNode.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB71126CC2F6006E46A2 /* CCSpriteBatchNode.h */; }; | ||
207 | E02BBC1C126CC2F6006E46A2 /* CCSpriteBatchNode.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB72126CC2F6006E46A2 /* CCSpriteBatchNode.m */; }; | ||
208 | E02BBC1D126CC2F6006E46A2 /* CCSpriteFrame.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB73126CC2F6006E46A2 /* CCSpriteFrame.h */; }; | ||
209 | E02BBC1E126CC2F6006E46A2 /* CCSpriteFrame.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB74126CC2F6006E46A2 /* CCSpriteFrame.m */; }; | ||
210 | E02BBC1F126CC2F6006E46A2 /* CCSpriteFrameCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB75126CC2F6006E46A2 /* CCSpriteFrameCache.h */; }; | ||
211 | E02BBC20126CC2F6006E46A2 /* CCSpriteFrameCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB76126CC2F6006E46A2 /* CCSpriteFrameCache.m */; }; | ||
212 | E02BBC23126CC2F6006E46A2 /* CCTexture2D.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB79126CC2F6006E46A2 /* CCTexture2D.h */; }; | ||
213 | E02BBC24126CC2F6006E46A2 /* CCTexture2D.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB7A126CC2F6006E46A2 /* CCTexture2D.m */; }; | ||
214 | E02BBC25126CC2F6006E46A2 /* CCTextureAtlas.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB7B126CC2F6006E46A2 /* CCTextureAtlas.h */; }; | ||
215 | E02BBC26126CC2F6006E46A2 /* CCTextureAtlas.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB7C126CC2F6006E46A2 /* CCTextureAtlas.m */; }; | ||
216 | E02BBC27126CC2F6006E46A2 /* CCTextureCache.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB7D126CC2F6006E46A2 /* CCTextureCache.h */; }; | ||
217 | E02BBC28126CC2F6006E46A2 /* CCTextureCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB7E126CC2F6006E46A2 /* CCTextureCache.m */; }; | ||
218 | E02BBC29126CC2F6006E46A2 /* CCTexturePVR.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB7F126CC2F6006E46A2 /* CCTexturePVR.h */; }; | ||
219 | E02BBC2A126CC2F6006E46A2 /* CCTexturePVR.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB80126CC2F6006E46A2 /* CCTexturePVR.m */; }; | ||
220 | E02BBC2B126CC2F6006E46A2 /* CCTileMapAtlas.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB81126CC2F6006E46A2 /* CCTileMapAtlas.h */; }; | ||
221 | E02BBC2C126CC2F6006E46A2 /* CCTileMapAtlas.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB82126CC2F6006E46A2 /* CCTileMapAtlas.m */; }; | ||
222 | E02BBC2D126CC2F6006E46A2 /* CCTMXLayer.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB83126CC2F6006E46A2 /* CCTMXLayer.h */; }; | ||
223 | E02BBC2E126CC2F6006E46A2 /* CCTMXLayer.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB84126CC2F6006E46A2 /* CCTMXLayer.m */; }; | ||
224 | E02BBC2F126CC2F6006E46A2 /* CCTMXObjectGroup.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB85126CC2F6006E46A2 /* CCTMXObjectGroup.h */; }; | ||
225 | E02BBC30126CC2F6006E46A2 /* CCTMXObjectGroup.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB86126CC2F6006E46A2 /* CCTMXObjectGroup.m */; }; | ||
226 | E02BBC31126CC2F6006E46A2 /* CCTMXTiledMap.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB87126CC2F6006E46A2 /* CCTMXTiledMap.h */; }; | ||
227 | E02BBC32126CC2F6006E46A2 /* CCTMXTiledMap.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB88126CC2F6006E46A2 /* CCTMXTiledMap.m */; }; | ||
228 | E02BBC33126CC2F6006E46A2 /* CCTMXXMLParser.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB89126CC2F6006E46A2 /* CCTMXXMLParser.h */; }; | ||
229 | E02BBC34126CC2F6006E46A2 /* CCTMXXMLParser.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB8A126CC2F6006E46A2 /* CCTMXXMLParser.m */; }; | ||
230 | E02BBC35126CC2F6006E46A2 /* CCTransition.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB8B126CC2F6006E46A2 /* CCTransition.h */; }; | ||
231 | E02BBC36126CC2F6006E46A2 /* CCTransition.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB8C126CC2F6006E46A2 /* CCTransition.m */; }; | ||
232 | E02BBC37126CC2F6006E46A2 /* CCTransitionPageTurn.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB8D126CC2F6006E46A2 /* CCTransitionPageTurn.h */; }; | ||
233 | E02BBC38126CC2F6006E46A2 /* CCTransitionPageTurn.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB8E126CC2F6006E46A2 /* CCTransitionPageTurn.m */; }; | ||
234 | E02BBC39126CC2F6006E46A2 /* CCTransitionRadial.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB8F126CC2F6006E46A2 /* CCTransitionRadial.h */; }; | ||
235 | E02BBC3A126CC2F6006E46A2 /* CCTransitionRadial.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB90126CC2F6006E46A2 /* CCTransitionRadial.m */; }; | ||
236 | E02BBC3B126CC2F6006E46A2 /* ccTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB91126CC2F6006E46A2 /* ccTypes.h */; }; | ||
237 | E02BBC3C126CC2F6006E46A2 /* cocos2d.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB92126CC2F6006E46A2 /* cocos2d.h */; }; | ||
238 | E02BBC3D126CC2F6006E46A2 /* cocos2d.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB93126CC2F6006E46A2 /* cocos2d.m */; }; | ||
239 | E02BBC3E126CC2F6006E46A2 /* CCGL.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB95126CC2F6006E46A2 /* CCGL.h */; }; | ||
240 | E02BBC3F126CC2F6006E46A2 /* CCNS.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB96126CC2F6006E46A2 /* CCNS.h */; }; | ||
241 | E02BBC40126CC2F6006E46A2 /* CCDirectorIOS.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB98126CC2F6006E46A2 /* CCDirectorIOS.h */; }; | ||
242 | E02BBC41126CC2F6006E46A2 /* CCDirectorIOS.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB99126CC2F6006E46A2 /* CCDirectorIOS.m */; }; | ||
243 | E02BBC42126CC2F6006E46A2 /* CCTouchDelegateProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB9A126CC2F6006E46A2 /* CCTouchDelegateProtocol.h */; }; | ||
244 | E02BBC43126CC2F6006E46A2 /* CCTouchDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB9B126CC2F6006E46A2 /* CCTouchDispatcher.h */; }; | ||
245 | E02BBC44126CC2F6006E46A2 /* CCTouchDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB9C126CC2F6006E46A2 /* CCTouchDispatcher.m */; }; | ||
246 | E02BBC45126CC2F6006E46A2 /* CCTouchHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB9D126CC2F6006E46A2 /* CCTouchHandler.h */; }; | ||
247 | E02BBC46126CC2F6006E46A2 /* CCTouchHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBB9E126CC2F6006E46A2 /* CCTouchHandler.m */; }; | ||
248 | E02BBC47126CC2F6006E46A2 /* EAGLView.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBB9F126CC2F6006E46A2 /* EAGLView.h */; }; | ||
249 | E02BBC48126CC2F6006E46A2 /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBA0126CC2F6006E46A2 /* EAGLView.m */; }; | ||
250 | E02BBC49126CC2F6006E46A2 /* ES1Renderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBA1126CC2F6006E46A2 /* ES1Renderer.h */; }; | ||
251 | E02BBC4A126CC2F6006E46A2 /* ES1Renderer.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBA2126CC2F6006E46A2 /* ES1Renderer.m */; }; | ||
252 | E02BBC4B126CC2F6006E46A2 /* ESRenderer.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBA3126CC2F6006E46A2 /* ESRenderer.h */; }; | ||
253 | E02BBC4C126CC2F6006E46A2 /* glu.c in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBA4126CC2F6006E46A2 /* glu.c */; }; | ||
254 | E02BBC4D126CC2F6006E46A2 /* glu.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBA5126CC2F6006E46A2 /* glu.h */; }; | ||
255 | E02BBC4E126CC2F6006E46A2 /* CCDirectorMac.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBA7126CC2F6006E46A2 /* CCDirectorMac.h */; }; | ||
256 | E02BBC4F126CC2F6006E46A2 /* CCDirectorMac.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBA8126CC2F6006E46A2 /* CCDirectorMac.m */; }; | ||
257 | E02BBC50126CC2F6006E46A2 /* CCEventDispatcher.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBA9126CC2F6006E46A2 /* CCEventDispatcher.h */; }; | ||
258 | E02BBC51126CC2F6006E46A2 /* CCEventDispatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBAA126CC2F6006E46A2 /* CCEventDispatcher.m */; }; | ||
259 | E02BBC52126CC2F6006E46A2 /* MacGLView.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBAB126CC2F6006E46A2 /* MacGLView.h */; }; | ||
260 | E02BBC53126CC2F6006E46A2 /* MacGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBAC126CC2F6006E46A2 /* MacGLView.m */; }; | ||
261 | E02BBC54126CC2F6006E46A2 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBAE126CC2F6006E46A2 /* base64.c */; }; | ||
262 | E02BBC55126CC2F6006E46A2 /* base64.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBAF126CC2F6006E46A2 /* base64.h */; }; | ||
263 | E02BBC56126CC2F6006E46A2 /* CCArray.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBB0126CC2F6006E46A2 /* CCArray.h */; }; | ||
264 | E02BBC57126CC2F6006E46A2 /* CCArray.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBB1126CC2F6006E46A2 /* CCArray.m */; }; | ||
265 | E02BBC58126CC2F6006E46A2 /* ccCArray.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBB2126CC2F6006E46A2 /* ccCArray.h */; }; | ||
266 | E02BBC59126CC2F6006E46A2 /* CCFileUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBB3126CC2F6006E46A2 /* CCFileUtils.h */; }; | ||
267 | E02BBC5A126CC2F6006E46A2 /* CCFileUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBB4126CC2F6006E46A2 /* CCFileUtils.m */; }; | ||
268 | E02BBC5B126CC2F6006E46A2 /* CCProfiling.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBB5126CC2F6006E46A2 /* CCProfiling.h */; }; | ||
269 | E02BBC5C126CC2F6006E46A2 /* CCProfiling.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBB6126CC2F6006E46A2 /* CCProfiling.m */; }; | ||
270 | E02BBC5D126CC2F6006E46A2 /* ccUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBB7126CC2F6006E46A2 /* ccUtils.c */; }; | ||
271 | E02BBC5E126CC2F6006E46A2 /* ccUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBB8126CC2F6006E46A2 /* ccUtils.h */; }; | ||
272 | E02BBC5F126CC2F6006E46A2 /* CGPointExtension.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBB9126CC2F6006E46A2 /* CGPointExtension.h */; }; | ||
273 | E02BBC60126CC2F6006E46A2 /* CGPointExtension.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBBA126CC2F6006E46A2 /* CGPointExtension.m */; }; | ||
274 | E02BBC61126CC2F6006E46A2 /* OpenGL_Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBBB126CC2F6006E46A2 /* OpenGL_Internal.h */; }; | ||
275 | E02BBC62126CC2F6006E46A2 /* TGAlib.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBBC126CC2F6006E46A2 /* TGAlib.h */; }; | ||
276 | E02BBC63126CC2F6006E46A2 /* TGAlib.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBBD126CC2F6006E46A2 /* TGAlib.m */; }; | ||
277 | E02BBC64126CC2F6006E46A2 /* TransformUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBBE126CC2F6006E46A2 /* TransformUtils.h */; }; | ||
278 | E02BBC65126CC2F6006E46A2 /* TransformUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBBF126CC2F6006E46A2 /* TransformUtils.m */; }; | ||
279 | E02BBC66126CC2F6006E46A2 /* uthash.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBC0126CC2F6006E46A2 /* uthash.h */; }; | ||
280 | E02BBC67126CC2F6006E46A2 /* utlist.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBC1126CC2F6006E46A2 /* utlist.h */; }; | ||
281 | E02BBC68126CC2F6006E46A2 /* ZipUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = E02BBBC2126CC2F6006E46A2 /* ZipUtils.h */; }; | ||
282 | E02BBC69126CC2F6006E46A2 /* ZipUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = E02BBBC3126CC2F6006E46A2 /* ZipUtils.m */; }; | ||
283 | E0ECA42F134E5F2B00E7A048 /* CDataScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = E0ECA420134E5F2B00E7A048 /* CDataScanner.h */; }; | ||
284 | E0ECA430134E5F2B00E7A048 /* CDataScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ECA421134E5F2B00E7A048 /* CDataScanner.m */; }; | ||
285 | E0ECA431134E5F2B00E7A048 /* CDataScanner_Extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = E0ECA423134E5F2B00E7A048 /* CDataScanner_Extensions.h */; }; | ||
286 | E0ECA432134E5F2B00E7A048 /* CDataScanner_Extensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ECA424134E5F2B00E7A048 /* CDataScanner_Extensions.m */; }; | ||
287 | E0ECA433134E5F2B00E7A048 /* NSDictionary_JSONExtensions.h in Headers */ = {isa = PBXBuildFile; fileRef = E0ECA425134E5F2B00E7A048 /* NSDictionary_JSONExtensions.h */; }; | ||
288 | E0ECA434134E5F2B00E7A048 /* NSDictionary_JSONExtensions.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ECA426134E5F2B00E7A048 /* NSDictionary_JSONExtensions.m */; }; | ||
289 | E0ECA435134E5F2B00E7A048 /* CJSONDeserializer.h in Headers */ = {isa = PBXBuildFile; fileRef = E0ECA428134E5F2B00E7A048 /* CJSONDeserializer.h */; }; | ||
290 | E0ECA436134E5F2B00E7A048 /* CJSONDeserializer.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ECA429134E5F2B00E7A048 /* CJSONDeserializer.m */; }; | ||
291 | E0ECA437134E5F2B00E7A048 /* CJSONScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = E0ECA42A134E5F2B00E7A048 /* CJSONScanner.h */; }; | ||
292 | E0ECA438134E5F2B00E7A048 /* CJSONScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ECA42B134E5F2B00E7A048 /* CJSONScanner.m */; }; | ||
293 | E0ECA439134E5F2B00E7A048 /* CJSONSerializer.h in Headers */ = {isa = PBXBuildFile; fileRef = E0ECA42C134E5F2B00E7A048 /* CJSONSerializer.h */; }; | ||
294 | E0ECA43A134E5F2B00E7A048 /* CJSONSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = E0ECA42D134E5F2B00E7A048 /* CJSONSerializer.m */; }; | ||
295 | E0ECA43B134E5F2B00E7A048 /* JSONRepresentation.h in Headers */ = {isa = PBXBuildFile; fileRef = E0ECA42E134E5F2B00E7A048 /* JSONRepresentation.h */; }; | ||
296 | E0F81038120A173C005866B8 /* RootViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = E0F81037120A173C005866B8 /* RootViewController.m */; }; | ||
297 | /* End PBXBuildFile section */ | ||
298 | |||
299 | /* Begin PBXContainerItemProxy section */ | ||
300 | 506EE1A71030507B00A389B3 /* PBXContainerItemProxy */ = { | ||
301 | isa = PBXContainerItemProxy; | ||
302 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | ||
303 | proxyType = 1; | ||
304 | remoteGlobalIDString = 506EE05D10304ED200A389B3; | ||
305 | remoteInfo = "cocos2d libraries"; | ||
306 | }; | ||
307 | 6C263DE013F6F6E800116746 /* PBXContainerItemProxy */ = { | ||
308 | isa = PBXContainerItemProxy; | ||
309 | containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | ||
310 | proxyType = 1; | ||
311 | remoteGlobalIDString = 6C263DDB13F6F4A000116746; | ||
312 | remoteInfo = Versioning; | ||
313 | }; | ||
314 | /* End PBXContainerItemProxy section */ | ||
315 | |||
316 | /* Begin PBXFileReference section */ | ||
317 | 1D6058910D05DD3D006BFB54 /* Cart Collect.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Cart Collect.app"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
318 | 1F3B9A2C0EF2145700286867 /* Cart_CollectAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Cart_CollectAppDelegate.h; path = Classes/Cart_CollectAppDelegate.h; sourceTree = SOURCE_ROOT; }; | ||
319 | 1F3B9A820EF2151B00286867 /* Cart_Collect_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cart_Collect_Prefix.pch; sourceTree = SOURCE_ROOT; }; | ||
320 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; | ||
321 | 3F03221413D78F8C00E6A708 /* HighscoreListController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HighscoreListController.h; sourceTree = "<group>"; }; | ||
322 | 3F03221513D78F8C00E6A708 /* HighscoreListController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = HighscoreListController.m; sourceTree = "<group>"; }; | ||
323 | 3F03221713D7904E00E6A708 /* Highscore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Highscore.h; sourceTree = "<group>"; }; | ||
324 | 3F03221813D7904E00E6A708 /* Highscore.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Highscore.m; sourceTree = "<group>"; }; | ||
325 | 3F2646AF13D4E10800F06CFC /* cart.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cart.png; sourceTree = "<group>"; }; | ||
326 | 3F63FA3A13D4EE48003B3D14 /* bottle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bottle.png; sourceTree = "<group>"; }; | ||
327 | 3F63FA3C13D4EE4D003B3D14 /* cherry.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = cherry.png; sourceTree = "<group>"; }; | ||
328 | 3F63FA3E13D4EE53003B3D14 /* oneup.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = oneup.png; sourceTree = "<group>"; }; | ||
329 | 3F6C7C3313D5DEB100C038FE /* Damage1.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = Damage1.wav; sourceTree = "<group>"; }; | ||
330 | 3F6C7C4813D5DEDB00C038FE /* Item1.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = Item1.wav; sourceTree = "<group>"; }; | ||
331 | 3F6C7C4D13D5E1B600C038FE /* FallingObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FallingObject.h; sourceTree = "<group>"; }; | ||
332 | 3F6C7C4E13D5E1B600C038FE /* FallingObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FallingObject.m; sourceTree = "<group>"; }; | ||
333 | 3F6C7C6B13D5E51800C038FE /* Cherry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cherry.h; sourceTree = "<group>"; }; | ||
334 | 3F6C7C6C13D5E51800C038FE /* Cherry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Cherry.m; sourceTree = "<group>"; }; | ||
335 | 3F6C7C6E13D5E54E00C038FE /* Bottle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Bottle.h; sourceTree = "<group>"; }; | ||
336 | 3F6C7C6F13D5E54E00C038FE /* Bottle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Bottle.m; sourceTree = "<group>"; }; | ||
337 | 3F6C7C7113D5E57100C038FE /* OneUp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OneUp.h; sourceTree = "<group>"; }; | ||
338 | 3F6C7C7213D5E57100C038FE /* OneUp.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OneUp.m; sourceTree = "<group>"; }; | ||
339 | 3F6C7E9B13D6315D00C038FE /* helvetica.fnt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = helvetica.fnt; sourceTree = "<group>"; }; | ||
340 | 3F6C7EAC13D6323600C038FE /* helvetica.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = helvetica.png; sourceTree = "<group>"; }; | ||
341 | 3F6C7EC513D6335A00C038FE /* 1up.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = 1up.wav; sourceTree = "<group>"; }; | ||
342 | 3F6C7EE013D636BE00C038FE /* rock.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = rock.png; sourceTree = "<group>"; }; | ||
343 | 3F6C7EE213D636CF00C038FE /* Rock.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Rock.h; sourceTree = "<group>"; }; | ||
344 | 3F6C7EE313D636CF00C038FE /* Rock.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Rock.m; sourceTree = "<group>"; }; | ||
345 | 3F6C7EE713D6377D00C038FE /* GameOverScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameOverScene.h; sourceTree = "<group>"; }; | ||
346 | 3F6C7EE813D6377D00C038FE /* GameOverScene.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameOverScene.m; sourceTree = "<group>"; }; | ||
347 | 3F6C7F2313D63E6500C038FE /* SeaBeach.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = SeaBeach.png; sourceTree = "<group>"; }; | ||
348 | 3F6C7F4A13D647A600C038FE /* GameOver.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = GameOver.png; sourceTree = "<group>"; }; | ||
349 | 3F6C7F5913D648CE00C038FE /* helvetica2.fnt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = helvetica2.fnt; sourceTree = "<group>"; }; | ||
350 | 3F6C7F5A13D648CE00C038FE /* helvetica2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = helvetica2.png; sourceTree = "<group>"; }; | ||
351 | 3F7D0EC813D8E6BC00B6CE14 /* back.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = back.png; sourceTree = "<group>"; }; | ||
352 | 3F7D0ECA13D8E6C800B6CE14 /* back2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = back2.png; sourceTree = "<group>"; }; | ||
353 | 3F7D0F3D13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.fnt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = getoffthatboatrightnowyounglady.fnt; sourceTree = "<group>"; }; | ||
354 | 3F7D0F3E13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = getoffthatboatrightnowyounglady.png; sourceTree = "<group>"; }; | ||
355 | 3F7D0F4813D8F17C00B6CE14 /* highscores.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = highscores.png; sourceTree = "<group>"; }; | ||
356 | 3F7D0F4913D8F17C00B6CE14 /* highscores2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = highscores2.png; sourceTree = "<group>"; }; | ||
357 | 3F7D0F4A13D8F17C00B6CE14 /* newgame.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = newgame.png; sourceTree = "<group>"; }; | ||
358 | 3F7D0F4B13D8F17C00B6CE14 /* newgame2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = newgame2.png; sourceTree = "<group>"; }; | ||
359 | 3F8394F213D732330059AEE8 /* pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pause.png; sourceTree = "<group>"; }; | ||
360 | 3F8394F413D7328E0059AEE8 /* pause2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = pause2.png; sourceTree = "<group>"; }; | ||
361 | 3F83955113D739B10059AEE8 /* MainMenuLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainMenuLayer.h; sourceTree = "<group>"; }; | ||
362 | 3F83955213D739B10059AEE8 /* MainMenuLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainMenuLayer.m; sourceTree = "<group>"; }; | ||
363 | 3F8395B713D744420059AEE8 /* cartdata.sqlite3 */ = {isa = PBXFileReference; lastKnownFileType = file; path = cartdata.sqlite3; sourceTree = "<group>"; }; | ||
364 | 3F8395D013D746200059AEE8 /* libsqlite3.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libsqlite3.0.dylib; path = usr/lib/libsqlite3.0.dylib; sourceTree = SDKROOT; }; | ||
365 | 3FE79CD213D4DE37001A6B93 /* ClassicGameMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ClassicGameMode.h; sourceTree = "<group>"; }; | ||
366 | 3FE79CD313D4DE37001A6B93 /* ClassicGameMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ClassicGameMode.m; sourceTree = "<group>"; }; | ||
367 | 504DFC4210AF1557006D82FE /* CLScoreServerPost.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CLScoreServerPost.h; sourceTree = "<group>"; }; | ||
368 | 504DFC4310AF1557006D82FE /* CLScoreServerPost.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CLScoreServerPost.m; sourceTree = "<group>"; }; | ||
369 | 504DFC4410AF1557006D82FE /* CLScoreServerRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CLScoreServerRequest.h; sourceTree = "<group>"; }; | ||
370 | 504DFC4510AF1557006D82FE /* CLScoreServerRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CLScoreServerRequest.m; sourceTree = "<group>"; }; | ||
371 | 504DFC4610AF1557006D82FE /* cocoslive.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cocoslive.h; sourceTree = "<group>"; }; | ||
372 | 504DFC4710AF1557006D82FE /* cocoslive.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cocoslive.m; sourceTree = "<group>"; }; | ||
373 | 504DFC8A10AF177C006D82FE /* LICENSE.cocos2d */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.cocos2d; sourceTree = "<group>"; }; | ||
374 | 504DFC8B10AF177C006D82FE /* LICENSE.cocosdenshion */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LICENSE.cocosdenshion; sourceTree = "<group>"; }; | ||
375 | 50674871107A3B5E0090963A /* ZAttributedString.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZAttributedString.h; sourceTree = "<group>"; }; | ||
376 | 50674872107A3B5E0090963A /* ZAttributedString.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZAttributedString.m; sourceTree = "<group>"; }; | ||
377 | 50674873107A3B5E0090963A /* ZAttributedStringPrivate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZAttributedStringPrivate.h; sourceTree = "<group>"; }; | ||
378 | 506EDB87102F4C4000A389B3 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; | ||
379 | 506EDBA4102F4C9F00A389B3 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; }; | ||
380 | 506EE05E10304ED200A389B3 /* libcocos2d libraries.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libcocos2d libraries.a"; sourceTree = BUILT_PRODUCTS_DIR; }; | ||
381 | 507022A2107672FA00393637 /* Cart_CollectAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Cart_CollectAppDelegate.m; sourceTree = "<group>"; }; | ||
382 | 507ED67511C63903002ED3FC /* CDAudioManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDAudioManager.h; sourceTree = "<group>"; }; | ||
383 | 507ED67611C63903002ED3FC /* CDAudioManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDAudioManager.m; sourceTree = "<group>"; }; | ||
384 | 507ED67711C63903002ED3FC /* CDConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDConfig.h; sourceTree = "<group>"; }; | ||
385 | 507ED67811C63903002ED3FC /* CDOpenALSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDOpenALSupport.h; sourceTree = "<group>"; }; | ||
386 | 507ED67911C63903002ED3FC /* CDOpenALSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDOpenALSupport.m; sourceTree = "<group>"; }; | ||
387 | 507ED67A11C63903002ED3FC /* CocosDenshion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocosDenshion.h; sourceTree = "<group>"; }; | ||
388 | 507ED67B11C63903002ED3FC /* CocosDenshion.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CocosDenshion.m; sourceTree = "<group>"; }; | ||
389 | 507ED67C11C63903002ED3FC /* SimpleAudioEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleAudioEngine.h; sourceTree = "<group>"; }; | ||
390 | 507ED67D11C63903002ED3FC /* SimpleAudioEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleAudioEngine.m; sourceTree = "<group>"; }; | ||
391 | 50F41307106926B2002A0D5E /* FontLabel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontLabel.h; sourceTree = "<group>"; }; | ||
392 | 50F41308106926B2002A0D5E /* FontLabel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FontLabel.m; sourceTree = "<group>"; }; | ||
393 | 50F41309106926B2002A0D5E /* FontLabelStringDrawing.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontLabelStringDrawing.h; sourceTree = "<group>"; }; | ||
394 | 50F4130A106926B2002A0D5E /* FontLabelStringDrawing.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FontLabelStringDrawing.m; sourceTree = "<group>"; }; | ||
395 | 50F4130B106926B2002A0D5E /* FontManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FontManager.h; sourceTree = "<group>"; }; | ||
396 | 50F4130C106926B2002A0D5E /* FontManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FontManager.m; sourceTree = "<group>"; }; | ||
397 | 50F4130F106926B2002A0D5E /* ZFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZFont.h; sourceTree = "<group>"; }; | ||
398 | 50F41310106926B2002A0D5E /* ZFont.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZFont.m; sourceTree = "<group>"; }; | ||
399 | 50F4144410692EE7002A0D5E /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; | ||
400 | 50F4144510692EE7002A0D5E /* fps_images.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fps_images.png; sourceTree = "<group>"; }; | ||
401 | 50F4144610692EE7002A0D5E /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; | ||
402 | 50F4144710692EE7002A0D5E /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | ||
403 | 6C0C140C13F1C3EC003A31B2 /* ValuableObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ValuableObject.h; sourceTree = "<group>"; }; | ||
404 | 6C0C140D13F1C3EC003A31B2 /* ValuableObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ValuableObject.m; sourceTree = "<group>"; }; | ||
405 | 6C0C140F13F2099B003A31B2 /* Cart.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Cart.h; sourceTree = "<group>"; }; | ||
406 | 6C0C141013F2099B003A31B2 /* Cart.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Cart.m; sourceTree = "<group>"; }; | ||
407 | 6C0C141213F20E98003A31B2 /* GameMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameMode.h; sourceTree = "<group>"; }; | ||
408 | 6C0C141313F20E98003A31B2 /* GameMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GameMode.m; sourceTree = "<group>"; }; | ||
409 | 6C29040E13EAEB590032DA0F /* TutorialBubble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TutorialBubble.h; sourceTree = "<group>"; }; | ||
410 | 6C29040F13EAEB590032DA0F /* TutorialBubble.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TutorialBubble.m; sourceTree = "<group>"; }; | ||
411 | 6C29041113EAEC8A0032DA0F /* framestuff.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = framestuff.png; sourceTree = "<group>"; }; | ||
412 | 6C39CFDF13FC2708002B21AF /* tutorial.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tutorial.png; sourceTree = "<group>"; }; | ||
413 | 6C39CFE113FC2713002B21AF /* tutorial2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tutorial2.png; sourceTree = "<group>"; }; | ||
414 | 6C5179C513DF3839006F1F38 /* Morning1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Morning1.png; sourceTree = "<group>"; }; | ||
415 | 6CC89DD813F2F4E6003704F7 /* Entitlements.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Entitlements.plist; sourceTree = "<group>"; }; | ||
416 | 6CC89DDD13F31413003704F7 /* TutorialMode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TutorialMode.h; sourceTree = "<group>"; }; | ||
417 | 6CC89DDE13F31413003704F7 /* TutorialMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TutorialMode.m; sourceTree = "<group>"; }; | ||
418 | 6CC89DE013F3197F003704F7 /* FallingObjectDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FallingObjectDelegate.h; sourceTree = "<group>"; }; | ||
419 | DC6640020F83B3EA000B3E49 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; | ||
420 | DC6640040F83B3EA000B3E49 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; }; | ||
421 | DCCBF1B60F6022AE0040855A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | ||
422 | DCCBF1B80F6022AE0040855A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | ||
423 | DCCBF1BA0F6022AE0040855A /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; | ||
424 | DCCBF1BC0F6022AE0040855A /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; | ||
425 | DCCBF1BE0F6022AE0040855A /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | ||
426 | E02BB51B126CA588006E46A2 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon@2x.png"; sourceTree = "<group>"; }; | ||
427 | E02BB51F126CA588006E46A2 /* Icon-72.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Icon-72.png"; sourceTree = "<group>"; }; | ||
428 | E02BBA1F126CC2CC006E46A2 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = file; path = iTunesArtwork; sourceTree = "<group>"; }; | ||
429 | E02BBB1A126CC2F5006E46A2 /* CCAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAction.h; sourceTree = "<group>"; }; | ||
430 | E02BBB1B126CC2F5006E46A2 /* CCAction.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAction.m; sourceTree = "<group>"; }; | ||
431 | E02BBB1C126CC2F5006E46A2 /* CCActionCamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionCamera.h; sourceTree = "<group>"; }; | ||
432 | E02BBB1D126CC2F5006E46A2 /* CCActionCamera.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionCamera.m; sourceTree = "<group>"; }; | ||
433 | E02BBB1E126CC2F5006E46A2 /* CCActionEase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionEase.h; sourceTree = "<group>"; }; | ||
434 | E02BBB1F126CC2F5006E46A2 /* CCActionEase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionEase.m; sourceTree = "<group>"; }; | ||
435 | E02BBB20126CC2F5006E46A2 /* CCActionGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionGrid.h; sourceTree = "<group>"; }; | ||
436 | E02BBB21126CC2F5006E46A2 /* CCActionGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionGrid.m; sourceTree = "<group>"; }; | ||
437 | E02BBB22126CC2F5006E46A2 /* CCActionGrid3D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionGrid3D.h; sourceTree = "<group>"; }; | ||
438 | E02BBB23126CC2F5006E46A2 /* CCActionGrid3D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionGrid3D.m; sourceTree = "<group>"; }; | ||
439 | E02BBB24126CC2F5006E46A2 /* CCActionInstant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionInstant.h; sourceTree = "<group>"; }; | ||
440 | E02BBB25126CC2F5006E46A2 /* CCActionInstant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionInstant.m; sourceTree = "<group>"; }; | ||
441 | E02BBB26126CC2F5006E46A2 /* CCActionInterval.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionInterval.h; sourceTree = "<group>"; }; | ||
442 | E02BBB27126CC2F5006E46A2 /* CCActionInterval.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionInterval.m; sourceTree = "<group>"; }; | ||
443 | E02BBB28126CC2F5006E46A2 /* CCActionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionManager.h; sourceTree = "<group>"; }; | ||
444 | E02BBB29126CC2F5006E46A2 /* CCActionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionManager.m; sourceTree = "<group>"; }; | ||
445 | E02BBB2A126CC2F5006E46A2 /* CCActionPageTurn3D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionPageTurn3D.h; sourceTree = "<group>"; }; | ||
446 | E02BBB2B126CC2F5006E46A2 /* CCActionPageTurn3D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionPageTurn3D.m; sourceTree = "<group>"; }; | ||
447 | E02BBB2C126CC2F5006E46A2 /* CCActionProgressTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionProgressTimer.h; sourceTree = "<group>"; }; | ||
448 | E02BBB2D126CC2F5006E46A2 /* CCActionProgressTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionProgressTimer.m; sourceTree = "<group>"; }; | ||
449 | E02BBB2E126CC2F5006E46A2 /* CCActionTiledGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionTiledGrid.h; sourceTree = "<group>"; }; | ||
450 | E02BBB2F126CC2F5006E46A2 /* CCActionTiledGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionTiledGrid.m; sourceTree = "<group>"; }; | ||
451 | E02BBB30126CC2F5006E46A2 /* CCActionTween.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCActionTween.h; sourceTree = "<group>"; }; | ||
452 | E02BBB31126CC2F5006E46A2 /* CCActionTween.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCActionTween.m; sourceTree = "<group>"; }; | ||
453 | E02BBB32126CC2F5006E46A2 /* CCAnimation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAnimation.h; sourceTree = "<group>"; }; | ||
454 | E02BBB33126CC2F5006E46A2 /* CCAnimation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAnimation.m; sourceTree = "<group>"; }; | ||
455 | E02BBB34126CC2F5006E46A2 /* CCAnimationCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAnimationCache.h; sourceTree = "<group>"; }; | ||
456 | E02BBB35126CC2F5006E46A2 /* CCAnimationCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAnimationCache.m; sourceTree = "<group>"; }; | ||
457 | E02BBB36126CC2F5006E46A2 /* CCAtlasNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCAtlasNode.h; sourceTree = "<group>"; }; | ||
458 | E02BBB37126CC2F5006E46A2 /* CCAtlasNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCAtlasNode.m; sourceTree = "<group>"; }; | ||
459 | E02BBB38126CC2F5006E46A2 /* CCBlockSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCBlockSupport.h; sourceTree = "<group>"; }; | ||
460 | E02BBB39126CC2F5006E46A2 /* CCBlockSupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCBlockSupport.m; sourceTree = "<group>"; }; | ||
461 | E02BBB3A126CC2F5006E46A2 /* CCCamera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCCamera.h; sourceTree = "<group>"; }; | ||
462 | E02BBB3B126CC2F5006E46A2 /* CCCamera.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCCamera.m; sourceTree = "<group>"; }; | ||
463 | E02BBB3E126CC2F5006E46A2 /* ccConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccConfig.h; sourceTree = "<group>"; }; | ||
464 | E02BBB3F126CC2F5006E46A2 /* CCConfiguration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCConfiguration.h; sourceTree = "<group>"; }; | ||
465 | E02BBB40126CC2F5006E46A2 /* CCConfiguration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCConfiguration.m; sourceTree = "<group>"; }; | ||
466 | E02BBB41126CC2F5006E46A2 /* CCDirector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDirector.h; sourceTree = "<group>"; }; | ||
467 | E02BBB42126CC2F5006E46A2 /* CCDirector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDirector.m; sourceTree = "<group>"; }; | ||
468 | E02BBB43126CC2F5006E46A2 /* CCDrawingPrimitives.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDrawingPrimitives.h; sourceTree = "<group>"; }; | ||
469 | E02BBB44126CC2F5006E46A2 /* CCDrawingPrimitives.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDrawingPrimitives.m; sourceTree = "<group>"; }; | ||
470 | E02BBB45126CC2F5006E46A2 /* CCGrabber.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGrabber.h; sourceTree = "<group>"; }; | ||
471 | E02BBB46126CC2F5006E46A2 /* CCGrabber.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCGrabber.m; sourceTree = "<group>"; }; | ||
472 | E02BBB47126CC2F5006E46A2 /* CCGrid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGrid.h; sourceTree = "<group>"; }; | ||
473 | E02BBB48126CC2F5006E46A2 /* CCGrid.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCGrid.m; sourceTree = "<group>"; }; | ||
474 | E02BBB49126CC2F5006E46A2 /* CCLabelAtlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLabelAtlas.h; sourceTree = "<group>"; }; | ||
475 | E02BBB4A126CC2F5006E46A2 /* CCLabelAtlas.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLabelAtlas.m; sourceTree = "<group>"; }; | ||
476 | E02BBB4B126CC2F5006E46A2 /* CCLabelBMFont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLabelBMFont.h; sourceTree = "<group>"; }; | ||
477 | E02BBB4C126CC2F5006E46A2 /* CCLabelBMFont.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLabelBMFont.m; sourceTree = "<group>"; }; | ||
478 | E02BBB4D126CC2F6006E46A2 /* CCLabelTTF.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLabelTTF.h; sourceTree = "<group>"; }; | ||
479 | E02BBB4E126CC2F6006E46A2 /* CCLabelTTF.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLabelTTF.m; sourceTree = "<group>"; }; | ||
480 | E02BBB4F126CC2F6006E46A2 /* CCLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCLayer.h; sourceTree = "<group>"; }; | ||
481 | E02BBB50126CC2F6006E46A2 /* CCLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCLayer.m; sourceTree = "<group>"; }; | ||
482 | E02BBB51126CC2F6006E46A2 /* ccMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccMacros.h; sourceTree = "<group>"; }; | ||
483 | E02BBB52126CC2F6006E46A2 /* CCMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMenu.h; sourceTree = "<group>"; }; | ||
484 | E02BBB53126CC2F6006E46A2 /* CCMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCMenu.m; sourceTree = "<group>"; }; | ||
485 | E02BBB54126CC2F6006E46A2 /* CCMenuItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMenuItem.h; sourceTree = "<group>"; }; | ||
486 | E02BBB55126CC2F6006E46A2 /* CCMenuItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCMenuItem.m; sourceTree = "<group>"; }; | ||
487 | E02BBB56126CC2F6006E46A2 /* CCMotionStreak.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCMotionStreak.h; sourceTree = "<group>"; }; | ||
488 | E02BBB57126CC2F6006E46A2 /* CCMotionStreak.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCMotionStreak.m; sourceTree = "<group>"; }; | ||
489 | E02BBB58126CC2F6006E46A2 /* CCNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCNode.h; sourceTree = "<group>"; }; | ||
490 | E02BBB59126CC2F6006E46A2 /* CCNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCNode.m; sourceTree = "<group>"; }; | ||
491 | E02BBB5A126CC2F6006E46A2 /* CCParallaxNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParallaxNode.h; sourceTree = "<group>"; }; | ||
492 | E02BBB5B126CC2F6006E46A2 /* CCParallaxNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParallaxNode.m; sourceTree = "<group>"; }; | ||
493 | E02BBB5C126CC2F6006E46A2 /* CCParticleExamples.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleExamples.h; sourceTree = "<group>"; }; | ||
494 | E02BBB5D126CC2F6006E46A2 /* CCParticleExamples.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleExamples.m; sourceTree = "<group>"; }; | ||
495 | E02BBB5E126CC2F6006E46A2 /* CCParticleSystem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleSystem.h; sourceTree = "<group>"; }; | ||
496 | E02BBB5F126CC2F6006E46A2 /* CCParticleSystem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleSystem.m; sourceTree = "<group>"; }; | ||
497 | E02BBB60126CC2F6006E46A2 /* CCParticleSystemPoint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleSystemPoint.h; sourceTree = "<group>"; }; | ||
498 | E02BBB61126CC2F6006E46A2 /* CCParticleSystemPoint.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleSystemPoint.m; sourceTree = "<group>"; }; | ||
499 | E02BBB62126CC2F6006E46A2 /* CCParticleSystemQuad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCParticleSystemQuad.h; sourceTree = "<group>"; }; | ||
500 | E02BBB63126CC2F6006E46A2 /* CCParticleSystemQuad.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCParticleSystemQuad.m; sourceTree = "<group>"; }; | ||
501 | E02BBB64126CC2F6006E46A2 /* CCProgressTimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCProgressTimer.h; sourceTree = "<group>"; }; | ||
502 | E02BBB65126CC2F6006E46A2 /* CCProgressTimer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCProgressTimer.m; sourceTree = "<group>"; }; | ||
503 | E02BBB66126CC2F6006E46A2 /* CCProtocols.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCProtocols.h; sourceTree = "<group>"; }; | ||
504 | E02BBB67126CC2F6006E46A2 /* CCRenderTexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCRenderTexture.h; sourceTree = "<group>"; }; | ||
505 | E02BBB68126CC2F6006E46A2 /* CCRenderTexture.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCRenderTexture.m; sourceTree = "<group>"; }; | ||
506 | E02BBB69126CC2F6006E46A2 /* CCRibbon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCRibbon.h; sourceTree = "<group>"; }; | ||
507 | E02BBB6A126CC2F6006E46A2 /* CCRibbon.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCRibbon.m; sourceTree = "<group>"; }; | ||
508 | E02BBB6B126CC2F6006E46A2 /* CCScene.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCScene.h; sourceTree = "<group>"; }; | ||
509 | E02BBB6C126CC2F6006E46A2 /* CCScene.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCScene.m; sourceTree = "<group>"; }; | ||
510 | E02BBB6D126CC2F6006E46A2 /* CCScheduler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCScheduler.h; sourceTree = "<group>"; }; | ||
511 | E02BBB6E126CC2F6006E46A2 /* CCScheduler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCScheduler.m; sourceTree = "<group>"; }; | ||
512 | E02BBB6F126CC2F6006E46A2 /* CCSprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSprite.h; sourceTree = "<group>"; }; | ||
513 | E02BBB70126CC2F6006E46A2 /* CCSprite.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSprite.m; sourceTree = "<group>"; }; | ||
514 | E02BBB71126CC2F6006E46A2 /* CCSpriteBatchNode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSpriteBatchNode.h; sourceTree = "<group>"; }; | ||
515 | E02BBB72126CC2F6006E46A2 /* CCSpriteBatchNode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSpriteBatchNode.m; sourceTree = "<group>"; }; | ||
516 | E02BBB73126CC2F6006E46A2 /* CCSpriteFrame.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSpriteFrame.h; sourceTree = "<group>"; }; | ||
517 | E02BBB74126CC2F6006E46A2 /* CCSpriteFrame.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSpriteFrame.m; sourceTree = "<group>"; }; | ||
518 | E02BBB75126CC2F6006E46A2 /* CCSpriteFrameCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCSpriteFrameCache.h; sourceTree = "<group>"; }; | ||
519 | E02BBB76126CC2F6006E46A2 /* CCSpriteFrameCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCSpriteFrameCache.m; sourceTree = "<group>"; }; | ||
520 | E02BBB79126CC2F6006E46A2 /* CCTexture2D.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTexture2D.h; sourceTree = "<group>"; }; | ||
521 | E02BBB7A126CC2F6006E46A2 /* CCTexture2D.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTexture2D.m; sourceTree = "<group>"; }; | ||
522 | E02BBB7B126CC2F6006E46A2 /* CCTextureAtlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTextureAtlas.h; sourceTree = "<group>"; }; | ||
523 | E02BBB7C126CC2F6006E46A2 /* CCTextureAtlas.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTextureAtlas.m; sourceTree = "<group>"; }; | ||
524 | E02BBB7D126CC2F6006E46A2 /* CCTextureCache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTextureCache.h; sourceTree = "<group>"; }; | ||
525 | E02BBB7E126CC2F6006E46A2 /* CCTextureCache.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTextureCache.m; sourceTree = "<group>"; }; | ||
526 | E02BBB7F126CC2F6006E46A2 /* CCTexturePVR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTexturePVR.h; sourceTree = "<group>"; }; | ||
527 | E02BBB80126CC2F6006E46A2 /* CCTexturePVR.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTexturePVR.m; sourceTree = "<group>"; }; | ||
528 | E02BBB81126CC2F6006E46A2 /* CCTileMapAtlas.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTileMapAtlas.h; sourceTree = "<group>"; }; | ||
529 | E02BBB82126CC2F6006E46A2 /* CCTileMapAtlas.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTileMapAtlas.m; sourceTree = "<group>"; }; | ||
530 | E02BBB83126CC2F6006E46A2 /* CCTMXLayer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXLayer.h; sourceTree = "<group>"; }; | ||
531 | E02BBB84126CC2F6006E46A2 /* CCTMXLayer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXLayer.m; sourceTree = "<group>"; }; | ||
532 | E02BBB85126CC2F6006E46A2 /* CCTMXObjectGroup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXObjectGroup.h; sourceTree = "<group>"; }; | ||
533 | E02BBB86126CC2F6006E46A2 /* CCTMXObjectGroup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXObjectGroup.m; sourceTree = "<group>"; }; | ||
534 | E02BBB87126CC2F6006E46A2 /* CCTMXTiledMap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXTiledMap.h; sourceTree = "<group>"; }; | ||
535 | E02BBB88126CC2F6006E46A2 /* CCTMXTiledMap.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXTiledMap.m; sourceTree = "<group>"; }; | ||
536 | E02BBB89126CC2F6006E46A2 /* CCTMXXMLParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTMXXMLParser.h; sourceTree = "<group>"; }; | ||
537 | E02BBB8A126CC2F6006E46A2 /* CCTMXXMLParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTMXXMLParser.m; sourceTree = "<group>"; }; | ||
538 | E02BBB8B126CC2F6006E46A2 /* CCTransition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTransition.h; sourceTree = "<group>"; }; | ||
539 | E02BBB8C126CC2F6006E46A2 /* CCTransition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTransition.m; sourceTree = "<group>"; }; | ||
540 | E02BBB8D126CC2F6006E46A2 /* CCTransitionPageTurn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTransitionPageTurn.h; sourceTree = "<group>"; }; | ||
541 | E02BBB8E126CC2F6006E46A2 /* CCTransitionPageTurn.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTransitionPageTurn.m; sourceTree = "<group>"; }; | ||
542 | E02BBB8F126CC2F6006E46A2 /* CCTransitionRadial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTransitionRadial.h; sourceTree = "<group>"; }; | ||
543 | E02BBB90126CC2F6006E46A2 /* CCTransitionRadial.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTransitionRadial.m; sourceTree = "<group>"; }; | ||
544 | E02BBB91126CC2F6006E46A2 /* ccTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccTypes.h; sourceTree = "<group>"; }; | ||
545 | E02BBB92126CC2F6006E46A2 /* cocos2d.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cocos2d.h; sourceTree = "<group>"; }; | ||
546 | E02BBB93126CC2F6006E46A2 /* cocos2d.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = cocos2d.m; sourceTree = "<group>"; }; | ||
547 | E02BBB95126CC2F6006E46A2 /* CCGL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCGL.h; sourceTree = "<group>"; }; | ||
548 | E02BBB96126CC2F6006E46A2 /* CCNS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCNS.h; sourceTree = "<group>"; }; | ||
549 | E02BBB98126CC2F6006E46A2 /* CCDirectorIOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDirectorIOS.h; sourceTree = "<group>"; }; | ||
550 | E02BBB99126CC2F6006E46A2 /* CCDirectorIOS.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDirectorIOS.m; sourceTree = "<group>"; }; | ||
551 | E02BBB9A126CC2F6006E46A2 /* CCTouchDelegateProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTouchDelegateProtocol.h; sourceTree = "<group>"; }; | ||
552 | E02BBB9B126CC2F6006E46A2 /* CCTouchDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTouchDispatcher.h; sourceTree = "<group>"; }; | ||
553 | E02BBB9C126CC2F6006E46A2 /* CCTouchDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTouchDispatcher.m; sourceTree = "<group>"; }; | ||
554 | E02BBB9D126CC2F6006E46A2 /* CCTouchHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCTouchHandler.h; sourceTree = "<group>"; }; | ||
555 | E02BBB9E126CC2F6006E46A2 /* CCTouchHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCTouchHandler.m; sourceTree = "<group>"; }; | ||
556 | E02BBB9F126CC2F6006E46A2 /* EAGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLView.h; sourceTree = "<group>"; }; | ||
557 | E02BBBA0126CC2F6006E46A2 /* EAGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EAGLView.m; sourceTree = "<group>"; }; | ||
558 | E02BBBA1126CC2F6006E46A2 /* ES1Renderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ES1Renderer.h; sourceTree = "<group>"; }; | ||
559 | E02BBBA2126CC2F6006E46A2 /* ES1Renderer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ES1Renderer.m; sourceTree = "<group>"; }; | ||
560 | E02BBBA3126CC2F6006E46A2 /* ESRenderer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ESRenderer.h; sourceTree = "<group>"; }; | ||
561 | E02BBBA4126CC2F6006E46A2 /* glu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = glu.c; sourceTree = "<group>"; }; | ||
562 | E02BBBA5126CC2F6006E46A2 /* glu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glu.h; sourceTree = "<group>"; }; | ||
563 | E02BBBA7126CC2F6006E46A2 /* CCDirectorMac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCDirectorMac.h; sourceTree = "<group>"; }; | ||
564 | E02BBBA8126CC2F6006E46A2 /* CCDirectorMac.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCDirectorMac.m; sourceTree = "<group>"; }; | ||
565 | E02BBBA9126CC2F6006E46A2 /* CCEventDispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCEventDispatcher.h; sourceTree = "<group>"; }; | ||
566 | E02BBBAA126CC2F6006E46A2 /* CCEventDispatcher.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCEventDispatcher.m; sourceTree = "<group>"; }; | ||
567 | E02BBBAB126CC2F6006E46A2 /* MacGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MacGLView.h; sourceTree = "<group>"; }; | ||
568 | E02BBBAC126CC2F6006E46A2 /* MacGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MacGLView.m; sourceTree = "<group>"; }; | ||
569 | E02BBBAE126CC2F6006E46A2 /* base64.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = base64.c; sourceTree = "<group>"; }; | ||
570 | E02BBBAF126CC2F6006E46A2 /* base64.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; }; | ||
571 | E02BBBB0126CC2F6006E46A2 /* CCArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCArray.h; sourceTree = "<group>"; }; | ||
572 | E02BBBB1126CC2F6006E46A2 /* CCArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCArray.m; sourceTree = "<group>"; }; | ||
573 | E02BBBB2126CC2F6006E46A2 /* ccCArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccCArray.h; sourceTree = "<group>"; }; | ||
574 | E02BBBB3126CC2F6006E46A2 /* CCFileUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCFileUtils.h; sourceTree = "<group>"; }; | ||
575 | E02BBBB4126CC2F6006E46A2 /* CCFileUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCFileUtils.m; sourceTree = "<group>"; }; | ||
576 | E02BBBB5126CC2F6006E46A2 /* CCProfiling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CCProfiling.h; sourceTree = "<group>"; }; | ||
577 | E02BBBB6126CC2F6006E46A2 /* CCProfiling.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CCProfiling.m; sourceTree = "<group>"; }; | ||
578 | E02BBBB7126CC2F6006E46A2 /* ccUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ccUtils.c; sourceTree = "<group>"; }; | ||
579 | E02BBBB8126CC2F6006E46A2 /* ccUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccUtils.h; sourceTree = "<group>"; }; | ||
580 | E02BBBB9126CC2F6006E46A2 /* CGPointExtension.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CGPointExtension.h; sourceTree = "<group>"; }; | ||
581 | E02BBBBA126CC2F6006E46A2 /* CGPointExtension.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CGPointExtension.m; sourceTree = "<group>"; }; | ||
582 | E02BBBBB126CC2F6006E46A2 /* OpenGL_Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenGL_Internal.h; sourceTree = "<group>"; }; | ||
583 | E02BBBBC126CC2F6006E46A2 /* TGAlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TGAlib.h; sourceTree = "<group>"; }; | ||
584 | E02BBBBD126CC2F6006E46A2 /* TGAlib.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TGAlib.m; sourceTree = "<group>"; }; | ||
585 | E02BBBBE126CC2F6006E46A2 /* TransformUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TransformUtils.h; sourceTree = "<group>"; }; | ||
586 | E02BBBBF126CC2F6006E46A2 /* TransformUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TransformUtils.m; sourceTree = "<group>"; }; | ||
587 | E02BBBC0126CC2F6006E46A2 /* uthash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = uthash.h; sourceTree = "<group>"; }; | ||
588 | E02BBBC1126CC2F6006E46A2 /* utlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utlist.h; sourceTree = "<group>"; }; | ||
589 | E02BBBC2126CC2F6006E46A2 /* ZipUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ZipUtils.h; sourceTree = "<group>"; }; | ||
590 | E02BBBC3126CC2F6006E46A2 /* ZipUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ZipUtils.m; sourceTree = "<group>"; }; | ||
591 | E0ECA420134E5F2B00E7A048 /* CDataScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDataScanner.h; sourceTree = "<group>"; }; | ||
592 | E0ECA421134E5F2B00E7A048 /* CDataScanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDataScanner.m; sourceTree = "<group>"; }; | ||
593 | E0ECA423134E5F2B00E7A048 /* CDataScanner_Extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CDataScanner_Extensions.h; sourceTree = "<group>"; }; | ||
594 | E0ECA424134E5F2B00E7A048 /* CDataScanner_Extensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CDataScanner_Extensions.m; sourceTree = "<group>"; }; | ||
595 | E0ECA425134E5F2B00E7A048 /* NSDictionary_JSONExtensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NSDictionary_JSONExtensions.h; sourceTree = "<group>"; }; | ||
596 | E0ECA426134E5F2B00E7A048 /* NSDictionary_JSONExtensions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSDictionary_JSONExtensions.m; sourceTree = "<group>"; }; | ||
597 | E0ECA428134E5F2B00E7A048 /* CJSONDeserializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONDeserializer.h; sourceTree = "<group>"; }; | ||
598 | E0ECA429134E5F2B00E7A048 /* CJSONDeserializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONDeserializer.m; sourceTree = "<group>"; }; | ||
599 | E0ECA42A134E5F2B00E7A048 /* CJSONScanner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONScanner.h; sourceTree = "<group>"; }; | ||
600 | E0ECA42B134E5F2B00E7A048 /* CJSONScanner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONScanner.m; sourceTree = "<group>"; }; | ||
601 | E0ECA42C134E5F2B00E7A048 /* CJSONSerializer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CJSONSerializer.h; sourceTree = "<group>"; }; | ||
602 | E0ECA42D134E5F2B00E7A048 /* CJSONSerializer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CJSONSerializer.m; sourceTree = "<group>"; }; | ||
603 | E0ECA42E134E5F2B00E7A048 /* JSONRepresentation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSONRepresentation.h; sourceTree = "<group>"; }; | ||
604 | E0F81035120A173C005866B8 /* GameConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GameConfig.h; sourceTree = "<group>"; }; | ||
605 | E0F81036120A173C005866B8 /* RootViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RootViewController.h; sourceTree = "<group>"; }; | ||
606 | E0F81037120A173C005866B8 /* RootViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RootViewController.m; sourceTree = "<group>"; }; | ||
607 | /* End PBXFileReference section */ | ||
608 | |||
609 | /* Begin PBXFrameworksBuildPhase section */ | ||
610 | 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { | ||
611 | isa = PBXFrameworksBuildPhase; | ||
612 | buildActionMask = 2147483647; | ||
613 | files = ( | ||
614 | DCCBF1B70F6022AE0040855A /* CoreGraphics.framework in Frameworks */, | ||
615 | DCCBF1B90F6022AE0040855A /* Foundation.framework in Frameworks */, | ||
616 | DCCBF1BB0F6022AE0040855A /* OpenGLES.framework in Frameworks */, | ||
617 | DCCBF1BD0F6022AE0040855A /* QuartzCore.framework in Frameworks */, | ||
618 | DCCBF1BF0F6022AE0040855A /* UIKit.framework in Frameworks */, | ||
619 | DC6640030F83B3EA000B3E49 /* AudioToolbox.framework in Frameworks */, | ||
620 | DC6640050F83B3EA000B3E49 /* OpenAL.framework in Frameworks */, | ||
621 | 506EDB88102F4C4000A389B3 /* libz.dylib in Frameworks */, | ||
622 | 506EDBA5102F4C9F00A389B3 /* AVFoundation.framework in Frameworks */, | ||
623 | 506EE1A91030508200A389B3 /* libcocos2d libraries.a in Frameworks */, | ||
624 | 3F8395D113D746200059AEE8 /* libsqlite3.0.dylib in Frameworks */, | ||
625 | ); | ||
626 | runOnlyForDeploymentPostprocessing = 0; | ||
627 | }; | ||
628 | 506EE05C10304ED200A389B3 /* Frameworks */ = { | ||
629 | isa = PBXFrameworksBuildPhase; | ||
630 | buildActionMask = 2147483647; | ||
631 | files = ( | ||
632 | 505574581045D68500A31725 /* AVFoundation.framework in Frameworks */, | ||
633 | 505574591045D68500A31725 /* AudioToolbox.framework in Frameworks */, | ||
634 | 5055745A1045D68500A31725 /* CoreGraphics.framework in Frameworks */, | ||
635 | 5055745B1045D68500A31725 /* OpenAL.framework in Frameworks */, | ||
636 | 5055745C1045D68500A31725 /* OpenGLES.framework in Frameworks */, | ||
637 | 5055745D1045D68500A31725 /* QuartzCore.framework in Frameworks */, | ||
638 | 5055745E1045D69D00A31725 /* libz.dylib in Frameworks */, | ||
639 | ); | ||
640 | runOnlyForDeploymentPostprocessing = 0; | ||
641 | }; | ||
642 | /* End PBXFrameworksBuildPhase section */ | ||
643 | |||
644 | /* Begin PBXGroup section */ | ||
645 | 19C28FACFE9D520D11CA2CBB /* Products */ = { | ||
646 | isa = PBXGroup; | ||
647 | children = ( | ||
648 | 1D6058910D05DD3D006BFB54 /* Cart Collect.app */, | ||
649 | 506EE05E10304ED200A389B3 /* libcocos2d libraries.a */, | ||
650 | ); | ||
651 | name = Products; | ||
652 | sourceTree = "<group>"; | ||
653 | }; | ||
654 | 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { | ||
655 | isa = PBXGroup; | ||
656 | children = ( | ||
657 | 504DFC8A10AF177C006D82FE /* LICENSE.cocos2d */, | ||
658 | 504DFC8B10AF177C006D82FE /* LICENSE.cocosdenshion */, | ||
659 | 506EDAA3102F461B00A389B3 /* cocos2d Sources */, | ||
660 | 2D500B1D0D5A766B00DBA0E3 /* Classes */, | ||
661 | 29B97315FDCFA39411CA2CEA /* Other Sources */, | ||
662 | 50F4144210692EE7002A0D5E /* Resources */, | ||
663 | 29B97323FDCFA39411CA2CEA /* Frameworks */, | ||
664 | 19C28FACFE9D520D11CA2CBB /* Products */, | ||
665 | ); | ||
666 | name = CustomTemplate; | ||
667 | sourceTree = "<group>"; | ||
668 | }; | ||
669 | 29B97315FDCFA39411CA2CEA /* Other Sources */ = { | ||
670 | isa = PBXGroup; | ||
671 | children = ( | ||
672 | 1F3B9A820EF2151B00286867 /* Cart_Collect_Prefix.pch */, | ||
673 | 29B97316FDCFA39411CA2CEA /* main.m */, | ||
674 | ); | ||
675 | name = "Other Sources"; | ||
676 | sourceTree = "<group>"; | ||
677 | }; | ||
678 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = { | ||
679 | isa = PBXGroup; | ||
680 | children = ( | ||
681 | 3F8395D013D746200059AEE8 /* libsqlite3.0.dylib */, | ||
682 | DCCBF1B60F6022AE0040855A /* CoreGraphics.framework */, | ||
683 | DCCBF1B80F6022AE0040855A /* Foundation.framework */, | ||
684 | DCCBF1BA0F6022AE0040855A /* OpenGLES.framework */, | ||
685 | DCCBF1BC0F6022AE0040855A /* QuartzCore.framework */, | ||
686 | DCCBF1BE0F6022AE0040855A /* UIKit.framework */, | ||
687 | DC6640040F83B3EA000B3E49 /* OpenAL.framework */, | ||
688 | DC6640020F83B3EA000B3E49 /* AudioToolbox.framework */, | ||
689 | 506EDB87102F4C4000A389B3 /* libz.dylib */, | ||
690 | 506EDBA4102F4C9F00A389B3 /* AVFoundation.framework */, | ||
691 | ); | ||
692 | name = Frameworks; | ||
693 | sourceTree = "<group>"; | ||
694 | }; | ||
695 | 2D500B1D0D5A766B00DBA0E3 /* Classes */ = { | ||
696 | isa = PBXGroup; | ||
697 | children = ( | ||
698 | 6C0C141513F211C7003A31B2 /* Game Modes */, | ||
699 | 6C5887E313EE3ED900B5A80A /* Items */, | ||
700 | E0F81035120A173C005866B8 /* GameConfig.h */, | ||
701 | E0F81036120A173C005866B8 /* RootViewController.h */, | ||
702 | E0F81037120A173C005866B8 /* RootViewController.m */, | ||
703 | 1F3B9A2C0EF2145700286867 /* Cart_CollectAppDelegate.h */, | ||
704 | 507022A2107672FA00393637 /* Cart_CollectAppDelegate.m */, | ||
705 | 3F6C7EE713D6377D00C038FE /* GameOverScene.h */, | ||
706 | 3F6C7EE813D6377D00C038FE /* GameOverScene.m */, | ||
707 | 3F83955213D739B10059AEE8 /* MainMenuLayer.m */, | ||
708 | 3F83955113D739B10059AEE8 /* MainMenuLayer.h */, | ||
709 | 3F03221413D78F8C00E6A708 /* HighscoreListController.h */, | ||
710 | 3F03221513D78F8C00E6A708 /* HighscoreListController.m */, | ||
711 | 3F03221713D7904E00E6A708 /* Highscore.h */, | ||
712 | 3F03221813D7904E00E6A708 /* Highscore.m */, | ||
713 | 6C29040E13EAEB590032DA0F /* TutorialBubble.h */, | ||
714 | 6C29040F13EAEB590032DA0F /* TutorialBubble.m */, | ||
715 | ); | ||
716 | path = Classes; | ||
717 | sourceTree = "<group>"; | ||
718 | }; | ||
719 | 3F6C7F4C13D647AF00C038FE /* Backgrounds */ = { | ||
720 | isa = PBXGroup; | ||
721 | children = ( | ||
722 | 6C5179C513DF3839006F1F38 /* Morning1.png */, | ||
723 | 3F6C7F4A13D647A600C038FE /* GameOver.png */, | ||
724 | 3F6C7F2313D63E6500C038FE /* SeaBeach.png */, | ||
725 | ); | ||
726 | name = Backgrounds; | ||
727 | sourceTree = "<group>"; | ||
728 | }; | ||
729 | 3F6C7F4D13D647B600C038FE /* Sprites */ = { | ||
730 | isa = PBXGroup; | ||
731 | children = ( | ||
732 | 6C29041113EAEC8A0032DA0F /* framestuff.png */, | ||
733 | 3F6C7EE013D636BE00C038FE /* rock.png */, | ||
734 | 3F63FA3E13D4EE53003B3D14 /* oneup.png */, | ||
735 | 3F63FA3C13D4EE4D003B3D14 /* cherry.png */, | ||
736 | 3F63FA3A13D4EE48003B3D14 /* bottle.png */, | ||
737 | 3F2646AF13D4E10800F06CFC /* cart.png */, | ||
738 | ); | ||
739 | name = Sprites; | ||
740 | sourceTree = "<group>"; | ||
741 | }; | ||
742 | 3F6C7F4E13D647C500C038FE /* Sounds */ = { | ||
743 | isa = PBXGroup; | ||
744 | children = ( | ||
745 | 3F6C7EC513D6335A00C038FE /* 1up.wav */, | ||
746 | 3F6C7C4813D5DEDB00C038FE /* Item1.wav */, | ||
747 | 3F6C7C3313D5DEB100C038FE /* Damage1.wav */, | ||
748 | ); | ||
749 | name = Sounds; | ||
750 | sourceTree = "<group>"; | ||
751 | }; | ||
752 | 3F6C7F5D13D648D300C038FE /* Fonts */ = { | ||
753 | isa = PBXGroup; | ||
754 | children = ( | ||
755 | 3F7D0F3D13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.fnt */, | ||
756 | 3F7D0F3E13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.png */, | ||
757 | 3F6C7F5913D648CE00C038FE /* helvetica2.fnt */, | ||
758 | 3F6C7F5A13D648CE00C038FE /* helvetica2.png */, | ||
759 | 3F6C7EAC13D6323600C038FE /* helvetica.png */, | ||
760 | 3F6C7E9B13D6315D00C038FE /* helvetica.fnt */, | ||
761 | ); | ||
762 | name = Fonts; | ||
763 | sourceTree = "<group>"; | ||
764 | }; | ||
765 | 3F7D0EC713D8E6B000B6CE14 /* Buttons */ = { | ||
766 | isa = PBXGroup; | ||
767 | children = ( | ||
768 | 6C39CFE113FC2713002B21AF /* tutorial2.png */, | ||
769 | 6C39CFDF13FC2708002B21AF /* tutorial.png */, | ||
770 | 3F7D0F4813D8F17C00B6CE14 /* highscores.png */, | ||
771 | 3F7D0F4913D8F17C00B6CE14 /* highscores2.png */, | ||
772 | 3F7D0F4A13D8F17C00B6CE14 /* newgame.png */, | ||
773 | 3F7D0F4B13D8F17C00B6CE14 /* newgame2.png */, | ||
774 | 3F7D0ECA13D8E6C800B6CE14 /* back2.png */, | ||
775 | 3F7D0EC813D8E6BC00B6CE14 /* back.png */, | ||
776 | 3F8394F413D7328E0059AEE8 /* pause2.png */, | ||
777 | 3F8394F213D732330059AEE8 /* pause.png */, | ||
778 | ); | ||
779 | name = Buttons; | ||
780 | sourceTree = "<group>"; | ||
781 | }; | ||
782 | 504DFC4110AF1557006D82FE /* cocoslive */ = { | ||
783 | isa = PBXGroup; | ||
784 | children = ( | ||
785 | 504DFC4210AF1557006D82FE /* CLScoreServerPost.h */, | ||
786 | 504DFC4310AF1557006D82FE /* CLScoreServerPost.m */, | ||
787 | 504DFC4410AF1557006D82FE /* CLScoreServerRequest.h */, | ||
788 | 504DFC4510AF1557006D82FE /* CLScoreServerRequest.m */, | ||
789 | 504DFC4610AF1557006D82FE /* cocoslive.h */, | ||
790 | 504DFC4710AF1557006D82FE /* cocoslive.m */, | ||
791 | ); | ||
792 | name = cocoslive; | ||
793 | path = libs/cocoslive; | ||
794 | sourceTree = "<group>"; | ||
795 | }; | ||
796 | 506EDAA3102F461B00A389B3 /* cocos2d Sources */ = { | ||
797 | isa = PBXGroup; | ||
798 | children = ( | ||
799 | E02BBB19126CC2F5006E46A2 /* cocos2d */, | ||
800 | 507ED67411C63903002ED3FC /* CocosDenshion */, | ||
801 | 504DFC4110AF1557006D82FE /* cocoslive */, | ||
802 | 50F41306106926B2002A0D5E /* FontLabel */, | ||
803 | E0ECA41F134E5F2B00E7A048 /* TouchJSON */, | ||
804 | ); | ||
805 | name = "cocos2d Sources"; | ||
806 | sourceTree = "<group>"; | ||
807 | }; | ||
808 | 507ED67411C63903002ED3FC /* CocosDenshion */ = { | ||
809 | isa = PBXGroup; | ||
810 | children = ( | ||
811 | 507ED67511C63903002ED3FC /* CDAudioManager.h */, | ||
812 | 507ED67611C63903002ED3FC /* CDAudioManager.m */, | ||
813 | 507ED67711C63903002ED3FC /* CDConfig.h */, | ||
814 | 507ED67811C63903002ED3FC /* CDOpenALSupport.h */, | ||
815 | 507ED67911C63903002ED3FC /* CDOpenALSupport.m */, | ||
816 | 507ED67A11C63903002ED3FC /* CocosDenshion.h */, | ||
817 | 507ED67B11C63903002ED3FC /* CocosDenshion.m */, | ||
818 | 507ED67C11C63903002ED3FC /* SimpleAudioEngine.h */, | ||
819 | 507ED67D11C63903002ED3FC /* SimpleAudioEngine.m */, | ||
820 | ); | ||
821 | name = CocosDenshion; | ||
822 | path = libs/CocosDenshion; | ||
823 | sourceTree = "<group>"; | ||
824 | }; | ||
825 | 50F41306106926B2002A0D5E /* FontLabel */ = { | ||
826 | isa = PBXGroup; | ||
827 | children = ( | ||
828 | 50674871107A3B5E0090963A /* ZAttributedString.h */, | ||
829 | 50674872107A3B5E0090963A /* ZAttributedString.m */, | ||
830 | 50674873107A3B5E0090963A /* ZAttributedStringPrivate.h */, | ||
831 | 50F41307106926B2002A0D5E /* FontLabel.h */, | ||
832 | 50F41308106926B2002A0D5E /* FontLabel.m */, | ||
833 | 50F41309106926B2002A0D5E /* FontLabelStringDrawing.h */, | ||
834 | 50F4130A106926B2002A0D5E /* FontLabelStringDrawing.m */, | ||
835 | 50F4130B106926B2002A0D5E /* FontManager.h */, | ||
836 | 50F4130C106926B2002A0D5E /* FontManager.m */, | ||
837 | 50F4130F106926B2002A0D5E /* ZFont.h */, | ||
838 | 50F41310106926B2002A0D5E /* ZFont.m */, | ||
839 | ); | ||
840 | name = FontLabel; | ||
841 | path = libs/FontLabel; | ||
842 | sourceTree = "<group>"; | ||
843 | }; | ||
844 | 50F4144210692EE7002A0D5E /* Resources */ = { | ||
845 | isa = PBXGroup; | ||
846 | children = ( | ||
847 | 3F7D0EC713D8E6B000B6CE14 /* Buttons */, | ||
848 | 3F8395B713D744420059AEE8 /* cartdata.sqlite3 */, | ||
849 | 3F6C7F5D13D648D300C038FE /* Fonts */, | ||
850 | 3F6C7F4E13D647C500C038FE /* Sounds */, | ||
851 | 3F6C7F4D13D647B600C038FE /* Sprites */, | ||
852 | 3F6C7F4C13D647AF00C038FE /* Backgrounds */, | ||
853 | E02BBA1F126CC2CC006E46A2 /* iTunesArtwork */, | ||
854 | E02BB51B126CA588006E46A2 /* Icon@2x.png */, | ||
855 | E02BB51F126CA588006E46A2 /* Icon-72.png */, | ||
856 | 50F4144410692EE7002A0D5E /* Default.png */, | ||
857 | 50F4144510692EE7002A0D5E /* fps_images.png */, | ||
858 | 50F4144610692EE7002A0D5E /* Icon.png */, | ||
859 | 50F4144710692EE7002A0D5E /* Info.plist */, | ||
860 | 6CC89DD813F2F4E6003704F7 /* Entitlements.plist */, | ||
861 | ); | ||
862 | path = Resources; | ||
863 | sourceTree = "<group>"; | ||
864 | }; | ||
865 | 6C0C141513F211C7003A31B2 /* Game Modes */ = { | ||
866 | isa = PBXGroup; | ||
867 | children = ( | ||
868 | 6C0C141213F20E98003A31B2 /* GameMode.h */, | ||
869 | 6C0C141313F20E98003A31B2 /* GameMode.m */, | ||
870 | 3FE79CD213D4DE37001A6B93 /* ClassicGameMode.h */, | ||
871 | 3FE79CD313D4DE37001A6B93 /* ClassicGameMode.m */, | ||
872 | 6CC89DDD13F31413003704F7 /* TutorialMode.h */, | ||
873 | 6CC89DDE13F31413003704F7 /* TutorialMode.m */, | ||
874 | ); | ||
875 | name = "Game Modes"; | ||
876 | sourceTree = "<group>"; | ||
877 | }; | ||
878 | 6C5887E313EE3ED900B5A80A /* Items */ = { | ||
879 | isa = PBXGroup; | ||
880 | children = ( | ||
881 | 3F6C7C4D13D5E1B600C038FE /* FallingObject.h */, | ||
882 | 3F6C7C4E13D5E1B600C038FE /* FallingObject.m */, | ||
883 | 3F6C7C6B13D5E51800C038FE /* Cherry.h */, | ||
884 | 3F6C7C6C13D5E51800C038FE /* Cherry.m */, | ||
885 | 3F6C7C6E13D5E54E00C038FE /* Bottle.h */, | ||
886 | 3F6C7C6F13D5E54E00C038FE /* Bottle.m */, | ||
887 | 3F6C7C7113D5E57100C038FE /* OneUp.h */, | ||
888 | 3F6C7C7213D5E57100C038FE /* OneUp.m */, | ||
889 | 3F6C7EE213D636CF00C038FE /* Rock.h */, | ||
890 | 3F6C7EE313D636CF00C038FE /* Rock.m */, | ||
891 | 6C0C140C13F1C3EC003A31B2 /* ValuableObject.h */, | ||
892 | 6C0C140D13F1C3EC003A31B2 /* ValuableObject.m */, | ||
893 | 6C0C140F13F2099B003A31B2 /* Cart.h */, | ||
894 | 6C0C141013F2099B003A31B2 /* Cart.m */, | ||
895 | 6CC89DE013F3197F003704F7 /* FallingObjectDelegate.h */, | ||
896 | ); | ||
897 | name = Items; | ||
898 | sourceTree = "<group>"; | ||
899 | }; | ||
900 | E02BBB19126CC2F5006E46A2 /* cocos2d */ = { | ||
901 | isa = PBXGroup; | ||
902 | children = ( | ||
903 | E02BBB1A126CC2F5006E46A2 /* CCAction.h */, | ||
904 | E02BBB1B126CC2F5006E46A2 /* CCAction.m */, | ||
905 | E02BBB1C126CC2F5006E46A2 /* CCActionCamera.h */, | ||
906 | E02BBB1D126CC2F5006E46A2 /* CCActionCamera.m */, | ||
907 | E02BBB1E126CC2F5006E46A2 /* CCActionEase.h */, | ||
908 | E02BBB1F126CC2F5006E46A2 /* CCActionEase.m */, | ||
909 | E02BBB20126CC2F5006E46A2 /* CCActionGrid.h */, | ||
910 | E02BBB21126CC2F5006E46A2 /* CCActionGrid.m */, | ||
911 | E02BBB22126CC2F5006E46A2 /* CCActionGrid3D.h */, | ||
912 | E02BBB23126CC2F5006E46A2 /* CCActionGrid3D.m */, | ||
913 | E02BBB24126CC2F5006E46A2 /* CCActionInstant.h */, | ||
914 | E02BBB25126CC2F5006E46A2 /* CCActionInstant.m */, | ||
915 | E02BBB26126CC2F5006E46A2 /* CCActionInterval.h */, | ||
916 | E02BBB27126CC2F5006E46A2 /* CCActionInterval.m */, | ||
917 | E02BBB28126CC2F5006E46A2 /* CCActionManager.h */, | ||
918 | E02BBB29126CC2F5006E46A2 /* CCActionManager.m */, | ||
919 | E02BBB2A126CC2F5006E46A2 /* CCActionPageTurn3D.h */, | ||
920 | E02BBB2B126CC2F5006E46A2 /* CCActionPageTurn3D.m */, | ||
921 | E02BBB2C126CC2F5006E46A2 /* CCActionProgressTimer.h */, | ||
922 | E02BBB2D126CC2F5006E46A2 /* CCActionProgressTimer.m */, | ||
923 | E02BBB2E126CC2F5006E46A2 /* CCActionTiledGrid.h */, | ||
924 | E02BBB2F126CC2F5006E46A2 /* CCActionTiledGrid.m */, | ||
925 | E02BBB30126CC2F5006E46A2 /* CCActionTween.h */, | ||
926 | E02BBB31126CC2F5006E46A2 /* CCActionTween.m */, | ||
927 | E02BBB32126CC2F5006E46A2 /* CCAnimation.h */, | ||
928 | E02BBB33126CC2F5006E46A2 /* CCAnimation.m */, | ||
929 | E02BBB34126CC2F5006E46A2 /* CCAnimationCache.h */, | ||
930 | E02BBB35126CC2F5006E46A2 /* CCAnimationCache.m */, | ||
931 | E02BBB36126CC2F5006E46A2 /* CCAtlasNode.h */, | ||
932 | E02BBB37126CC2F5006E46A2 /* CCAtlasNode.m */, | ||
933 | E02BBB38126CC2F5006E46A2 /* CCBlockSupport.h */, | ||
934 | E02BBB39126CC2F5006E46A2 /* CCBlockSupport.m */, | ||
935 | E02BBB3A126CC2F5006E46A2 /* CCCamera.h */, | ||
936 | E02BBB3B126CC2F5006E46A2 /* CCCamera.m */, | ||
937 | E02BBB3E126CC2F5006E46A2 /* ccConfig.h */, | ||
938 | E02BBB3F126CC2F5006E46A2 /* CCConfiguration.h */, | ||
939 | E02BBB40126CC2F5006E46A2 /* CCConfiguration.m */, | ||
940 | E02BBB41126CC2F5006E46A2 /* CCDirector.h */, | ||
941 | E02BBB42126CC2F5006E46A2 /* CCDirector.m */, | ||
942 | E02BBB43126CC2F5006E46A2 /* CCDrawingPrimitives.h */, | ||
943 | E02BBB44126CC2F5006E46A2 /* CCDrawingPrimitives.m */, | ||
944 | E02BBB45126CC2F5006E46A2 /* CCGrabber.h */, | ||
945 | E02BBB46126CC2F5006E46A2 /* CCGrabber.m */, | ||
946 | E02BBB47126CC2F5006E46A2 /* CCGrid.h */, | ||
947 | E02BBB48126CC2F5006E46A2 /* CCGrid.m */, | ||
948 | E02BBB49126CC2F5006E46A2 /* CCLabelAtlas.h */, | ||
949 | E02BBB4A126CC2F5006E46A2 /* CCLabelAtlas.m */, | ||
950 | E02BBB4B126CC2F5006E46A2 /* CCLabelBMFont.h */, | ||
951 | E02BBB4C126CC2F5006E46A2 /* CCLabelBMFont.m */, | ||
952 | E02BBB4D126CC2F6006E46A2 /* CCLabelTTF.h */, | ||
953 | E02BBB4E126CC2F6006E46A2 /* CCLabelTTF.m */, | ||
954 | E02BBB4F126CC2F6006E46A2 /* CCLayer.h */, | ||
955 | E02BBB50126CC2F6006E46A2 /* CCLayer.m */, | ||
956 | E02BBB51126CC2F6006E46A2 /* ccMacros.h */, | ||
957 | E02BBB52126CC2F6006E46A2 /* CCMenu.h */, | ||
958 | E02BBB53126CC2F6006E46A2 /* CCMenu.m */, | ||
959 | E02BBB54126CC2F6006E46A2 /* CCMenuItem.h */, | ||
960 | E02BBB55126CC2F6006E46A2 /* CCMenuItem.m */, | ||
961 | E02BBB56126CC2F6006E46A2 /* CCMotionStreak.h */, | ||
962 | E02BBB57126CC2F6006E46A2 /* CCMotionStreak.m */, | ||
963 | E02BBB58126CC2F6006E46A2 /* CCNode.h */, | ||
964 | E02BBB59126CC2F6006E46A2 /* CCNode.m */, | ||
965 | E02BBB5A126CC2F6006E46A2 /* CCParallaxNode.h */, | ||
966 | E02BBB5B126CC2F6006E46A2 /* CCParallaxNode.m */, | ||
967 | E02BBB5C126CC2F6006E46A2 /* CCParticleExamples.h */, | ||
968 | E02BBB5D126CC2F6006E46A2 /* CCParticleExamples.m */, | ||
969 | E02BBB5E126CC2F6006E46A2 /* CCParticleSystem.h */, | ||
970 | E02BBB5F126CC2F6006E46A2 /* CCParticleSystem.m */, | ||
971 | E02BBB60126CC2F6006E46A2 /* CCParticleSystemPoint.h */, | ||
972 | E02BBB61126CC2F6006E46A2 /* CCParticleSystemPoint.m */, | ||
973 | E02BBB62126CC2F6006E46A2 /* CCParticleSystemQuad.h */, | ||
974 | E02BBB63126CC2F6006E46A2 /* CCParticleSystemQuad.m */, | ||
975 | E02BBB64126CC2F6006E46A2 /* CCProgressTimer.h */, | ||
976 | E02BBB65126CC2F6006E46A2 /* CCProgressTimer.m */, | ||
977 | E02BBB66126CC2F6006E46A2 /* CCProtocols.h */, | ||
978 | E02BBB67126CC2F6006E46A2 /* CCRenderTexture.h */, | ||
979 | E02BBB68126CC2F6006E46A2 /* CCRenderTexture.m */, | ||
980 | E02BBB69126CC2F6006E46A2 /* CCRibbon.h */, | ||
981 | E02BBB6A126CC2F6006E46A2 /* CCRibbon.m */, | ||
982 | E02BBB6B126CC2F6006E46A2 /* CCScene.h */, | ||
983 | E02BBB6C126CC2F6006E46A2 /* CCScene.m */, | ||
984 | E02BBB6D126CC2F6006E46A2 /* CCScheduler.h */, | ||
985 | E02BBB6E126CC2F6006E46A2 /* CCScheduler.m */, | ||
986 | E02BBB6F126CC2F6006E46A2 /* CCSprite.h */, | ||
987 | E02BBB70126CC2F6006E46A2 /* CCSprite.m */, | ||
988 | E02BBB71126CC2F6006E46A2 /* CCSpriteBatchNode.h */, | ||
989 | E02BBB72126CC2F6006E46A2 /* CCSpriteBatchNode.m */, | ||
990 | E02BBB73126CC2F6006E46A2 /* CCSpriteFrame.h */, | ||
991 | E02BBB74126CC2F6006E46A2 /* CCSpriteFrame.m */, | ||
992 | E02BBB75126CC2F6006E46A2 /* CCSpriteFrameCache.h */, | ||
993 | E02BBB76126CC2F6006E46A2 /* CCSpriteFrameCache.m */, | ||
994 | E02BBB79126CC2F6006E46A2 /* CCTexture2D.h */, | ||
995 | E02BBB7A126CC2F6006E46A2 /* CCTexture2D.m */, | ||
996 | E02BBB7B126CC2F6006E46A2 /* CCTextureAtlas.h */, | ||
997 | E02BBB7C126CC2F6006E46A2 /* CCTextureAtlas.m */, | ||
998 | E02BBB7D126CC2F6006E46A2 /* CCTextureCache.h */, | ||
999 | E02BBB7E126CC2F6006E46A2 /* CCTextureCache.m */, | ||
1000 | E02BBB7F126CC2F6006E46A2 /* CCTexturePVR.h */, | ||
1001 | E02BBB80126CC2F6006E46A2 /* CCTexturePVR.m */, | ||
1002 | E02BBB81126CC2F6006E46A2 /* CCTileMapAtlas.h */, | ||
1003 | E02BBB82126CC2F6006E46A2 /* CCTileMapAtlas.m */, | ||
1004 | E02BBB83126CC2F6006E46A2 /* CCTMXLayer.h */, | ||
1005 | E02BBB84126CC2F6006E46A2 /* CCTMXLayer.m */, | ||
1006 | E02BBB85126CC2F6006E46A2 /* CCTMXObjectGroup.h */, | ||
1007 | E02BBB86126CC2F6006E46A2 /* CCTMXObjectGroup.m */, | ||
1008 | E02BBB87126CC2F6006E46A2 /* CCTMXTiledMap.h */, | ||
1009 | E02BBB88126CC2F6006E46A2 /* CCTMXTiledMap.m */, | ||
1010 | E02BBB89126CC2F6006E46A2 /* CCTMXXMLParser.h */, | ||
1011 | E02BBB8A126CC2F6006E46A2 /* CCTMXXMLParser.m */, | ||
1012 | E02BBB8B126CC2F6006E46A2 /* CCTransition.h */, | ||
1013 | E02BBB8C126CC2F6006E46A2 /* CCTransition.m */, | ||
1014 | E02BBB8D126CC2F6006E46A2 /* CCTransitionPageTurn.h */, | ||
1015 | E02BBB8E126CC2F6006E46A2 /* CCTransitionPageTurn.m */, | ||
1016 | E02BBB8F126CC2F6006E46A2 /* CCTransitionRadial.h */, | ||
1017 | E02BBB90126CC2F6006E46A2 /* CCTransitionRadial.m */, | ||
1018 | E02BBB91126CC2F6006E46A2 /* ccTypes.h */, | ||
1019 | E02BBB92126CC2F6006E46A2 /* cocos2d.h */, | ||
1020 | E02BBB93126CC2F6006E46A2 /* cocos2d.m */, | ||
1021 | E02BBB94126CC2F6006E46A2 /* Platforms */, | ||
1022 | E02BBBAD126CC2F6006E46A2 /* Support */, | ||
1023 | ); | ||
1024 | name = cocos2d; | ||
1025 | path = libs/cocos2d; | ||
1026 | sourceTree = "<group>"; | ||
1027 | }; | ||
1028 | E02BBB94126CC2F6006E46A2 /* Platforms */ = { | ||
1029 | isa = PBXGroup; | ||
1030 | children = ( | ||
1031 | E02BBB95126CC2F6006E46A2 /* CCGL.h */, | ||
1032 | E02BBB96126CC2F6006E46A2 /* CCNS.h */, | ||
1033 | E02BBB97126CC2F6006E46A2 /* iOS */, | ||
1034 | E02BBBA6126CC2F6006E46A2 /* Mac */, | ||
1035 | ); | ||
1036 | path = Platforms; | ||
1037 | sourceTree = "<group>"; | ||
1038 | }; | ||
1039 | E02BBB97126CC2F6006E46A2 /* iOS */ = { | ||
1040 | isa = PBXGroup; | ||
1041 | children = ( | ||
1042 | E02BBB98126CC2F6006E46A2 /* CCDirectorIOS.h */, | ||
1043 | E02BBB99126CC2F6006E46A2 /* CCDirectorIOS.m */, | ||
1044 | E02BBB9A126CC2F6006E46A2 /* CCTouchDelegateProtocol.h */, | ||
1045 | E02BBB9B126CC2F6006E46A2 /* CCTouchDispatcher.h */, | ||
1046 | E02BBB9C126CC2F6006E46A2 /* CCTouchDispatcher.m */, | ||
1047 | E02BBB9D126CC2F6006E46A2 /* CCTouchHandler.h */, | ||
1048 | E02BBB9E126CC2F6006E46A2 /* CCTouchHandler.m */, | ||
1049 | E02BBB9F126CC2F6006E46A2 /* EAGLView.h */, | ||
1050 | E02BBBA0126CC2F6006E46A2 /* EAGLView.m */, | ||
1051 | E02BBBA1126CC2F6006E46A2 /* ES1Renderer.h */, | ||
1052 | E02BBBA2126CC2F6006E46A2 /* ES1Renderer.m */, | ||
1053 | E02BBBA3126CC2F6006E46A2 /* ESRenderer.h */, | ||
1054 | E02BBBA4126CC2F6006E46A2 /* glu.c */, | ||
1055 | E02BBBA5126CC2F6006E46A2 /* glu.h */, | ||
1056 | ); | ||
1057 | path = iOS; | ||
1058 | sourceTree = "<group>"; | ||
1059 | }; | ||
1060 | E02BBBA6126CC2F6006E46A2 /* Mac */ = { | ||
1061 | isa = PBXGroup; | ||
1062 | children = ( | ||
1063 | E02BBBA7126CC2F6006E46A2 /* CCDirectorMac.h */, | ||
1064 | E02BBBA8126CC2F6006E46A2 /* CCDirectorMac.m */, | ||
1065 | E02BBBA9126CC2F6006E46A2 /* CCEventDispatcher.h */, | ||
1066 | E02BBBAA126CC2F6006E46A2 /* CCEventDispatcher.m */, | ||
1067 | E02BBBAB126CC2F6006E46A2 /* MacGLView.h */, | ||
1068 | E02BBBAC126CC2F6006E46A2 /* MacGLView.m */, | ||
1069 | ); | ||
1070 | path = Mac; | ||
1071 | sourceTree = "<group>"; | ||
1072 | }; | ||
1073 | E02BBBAD126CC2F6006E46A2 /* Support */ = { | ||
1074 | isa = PBXGroup; | ||
1075 | children = ( | ||
1076 | E02BBBAE126CC2F6006E46A2 /* base64.c */, | ||
1077 | E02BBBAF126CC2F6006E46A2 /* base64.h */, | ||
1078 | E02BBBB0126CC2F6006E46A2 /* CCArray.h */, | ||
1079 | E02BBBB1126CC2F6006E46A2 /* CCArray.m */, | ||
1080 | E02BBBB2126CC2F6006E46A2 /* ccCArray.h */, | ||
1081 | E02BBBB3126CC2F6006E46A2 /* CCFileUtils.h */, | ||
1082 | E02BBBB4126CC2F6006E46A2 /* CCFileUtils.m */, | ||
1083 | E02BBBB5126CC2F6006E46A2 /* CCProfiling.h */, | ||
1084 | E02BBBB6126CC2F6006E46A2 /* CCProfiling.m */, | ||
1085 | E02BBBB7126CC2F6006E46A2 /* ccUtils.c */, | ||
1086 | E02BBBB8126CC2F6006E46A2 /* ccUtils.h */, | ||
1087 | E02BBBB9126CC2F6006E46A2 /* CGPointExtension.h */, | ||
1088 | E02BBBBA126CC2F6006E46A2 /* CGPointExtension.m */, | ||
1089 | E02BBBBB126CC2F6006E46A2 /* OpenGL_Internal.h */, | ||
1090 | E02BBBBC126CC2F6006E46A2 /* TGAlib.h */, | ||
1091 | E02BBBBD126CC2F6006E46A2 /* TGAlib.m */, | ||
1092 | E02BBBBE126CC2F6006E46A2 /* TransformUtils.h */, | ||
1093 | E02BBBBF126CC2F6006E46A2 /* TransformUtils.m */, | ||
1094 | E02BBBC0126CC2F6006E46A2 /* uthash.h */, | ||
1095 | E02BBBC1126CC2F6006E46A2 /* utlist.h */, | ||
1096 | E02BBBC2126CC2F6006E46A2 /* ZipUtils.h */, | ||
1097 | E02BBBC3126CC2F6006E46A2 /* ZipUtils.m */, | ||
1098 | ); | ||
1099 | path = Support; | ||
1100 | sourceTree = "<group>"; | ||
1101 | }; | ||
1102 | E0ECA41F134E5F2B00E7A048 /* TouchJSON */ = { | ||
1103 | isa = PBXGroup; | ||
1104 | children = ( | ||
1105 | E0ECA420134E5F2B00E7A048 /* CDataScanner.h */, | ||
1106 | E0ECA421134E5F2B00E7A048 /* CDataScanner.m */, | ||
1107 | E0ECA422134E5F2B00E7A048 /* Extensions */, | ||
1108 | E0ECA427134E5F2B00E7A048 /* JSON */, | ||
1109 | ); | ||
1110 | name = TouchJSON; | ||
1111 | path = libs/TouchJSON; | ||
1112 | sourceTree = "<group>"; | ||
1113 | }; | ||
1114 | E0ECA422134E5F2B00E7A048 /* Extensions */ = { | ||
1115 | isa = PBXGroup; | ||
1116 | children = ( | ||
1117 | E0ECA423134E5F2B00E7A048 /* CDataScanner_Extensions.h */, | ||
1118 | E0ECA424134E5F2B00E7A048 /* CDataScanner_Extensions.m */, | ||
1119 | E0ECA425134E5F2B00E7A048 /* NSDictionary_JSONExtensions.h */, | ||
1120 | E0ECA426134E5F2B00E7A048 /* NSDictionary_JSONExtensions.m */, | ||
1121 | ); | ||
1122 | path = Extensions; | ||
1123 | sourceTree = "<group>"; | ||
1124 | }; | ||
1125 | E0ECA427134E5F2B00E7A048 /* JSON */ = { | ||
1126 | isa = PBXGroup; | ||
1127 | children = ( | ||
1128 | E0ECA428134E5F2B00E7A048 /* CJSONDeserializer.h */, | ||
1129 | E0ECA429134E5F2B00E7A048 /* CJSONDeserializer.m */, | ||
1130 | E0ECA42A134E5F2B00E7A048 /* CJSONScanner.h */, | ||
1131 | E0ECA42B134E5F2B00E7A048 /* CJSONScanner.m */, | ||
1132 | E0ECA42C134E5F2B00E7A048 /* CJSONSerializer.h */, | ||
1133 | E0ECA42D134E5F2B00E7A048 /* CJSONSerializer.m */, | ||
1134 | E0ECA42E134E5F2B00E7A048 /* JSONRepresentation.h */, | ||
1135 | ); | ||
1136 | path = JSON; | ||
1137 | sourceTree = "<group>"; | ||
1138 | }; | ||
1139 | /* End PBXGroup section */ | ||
1140 | |||
1141 | /* Begin PBXHeadersBuildPhase section */ | ||
1142 | 506EE05A10304ED200A389B3 /* Headers */ = { | ||
1143 | isa = PBXHeadersBuildPhase; | ||
1144 | buildActionMask = 2147483647; | ||
1145 | files = ( | ||
1146 | 50F4132A106926B2002A0D5E /* FontLabel.h in Headers */, | ||
1147 | 50F4132C106926B2002A0D5E /* FontLabelStringDrawing.h in Headers */, | ||
1148 | 50F4132E106926B2002A0D5E /* FontManager.h in Headers */, | ||
1149 | 50F41332106926B2002A0D5E /* ZFont.h in Headers */, | ||
1150 | 50674874107A3B5E0090963A /* ZAttributedString.h in Headers */, | ||
1151 | 50674876107A3B5E0090963A /* ZAttributedStringPrivate.h in Headers */, | ||
1152 | 504DFC4810AF1557006D82FE /* CLScoreServerPost.h in Headers */, | ||
1153 | 504DFC4A10AF1557006D82FE /* CLScoreServerRequest.h in Headers */, | ||
1154 | 504DFC4C10AF1557006D82FE /* cocoslive.h in Headers */, | ||
1155 | 507ED67E11C63903002ED3FC /* CDAudioManager.h in Headers */, | ||
1156 | 507ED68011C63903002ED3FC /* CDConfig.h in Headers */, | ||
1157 | 507ED68111C63903002ED3FC /* CDOpenALSupport.h in Headers */, | ||
1158 | 507ED68311C63903002ED3FC /* CocosDenshion.h in Headers */, | ||
1159 | 507ED68511C63903002ED3FC /* SimpleAudioEngine.h in Headers */, | ||
1160 | E02BBBC4126CC2F6006E46A2 /* CCAction.h in Headers */, | ||
1161 | E02BBBC6126CC2F6006E46A2 /* CCActionCamera.h in Headers */, | ||
1162 | E02BBBC8126CC2F6006E46A2 /* CCActionEase.h in Headers */, | ||
1163 | E02BBBCA126CC2F6006E46A2 /* CCActionGrid.h in Headers */, | ||
1164 | E02BBBCC126CC2F6006E46A2 /* CCActionGrid3D.h in Headers */, | ||
1165 | E02BBBCE126CC2F6006E46A2 /* CCActionInstant.h in Headers */, | ||
1166 | E02BBBD0126CC2F6006E46A2 /* CCActionInterval.h in Headers */, | ||
1167 | E02BBBD2126CC2F6006E46A2 /* CCActionManager.h in Headers */, | ||
1168 | E02BBBD4126CC2F6006E46A2 /* CCActionPageTurn3D.h in Headers */, | ||
1169 | E02BBBD6126CC2F6006E46A2 /* CCActionProgressTimer.h in Headers */, | ||
1170 | E02BBBD8126CC2F6006E46A2 /* CCActionTiledGrid.h in Headers */, | ||
1171 | E02BBBDA126CC2F6006E46A2 /* CCActionTween.h in Headers */, | ||
1172 | E02BBBDC126CC2F6006E46A2 /* CCAnimation.h in Headers */, | ||
1173 | E02BBBDE126CC2F6006E46A2 /* CCAnimationCache.h in Headers */, | ||
1174 | E02BBBE0126CC2F6006E46A2 /* CCAtlasNode.h in Headers */, | ||
1175 | E02BBBE2126CC2F6006E46A2 /* CCBlockSupport.h in Headers */, | ||
1176 | E02BBBE4126CC2F6006E46A2 /* CCCamera.h in Headers */, | ||
1177 | E02BBBE8126CC2F6006E46A2 /* ccConfig.h in Headers */, | ||
1178 | E02BBBE9126CC2F6006E46A2 /* CCConfiguration.h in Headers */, | ||
1179 | E02BBBEB126CC2F6006E46A2 /* CCDirector.h in Headers */, | ||
1180 | E02BBBED126CC2F6006E46A2 /* CCDrawingPrimitives.h in Headers */, | ||
1181 | E02BBBEF126CC2F6006E46A2 /* CCGrabber.h in Headers */, | ||
1182 | E02BBBF1126CC2F6006E46A2 /* CCGrid.h in Headers */, | ||
1183 | E02BBBF3126CC2F6006E46A2 /* CCLabelAtlas.h in Headers */, | ||
1184 | E02BBBF5126CC2F6006E46A2 /* CCLabelBMFont.h in Headers */, | ||
1185 | E02BBBF7126CC2F6006E46A2 /* CCLabelTTF.h in Headers */, | ||
1186 | E02BBBF9126CC2F6006E46A2 /* CCLayer.h in Headers */, | ||
1187 | E02BBBFB126CC2F6006E46A2 /* ccMacros.h in Headers */, | ||
1188 | E02BBBFC126CC2F6006E46A2 /* CCMenu.h in Headers */, | ||
1189 | E02BBBFE126CC2F6006E46A2 /* CCMenuItem.h in Headers */, | ||
1190 | E02BBC00126CC2F6006E46A2 /* CCMotionStreak.h in Headers */, | ||
1191 | E02BBC02126CC2F6006E46A2 /* CCNode.h in Headers */, | ||
1192 | E02BBC04126CC2F6006E46A2 /* CCParallaxNode.h in Headers */, | ||
1193 | E02BBC06126CC2F6006E46A2 /* CCParticleExamples.h in Headers */, | ||
1194 | E02BBC08126CC2F6006E46A2 /* CCParticleSystem.h in Headers */, | ||
1195 | E02BBC0A126CC2F6006E46A2 /* CCParticleSystemPoint.h in Headers */, | ||
1196 | E02BBC0C126CC2F6006E46A2 /* CCParticleSystemQuad.h in Headers */, | ||
1197 | E02BBC0E126CC2F6006E46A2 /* CCProgressTimer.h in Headers */, | ||
1198 | E02BBC10126CC2F6006E46A2 /* CCProtocols.h in Headers */, | ||
1199 | E02BBC11126CC2F6006E46A2 /* CCRenderTexture.h in Headers */, | ||
1200 | E02BBC13126CC2F6006E46A2 /* CCRibbon.h in Headers */, | ||
1201 | E02BBC15126CC2F6006E46A2 /* CCScene.h in Headers */, | ||
1202 | E02BBC17126CC2F6006E46A2 /* CCScheduler.h in Headers */, | ||
1203 | E02BBC19126CC2F6006E46A2 /* CCSprite.h in Headers */, | ||
1204 | E02BBC1B126CC2F6006E46A2 /* CCSpriteBatchNode.h in Headers */, | ||
1205 | E02BBC1D126CC2F6006E46A2 /* CCSpriteFrame.h in Headers */, | ||
1206 | E02BBC1F126CC2F6006E46A2 /* CCSpriteFrameCache.h in Headers */, | ||
1207 | E02BBC23126CC2F6006E46A2 /* CCTexture2D.h in Headers */, | ||
1208 | E02BBC25126CC2F6006E46A2 /* CCTextureAtlas.h in Headers */, | ||
1209 | E02BBC27126CC2F6006E46A2 /* CCTextureCache.h in Headers */, | ||
1210 | E02BBC29126CC2F6006E46A2 /* CCTexturePVR.h in Headers */, | ||
1211 | E02BBC2B126CC2F6006E46A2 /* CCTileMapAtlas.h in Headers */, | ||
1212 | E02BBC2D126CC2F6006E46A2 /* CCTMXLayer.h in Headers */, | ||
1213 | E02BBC2F126CC2F6006E46A2 /* CCTMXObjectGroup.h in Headers */, | ||
1214 | E02BBC31126CC2F6006E46A2 /* CCTMXTiledMap.h in Headers */, | ||
1215 | E02BBC33126CC2F6006E46A2 /* CCTMXXMLParser.h in Headers */, | ||
1216 | E02BBC35126CC2F6006E46A2 /* CCTransition.h in Headers */, | ||
1217 | E02BBC37126CC2F6006E46A2 /* CCTransitionPageTurn.h in Headers */, | ||
1218 | E02BBC39126CC2F6006E46A2 /* CCTransitionRadial.h in Headers */, | ||
1219 | E02BBC3B126CC2F6006E46A2 /* ccTypes.h in Headers */, | ||
1220 | E02BBC3C126CC2F6006E46A2 /* cocos2d.h in Headers */, | ||
1221 | E02BBC3E126CC2F6006E46A2 /* CCGL.h in Headers */, | ||
1222 | E02BBC3F126CC2F6006E46A2 /* CCNS.h in Headers */, | ||
1223 | E02BBC40126CC2F6006E46A2 /* CCDirectorIOS.h in Headers */, | ||
1224 | E02BBC42126CC2F6006E46A2 /* CCTouchDelegateProtocol.h in Headers */, | ||
1225 | E02BBC43126CC2F6006E46A2 /* CCTouchDispatcher.h in Headers */, | ||
1226 | E02BBC45126CC2F6006E46A2 /* CCTouchHandler.h in Headers */, | ||
1227 | E02BBC47126CC2F6006E46A2 /* EAGLView.h in Headers */, | ||
1228 | E02BBC49126CC2F6006E46A2 /* ES1Renderer.h in Headers */, | ||
1229 | E02BBC4B126CC2F6006E46A2 /* ESRenderer.h in Headers */, | ||
1230 | E02BBC4D126CC2F6006E46A2 /* glu.h in Headers */, | ||
1231 | E02BBC4E126CC2F6006E46A2 /* CCDirectorMac.h in Headers */, | ||
1232 | E02BBC50126CC2F6006E46A2 /* CCEventDispatcher.h in Headers */, | ||
1233 | E02BBC52126CC2F6006E46A2 /* MacGLView.h in Headers */, | ||
1234 | E02BBC55126CC2F6006E46A2 /* base64.h in Headers */, | ||
1235 | E02BBC56126CC2F6006E46A2 /* CCArray.h in Headers */, | ||
1236 | E02BBC58126CC2F6006E46A2 /* ccCArray.h in Headers */, | ||
1237 | E02BBC59126CC2F6006E46A2 /* CCFileUtils.h in Headers */, | ||
1238 | E02BBC5B126CC2F6006E46A2 /* CCProfiling.h in Headers */, | ||
1239 | E02BBC5E126CC2F6006E46A2 /* ccUtils.h in Headers */, | ||
1240 | E02BBC5F126CC2F6006E46A2 /* CGPointExtension.h in Headers */, | ||
1241 | E02BBC61126CC2F6006E46A2 /* OpenGL_Internal.h in Headers */, | ||
1242 | E02BBC62126CC2F6006E46A2 /* TGAlib.h in Headers */, | ||
1243 | E02BBC64126CC2F6006E46A2 /* TransformUtils.h in Headers */, | ||
1244 | E02BBC66126CC2F6006E46A2 /* uthash.h in Headers */, | ||
1245 | E02BBC67126CC2F6006E46A2 /* utlist.h in Headers */, | ||
1246 | E02BBC68126CC2F6006E46A2 /* ZipUtils.h in Headers */, | ||
1247 | E0ECA42F134E5F2B00E7A048 /* CDataScanner.h in Headers */, | ||
1248 | E0ECA431134E5F2B00E7A048 /* CDataScanner_Extensions.h in Headers */, | ||
1249 | E0ECA433134E5F2B00E7A048 /* NSDictionary_JSONExtensions.h in Headers */, | ||
1250 | E0ECA435134E5F2B00E7A048 /* CJSONDeserializer.h in Headers */, | ||
1251 | E0ECA437134E5F2B00E7A048 /* CJSONScanner.h in Headers */, | ||
1252 | E0ECA439134E5F2B00E7A048 /* CJSONSerializer.h in Headers */, | ||
1253 | E0ECA43B134E5F2B00E7A048 /* JSONRepresentation.h in Headers */, | ||
1254 | ); | ||
1255 | runOnlyForDeploymentPostprocessing = 0; | ||
1256 | }; | ||
1257 | /* End PBXHeadersBuildPhase section */ | ||
1258 | |||
1259 | /* Begin PBXNativeTarget section */ | ||
1260 | 1D6058900D05DD3D006BFB54 /* Cart Collect */ = { | ||
1261 | isa = PBXNativeTarget; | ||
1262 | buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Cart Collect" */; | ||
1263 | buildPhases = ( | ||
1264 | 1D60588D0D05DD3D006BFB54 /* Resources */, | ||
1265 | 1D60588E0D05DD3D006BFB54 /* Sources */, | ||
1266 | 1D60588F0D05DD3D006BFB54 /* Frameworks */, | ||
1267 | ); | ||
1268 | buildRules = ( | ||
1269 | ); | ||
1270 | dependencies = ( | ||
1271 | 6C263DE113F6F6E800116746 /* PBXTargetDependency */, | ||
1272 | 506EE1A81030507B00A389B3 /* PBXTargetDependency */, | ||
1273 | ); | ||
1274 | name = "Cart Collect"; | ||
1275 | productName = "Cart Collect"; | ||
1276 | productReference = 1D6058910D05DD3D006BFB54 /* Cart Collect.app */; | ||
1277 | productType = "com.apple.product-type.application"; | ||
1278 | }; | ||
1279 | 506EE05D10304ED200A389B3 /* cocos2d libraries */ = { | ||
1280 | isa = PBXNativeTarget; | ||
1281 | buildConfigurationList = 506EE06410304F0100A389B3 /* Build configuration list for PBXNativeTarget "cocos2d libraries" */; | ||
1282 | buildPhases = ( | ||
1283 | 506EE05A10304ED200A389B3 /* Headers */, | ||
1284 | 506EE05B10304ED200A389B3 /* Sources */, | ||
1285 | 506EE05C10304ED200A389B3 /* Frameworks */, | ||
1286 | ); | ||
1287 | buildRules = ( | ||
1288 | ); | ||
1289 | dependencies = ( | ||
1290 | ); | ||
1291 | name = "cocos2d libraries"; | ||
1292 | productName = "cocos2d libraries"; | ||
1293 | productReference = 506EE05E10304ED200A389B3 /* libcocos2d libraries.a */; | ||
1294 | productType = "com.apple.product-type.library.static"; | ||
1295 | }; | ||
1296 | /* End PBXNativeTarget section */ | ||
1297 | |||
1298 | /* Begin PBXProject section */ | ||
1299 | 29B97313FDCFA39411CA2CEA /* Project object */ = { | ||
1300 | isa = PBXProject; | ||
1301 | attributes = { | ||
1302 | LastUpgradeCheck = 0410; | ||
1303 | }; | ||
1304 | buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Cart Collect" */; | ||
1305 | compatibilityVersion = "Xcode 3.2"; | ||
1306 | developmentRegion = English; | ||
1307 | hasScannedForEncodings = 1; | ||
1308 | knownRegions = ( | ||
1309 | English, | ||
1310 | Japanese, | ||
1311 | French, | ||
1312 | German, | ||
1313 | ); | ||
1314 | mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; | ||
1315 | projectDirPath = ""; | ||
1316 | projectRoot = ""; | ||
1317 | targets = ( | ||
1318 | 1D6058900D05DD3D006BFB54 /* Cart Collect */, | ||
1319 | 506EE05D10304ED200A389B3 /* cocos2d libraries */, | ||
1320 | 6C263DDB13F6F4A000116746 /* Versioning */, | ||
1321 | ); | ||
1322 | }; | ||
1323 | /* End PBXProject section */ | ||
1324 | |||
1325 | /* Begin PBXResourcesBuildPhase section */ | ||
1326 | 1D60588D0D05DD3D006BFB54 /* Resources */ = { | ||
1327 | isa = PBXResourcesBuildPhase; | ||
1328 | buildActionMask = 2147483647; | ||
1329 | files = ( | ||
1330 | 50F4144910692EE7002A0D5E /* Default.png in Resources */, | ||
1331 | 50F4144A10692EE7002A0D5E /* fps_images.png in Resources */, | ||
1332 | 50F4144B10692EE7002A0D5E /* Icon.png in Resources */, | ||
1333 | E02BB521126CA588006E46A2 /* Icon@2x.png in Resources */, | ||
1334 | E02BB525126CA588006E46A2 /* Icon-72.png in Resources */, | ||
1335 | E02BBA20126CC2CC006E46A2 /* iTunesArtwork in Resources */, | ||
1336 | 3F2646B013D4E10800F06CFC /* cart.png in Resources */, | ||
1337 | 3F63FA3B13D4EE48003B3D14 /* bottle.png in Resources */, | ||
1338 | 3F63FA3D13D4EE4D003B3D14 /* cherry.png in Resources */, | ||
1339 | 3F63FA3F13D4EE53003B3D14 /* oneup.png in Resources */, | ||
1340 | 3F6C7C3413D5DEB100C038FE /* Damage1.wav in Resources */, | ||
1341 | 3F6C7C4913D5DEDB00C038FE /* Item1.wav in Resources */, | ||
1342 | 3F6C7E9C13D6315D00C038FE /* helvetica.fnt in Resources */, | ||
1343 | 3F6C7EAD13D6323600C038FE /* helvetica.png in Resources */, | ||
1344 | 3F6C7EC613D6335A00C038FE /* 1up.wav in Resources */, | ||
1345 | 3F6C7EE113D636BE00C038FE /* rock.png in Resources */, | ||
1346 | 3F6C7F2413D63E6500C038FE /* SeaBeach.png in Resources */, | ||
1347 | 3F6C7F4B13D647A600C038FE /* GameOver.png in Resources */, | ||
1348 | 3F6C7F5B13D648CE00C038FE /* helvetica2.fnt in Resources */, | ||
1349 | 3F6C7F5C13D648CE00C038FE /* helvetica2.png in Resources */, | ||
1350 | 3F8394F313D732330059AEE8 /* pause.png in Resources */, | ||
1351 | 3F8394F513D7328E0059AEE8 /* pause2.png in Resources */, | ||
1352 | 3F8395B813D744420059AEE8 /* cartdata.sqlite3 in Resources */, | ||
1353 | 3F7D0EC913D8E6BC00B6CE14 /* back.png in Resources */, | ||
1354 | 3F7D0ECB13D8E6C800B6CE14 /* back2.png in Resources */, | ||
1355 | 3F7D0F3F13D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.fnt in Resources */, | ||
1356 | 3F7D0F4013D8F0C800B6CE14 /* getoffthatboatrightnowyounglady.png in Resources */, | ||
1357 | 3F7D0F4C13D8F17C00B6CE14 /* highscores.png in Resources */, | ||
1358 | 3F7D0F4D13D8F17C00B6CE14 /* highscores2.png in Resources */, | ||
1359 | 3F7D0F4E13D8F17C00B6CE14 /* newgame.png in Resources */, | ||
1360 | 3F7D0F4F13D8F17C00B6CE14 /* newgame2.png in Resources */, | ||
1361 | 6C5179C613DF3839006F1F38 /* Morning1.png in Resources */, | ||
1362 | 6C29041213EAEC8A0032DA0F /* framestuff.png in Resources */, | ||
1363 | 6CC89DD913F2F4E6003704F7 /* Entitlements.plist in Resources */, | ||
1364 | 6C39CFE013FC2708002B21AF /* tutorial.png in Resources */, | ||
1365 | 6C39CFE213FC2713002B21AF /* tutorial2.png in Resources */, | ||
1366 | ); | ||
1367 | runOnlyForDeploymentPostprocessing = 0; | ||
1368 | }; | ||
1369 | /* End PBXResourcesBuildPhase section */ | ||
1370 | |||
1371 | /* Begin PBXShellScriptBuildPhase section */ | ||
1372 | 6C263DDF13F6F4AB00116746 /* ShellScript */ = { | ||
1373 | isa = PBXShellScriptBuildPhase; | ||
1374 | buildActionMask = 2147483647; | ||
1375 | files = ( | ||
1376 | ); | ||
1377 | inputPaths = ( | ||
1378 | ); | ||
1379 | outputPaths = ( | ||
1380 | ); | ||
1381 | runOnlyForDeploymentPostprocessing = 0; | ||
1382 | shellPath = /bin/sh; | ||
1383 | shellScript = "hg=\"/opt/local/bin/hg\"\ntouch Resources/Info.plist\nversion=`$hg tip --template {rev}`\ndirty=`$hg status`\nif [ -n \"${dirty}\" ]; then\n rev=`cat Versioning.h | sed -e \"s/.define BUILD_NUMBER ${version}\\.\\([0-9]*\\)/\\1/g\"`\n if [ -z \"${rev}\" ]; then\n rev=\"1\"\n else\n rev=`expr ${rev} + 1`\n fi\n version=\"${version}.${rev}\"\nfi\necho \"#define BUILD_NUMBER ${version}\" > Versioning.h"; | ||
1384 | }; | ||
1385 | /* End PBXShellScriptBuildPhase section */ | ||
1386 | |||
1387 | /* Begin PBXSourcesBuildPhase section */ | ||
1388 | 1D60588E0D05DD3D006BFB54 /* Sources */ = { | ||
1389 | isa = PBXSourcesBuildPhase; | ||
1390 | buildActionMask = 2147483647; | ||
1391 | files = ( | ||
1392 | 1D60589B0D05DD56006BFB54 /* main.m in Sources */, | ||
1393 | 507022A4107672FA00393637 /* Cart_CollectAppDelegate.m in Sources */, | ||
1394 | E0F81038120A173C005866B8 /* RootViewController.m in Sources */, | ||
1395 | 3FE79CD413D4DE37001A6B93 /* ClassicGameMode.m in Sources */, | ||
1396 | 3F6C7C4F13D5E1B600C038FE /* FallingObject.m in Sources */, | ||
1397 | 3F6C7C6D13D5E51800C038FE /* Cherry.m in Sources */, | ||
1398 | 3F6C7C7013D5E54E00C038FE /* Bottle.m in Sources */, | ||
1399 | 3F6C7C7313D5E57100C038FE /* OneUp.m in Sources */, | ||
1400 | 3F6C7EE413D636CF00C038FE /* Rock.m in Sources */, | ||
1401 | 3F6C7EE913D6377D00C038FE /* GameOverScene.m in Sources */, | ||
1402 | 3F83955313D739B10059AEE8 /* MainMenuLayer.m in Sources */, | ||
1403 | 3F03221613D78F8C00E6A708 /* HighscoreListController.m in Sources */, | ||
1404 | 3F03221913D7904E00E6A708 /* Highscore.m in Sources */, | ||
1405 | 6C29041013EAEB590032DA0F /* TutorialBubble.m in Sources */, | ||
1406 | 6C0C140E13F1C3EC003A31B2 /* ValuableObject.m in Sources */, | ||
1407 | 6C0C141113F2099B003A31B2 /* Cart.m in Sources */, | ||
1408 | 6C0C141413F20E98003A31B2 /* GameMode.m in Sources */, | ||
1409 | 6CC89DDF13F31413003704F7 /* TutorialMode.m in Sources */, | ||
1410 | ); | ||
1411 | runOnlyForDeploymentPostprocessing = 0; | ||
1412 | }; | ||
1413 | 506EE05B10304ED200A389B3 /* Sources */ = { | ||
1414 | isa = PBXSourcesBuildPhase; | ||
1415 | buildActionMask = 2147483647; | ||
1416 | files = ( | ||
1417 | 50F4132B106926B2002A0D5E /* FontLabel.m in Sources */, | ||
1418 | 50F4132D106926B2002A0D5E /* FontLabelStringDrawing.m in Sources */, | ||
1419 | 50F4132F106926B2002A0D5E /* FontManager.m in Sources */, | ||
1420 | 50F41333106926B2002A0D5E /* ZFont.m in Sources */, | ||
1421 | 50674875107A3B5E0090963A /* ZAttributedString.m in Sources */, | ||
1422 | 504DFC4910AF1557006D82FE /* CLScoreServerPost.m in Sources */, | ||
1423 | 504DFC4B10AF1557006D82FE /* CLScoreServerRequest.m in Sources */, | ||
1424 | 504DFC4D10AF1557006D82FE /* cocoslive.m in Sources */, | ||
1425 | 507ED67F11C63903002ED3FC /* CDAudioManager.m in Sources */, | ||
1426 | 507ED68211C63903002ED3FC /* CDOpenALSupport.m in Sources */, | ||
1427 | 507ED68411C63903002ED3FC /* CocosDenshion.m in Sources */, | ||
1428 | 507ED68611C63903002ED3FC /* SimpleAudioEngine.m in Sources */, | ||
1429 | E02BBBC5126CC2F6006E46A2 /* CCAction.m in Sources */, | ||
1430 | E02BBBC7126CC2F6006E46A2 /* CCActionCamera.m in Sources */, | ||
1431 | E02BBBC9126CC2F6006E46A2 /* CCActionEase.m in Sources */, | ||
1432 | E02BBBCB126CC2F6006E46A2 /* CCActionGrid.m in Sources */, | ||
1433 | E02BBBCD126CC2F6006E46A2 /* CCActionGrid3D.m in Sources */, | ||
1434 | E02BBBCF126CC2F6006E46A2 /* CCActionInstant.m in Sources */, | ||
1435 | E02BBBD1126CC2F6006E46A2 /* CCActionInterval.m in Sources */, | ||
1436 | E02BBBD3126CC2F6006E46A2 /* CCActionManager.m in Sources */, | ||
1437 | E02BBBD5126CC2F6006E46A2 /* CCActionPageTurn3D.m in Sources */, | ||
1438 | E02BBBD7126CC2F6006E46A2 /* CCActionProgressTimer.m in Sources */, | ||
1439 | E02BBBD9126CC2F6006E46A2 /* CCActionTiledGrid.m in Sources */, | ||
1440 | E02BBBDB126CC2F6006E46A2 /* CCActionTween.m in Sources */, | ||
1441 | E02BBBDD126CC2F6006E46A2 /* CCAnimation.m in Sources */, | ||
1442 | E02BBBDF126CC2F6006E46A2 /* CCAnimationCache.m in Sources */, | ||
1443 | E02BBBE1126CC2F6006E46A2 /* CCAtlasNode.m in Sources */, | ||
1444 | E02BBBE3126CC2F6006E46A2 /* CCBlockSupport.m in Sources */, | ||
1445 | E02BBBE5126CC2F6006E46A2 /* CCCamera.m in Sources */, | ||
1446 | E02BBBEA126CC2F6006E46A2 /* CCConfiguration.m in Sources */, | ||
1447 | E02BBBEC126CC2F6006E46A2 /* CCDirector.m in Sources */, | ||
1448 | E02BBBEE126CC2F6006E46A2 /* CCDrawingPrimitives.m in Sources */, | ||
1449 | E02BBBF0126CC2F6006E46A2 /* CCGrabber.m in Sources */, | ||
1450 | E02BBBF2126CC2F6006E46A2 /* CCGrid.m in Sources */, | ||
1451 | E02BBBF4126CC2F6006E46A2 /* CCLabelAtlas.m in Sources */, | ||
1452 | E02BBBF6126CC2F6006E46A2 /* CCLabelBMFont.m in Sources */, | ||
1453 | E02BBBF8126CC2F6006E46A2 /* CCLabelTTF.m in Sources */, | ||
1454 | E02BBBFA126CC2F6006E46A2 /* CCLayer.m in Sources */, | ||
1455 | E02BBBFD126CC2F6006E46A2 /* CCMenu.m in Sources */, | ||
1456 | E02BBBFF126CC2F6006E46A2 /* CCMenuItem.m in Sources */, | ||
1457 | E02BBC01126CC2F6006E46A2 /* CCMotionStreak.m in Sources */, | ||
1458 | E02BBC03126CC2F6006E46A2 /* CCNode.m in Sources */, | ||
1459 | E02BBC05126CC2F6006E46A2 /* CCParallaxNode.m in Sources */, | ||
1460 | E02BBC07126CC2F6006E46A2 /* CCParticleExamples.m in Sources */, | ||
1461 | E02BBC09126CC2F6006E46A2 /* CCParticleSystem.m in Sources */, | ||
1462 | E02BBC0B126CC2F6006E46A2 /* CCParticleSystemPoint.m in Sources */, | ||
1463 | E02BBC0D126CC2F6006E46A2 /* CCParticleSystemQuad.m in Sources */, | ||
1464 | E02BBC0F126CC2F6006E46A2 /* CCProgressTimer.m in Sources */, | ||
1465 | E02BBC12126CC2F6006E46A2 /* CCRenderTexture.m in Sources */, | ||
1466 | E02BBC14126CC2F6006E46A2 /* CCRibbon.m in Sources */, | ||
1467 | E02BBC16126CC2F6006E46A2 /* CCScene.m in Sources */, | ||
1468 | E02BBC18126CC2F6006E46A2 /* CCScheduler.m in Sources */, | ||
1469 | E02BBC1A126CC2F6006E46A2 /* CCSprite.m in Sources */, | ||
1470 | E02BBC1C126CC2F6006E46A2 /* CCSpriteBatchNode.m in Sources */, | ||
1471 | E02BBC1E126CC2F6006E46A2 /* CCSpriteFrame.m in Sources */, | ||
1472 | E02BBC20126CC2F6006E46A2 /* CCSpriteFrameCache.m in Sources */, | ||
1473 | E02BBC24126CC2F6006E46A2 /* CCTexture2D.m in Sources */, | ||
1474 | E02BBC26126CC2F6006E46A2 /* CCTextureAtlas.m in Sources */, | ||
1475 | E02BBC28126CC2F6006E46A2 /* CCTextureCache.m in Sources */, | ||
1476 | E02BBC2A126CC2F6006E46A2 /* CCTexturePVR.m in Sources */, | ||
1477 | E02BBC2C126CC2F6006E46A2 /* CCTileMapAtlas.m in Sources */, | ||
1478 | E02BBC2E126CC2F6006E46A2 /* CCTMXLayer.m in Sources */, | ||
1479 | E02BBC30126CC2F6006E46A2 /* CCTMXObjectGroup.m in Sources */, | ||
1480 | E02BBC32126CC2F6006E46A2 /* CCTMXTiledMap.m in Sources */, | ||
1481 | E02BBC34126CC2F6006E46A2 /* CCTMXXMLParser.m in Sources */, | ||
1482 | E02BBC36126CC2F6006E46A2 /* CCTransition.m in Sources */, | ||
1483 | E02BBC38126CC2F6006E46A2 /* CCTransitionPageTurn.m in Sources */, | ||
1484 | E02BBC3A126CC2F6006E46A2 /* CCTransitionRadial.m in Sources */, | ||
1485 | E02BBC3D126CC2F6006E46A2 /* cocos2d.m in Sources */, | ||
1486 | E02BBC41126CC2F6006E46A2 /* CCDirectorIOS.m in Sources */, | ||
1487 | E02BBC44126CC2F6006E46A2 /* CCTouchDispatcher.m in Sources */, | ||
1488 | E02BBC46126CC2F6006E46A2 /* CCTouchHandler.m in Sources */, | ||
1489 | E02BBC48126CC2F6006E46A2 /* EAGLView.m in Sources */, | ||
1490 | E02BBC4A126CC2F6006E46A2 /* ES1Renderer.m in Sources */, | ||
1491 | E02BBC4C126CC2F6006E46A2 /* glu.c in Sources */, | ||
1492 | E02BBC4F126CC2F6006E46A2 /* CCDirectorMac.m in Sources */, | ||
1493 | E02BBC51126CC2F6006E46A2 /* CCEventDispatcher.m in Sources */, | ||
1494 | E02BBC53126CC2F6006E46A2 /* MacGLView.m in Sources */, | ||
1495 | E02BBC54126CC2F6006E46A2 /* base64.c in Sources */, | ||
1496 | E02BBC57126CC2F6006E46A2 /* CCArray.m in Sources */, | ||
1497 | E02BBC5A126CC2F6006E46A2 /* CCFileUtils.m in Sources */, | ||
1498 | E02BBC5C126CC2F6006E46A2 /* CCProfiling.m in Sources */, | ||
1499 | E02BBC5D126CC2F6006E46A2 /* ccUtils.c in Sources */, | ||
1500 | E02BBC60126CC2F6006E46A2 /* CGPointExtension.m in Sources */, | ||
1501 | E02BBC63126CC2F6006E46A2 /* TGAlib.m in Sources */, | ||
1502 | E02BBC65126CC2F6006E46A2 /* TransformUtils.m in Sources */, | ||
1503 | E02BBC69126CC2F6006E46A2 /* ZipUtils.m in Sources */, | ||
1504 | E0ECA430134E5F2B00E7A048 /* CDataScanner.m in Sources */, | ||
1505 | E0ECA432134E5F2B00E7A048 /* CDataScanner_Extensions.m in Sources */, | ||
1506 | E0ECA434134E5F2B00E7A048 /* NSDictionary_JSONExtensions.m in Sources */, | ||
1507 | E0ECA436134E5F2B00E7A048 /* CJSONDeserializer.m in Sources */, | ||
1508 | E0ECA438134E5F2B00E7A048 /* CJSONScanner.m in Sources */, | ||
1509 | E0ECA43A134E5F2B00E7A048 /* CJSONSerializer.m in Sources */, | ||
1510 | ); | ||
1511 | runOnlyForDeploymentPostprocessing = 0; | ||
1512 | }; | ||
1513 | /* End PBXSourcesBuildPhase section */ | ||
1514 | |||
1515 | /* Begin PBXTargetDependency section */ | ||
1516 | 506EE1A81030507B00A389B3 /* PBXTargetDependency */ = { | ||
1517 | isa = PBXTargetDependency; | ||
1518 | target = 506EE05D10304ED200A389B3 /* cocos2d libraries */; | ||
1519 | targetProxy = 506EE1A71030507B00A389B3 /* PBXContainerItemProxy */; | ||
1520 | }; | ||
1521 | 6C263DE113F6F6E800116746 /* PBXTargetDependency */ = { | ||
1522 | isa = PBXTargetDependency; | ||
1523 | target = 6C263DDB13F6F4A000116746 /* Versioning */; | ||
1524 | targetProxy = 6C263DE013F6F6E800116746 /* PBXContainerItemProxy */; | ||
1525 | }; | ||
1526 | /* End PBXTargetDependency section */ | ||
1527 | |||
1528 | /* Begin XCBuildConfiguration section */ | ||
1529 | 1D6058940D05DD3E006BFB54 /* Debug */ = { | ||
1530 | isa = XCBuildConfiguration; | ||
1531 | buildSettings = { | ||
1532 | ALTERNATE_MODE = Entitlements.plist; | ||
1533 | ALWAYS_SEARCH_USER_PATHS = YES; | ||
1534 | CODE_SIGN_IDENTITY = ""; | ||
1535 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
1536 | COPY_PHASE_STRIP = NO; | ||
1537 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
1538 | GCC_DYNAMIC_NO_PIC = NO; | ||
1539 | GCC_OPTIMIZATION_LEVEL = 0; | ||
1540 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | ||
1541 | GCC_PREFIX_HEADER = Cart_Collect_Prefix.pch; | ||
1542 | GCC_TREAT_WARNINGS_AS_ERRORS = NO; | ||
1543 | HEADER_SEARCH_PATHS = libs; | ||
1544 | INFOPLIST_FILE = Resources/Info.plist; | ||
1545 | INFOPLIST_PREFIX_HEADER = Versioning.h; | ||
1546 | INFOPLIST_PREPROCESS = YES; | ||
1547 | OTHER_LDFLAGS = ( | ||
1548 | "-all_load", | ||
1549 | "-ObjC", | ||
1550 | ); | ||
1551 | PRODUCT_NAME = "Cart Collect"; | ||
1552 | TARGETED_DEVICE_FAMILY = 1; | ||
1553 | WARNING_CFLAGS = "-Wall"; | ||
1554 | }; | ||
1555 | name = Debug; | ||
1556 | }; | ||
1557 | 1D6058950D05DD3E006BFB54 /* Release */ = { | ||
1558 | isa = XCBuildConfiguration; | ||
1559 | buildSettings = { | ||
1560 | ALTERNATE_MODE = Entitlements.plist; | ||
1561 | ALWAYS_SEARCH_USER_PATHS = YES; | ||
1562 | CODE_SIGN_IDENTITY = ""; | ||
1563 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
1564 | COPY_PHASE_STRIP = YES; | ||
1565 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
1566 | GCC_PRECOMPILE_PREFIX_HEADER = YES; | ||
1567 | GCC_PREFIX_HEADER = Cart_Collect_Prefix.pch; | ||
1568 | GCC_TREAT_WARNINGS_AS_ERRORS = NO; | ||
1569 | HEADER_SEARCH_PATHS = libs; | ||
1570 | INFOPLIST_FILE = Resources/Info.plist; | ||
1571 | INFOPLIST_PREFIX_HEADER = Versioning.h; | ||
1572 | INFOPLIST_PREPROCESS = YES; | ||
1573 | OTHER_LDFLAGS = ( | ||
1574 | "-all_load", | ||
1575 | "-ObjC", | ||
1576 | ); | ||
1577 | PRODUCT_NAME = "Cart Collect"; | ||
1578 | TARGETED_DEVICE_FAMILY = 1; | ||
1579 | WARNING_CFLAGS = "-Wall"; | ||
1580 | }; | ||
1581 | name = Release; | ||
1582 | }; | ||
1583 | 506EE05F10304ED500A389B3 /* Debug */ = { | ||
1584 | isa = XCBuildConfiguration; | ||
1585 | buildSettings = { | ||
1586 | ALWAYS_SEARCH_USER_PATHS = YES; | ||
1587 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
1588 | COPY_PHASE_STRIP = NO; | ||
1589 | GCC_DYNAMIC_NO_PIC = NO; | ||
1590 | GCC_OPTIMIZATION_LEVEL = 0; | ||
1591 | GCC_TREAT_WARNINGS_AS_ERRORS = NO; | ||
1592 | HEADER_SEARCH_PATHS = ( | ||
1593 | libs/Chipmunk/include/chipmunk, | ||
1594 | libs, | ||
1595 | ); | ||
1596 | PRODUCT_NAME = "cocos2d libraries"; | ||
1597 | SKIP_INSTALL = YES; | ||
1598 | }; | ||
1599 | name = Debug; | ||
1600 | }; | ||
1601 | 506EE06010304ED500A389B3 /* Release */ = { | ||
1602 | isa = XCBuildConfiguration; | ||
1603 | buildSettings = { | ||
1604 | ALWAYS_SEARCH_USER_PATHS = YES; | ||
1605 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
1606 | COPY_PHASE_STRIP = YES; | ||
1607 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | ||
1608 | GCC_PREPROCESSOR_DEFINITIONS = ""; | ||
1609 | GCC_TREAT_WARNINGS_AS_ERRORS = NO; | ||
1610 | HEADER_SEARCH_PATHS = ( | ||
1611 | libs/Chipmunk/include/chipmunk, | ||
1612 | libs, | ||
1613 | ); | ||
1614 | PRODUCT_NAME = "cocos2d libraries"; | ||
1615 | SKIP_INSTALL = YES; | ||
1616 | ZERO_LINK = NO; | ||
1617 | }; | ||
1618 | name = Release; | ||
1619 | }; | ||
1620 | 6C263DDD13F6F4A000116746 /* Debug */ = { | ||
1621 | isa = XCBuildConfiguration; | ||
1622 | buildSettings = { | ||
1623 | PRODUCT_NAME = "$(TARGET_NAME)"; | ||
1624 | }; | ||
1625 | name = Debug; | ||
1626 | }; | ||
1627 | 6C263DDE13F6F4A000116746 /* Release */ = { | ||
1628 | isa = XCBuildConfiguration; | ||
1629 | buildSettings = { | ||
1630 | PRODUCT_NAME = "$(TARGET_NAME)"; | ||
1631 | }; | ||
1632 | name = Release; | ||
1633 | }; | ||
1634 | C01FCF4F08A954540054247B /* Debug */ = { | ||
1635 | isa = XCBuildConfiguration; | ||
1636 | buildSettings = { | ||
1637 | ALWAYS_SEARCH_USER_PATHS = NO; | ||
1638 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | ||
1639 | CODE_SIGN_IDENTITY = "Don't Code Sign"; | ||
1640 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
1641 | GCC_C_LANGUAGE_STANDARD = c99; | ||
1642 | GCC_PREPROCESSOR_DEFINITIONS = ( | ||
1643 | DEBUG, | ||
1644 | "COCOS2D_DEBUG=1", | ||
1645 | "CD_DEBUG=1", | ||
1646 | ); | ||
1647 | "GCC_THUMB_SUPPORT[arch=armv6]" = NO; | ||
1648 | "GCC_THUMB_SUPPORT[arch=armv7]" = YES; | ||
1649 | GCC_VERSION = com.apple.compilers.llvmgcc42; | ||
1650 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | ||
1651 | GCC_WARN_UNUSED_VARIABLE = YES; | ||
1652 | IPHONEOS_DEPLOYMENT_TARGET = 3.0; | ||
1653 | ONLY_ACTIVE_ARCH = YES; | ||
1654 | "PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; | ||
1655 | SDKROOT = iphoneos; | ||
1656 | TARGETED_DEVICE_FAMILY = "1,2"; | ||
1657 | }; | ||
1658 | name = Debug; | ||
1659 | }; | ||
1660 | C01FCF5008A954540054247B /* Release */ = { | ||
1661 | isa = XCBuildConfiguration; | ||
1662 | buildSettings = { | ||
1663 | ALWAYS_SEARCH_USER_PATHS = NO; | ||
1664 | ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | ||
1665 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | ||
1666 | GCC_C_LANGUAGE_STANDARD = c99; | ||
1667 | GCC_PREPROCESSOR_DEFINITIONS = ( | ||
1668 | NS_BLOCK_ASSERTIONS, | ||
1669 | NDEBUG, | ||
1670 | ); | ||
1671 | "GCC_THUMB_SUPPORT[arch=armv6]" = NO; | ||
1672 | "GCC_THUMB_SUPPORT[arch=armv7]" = YES; | ||
1673 | GCC_UNROLL_LOOPS = YES; | ||
1674 | GCC_VERSION = com.apple.compilers.llvmgcc42; | ||
1675 | GCC_WARN_ABOUT_RETURN_TYPE = YES; | ||
1676 | GCC_WARN_UNUSED_VARIABLE = YES; | ||
1677 | IPHONEOS_DEPLOYMENT_TARGET = 3.0; | ||
1678 | SDKROOT = iphoneos; | ||
1679 | TARGETED_DEVICE_FAMILY = "1,2"; | ||
1680 | }; | ||
1681 | name = Release; | ||
1682 | }; | ||
1683 | /* End XCBuildConfiguration section */ | ||
1684 | |||
1685 | /* Begin XCConfigurationList section */ | ||
1686 | 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Cart Collect" */ = { | ||
1687 | isa = XCConfigurationList; | ||
1688 | buildConfigurations = ( | ||
1689 | 1D6058940D05DD3E006BFB54 /* Debug */, | ||
1690 | 1D6058950D05DD3E006BFB54 /* Release */, | ||
1691 | ); | ||
1692 | defaultConfigurationIsVisible = 0; | ||
1693 | defaultConfigurationName = Release; | ||
1694 | }; | ||
1695 | 506EE06410304F0100A389B3 /* Build configuration list for PBXNativeTarget "cocos2d libraries" */ = { | ||
1696 | isa = XCConfigurationList; | ||
1697 | buildConfigurations = ( | ||
1698 | 506EE05F10304ED500A389B3 /* Debug */, | ||
1699 | 506EE06010304ED500A389B3 /* Release */, | ||
1700 | ); | ||
1701 | defaultConfigurationIsVisible = 0; | ||
1702 | defaultConfigurationName = Release; | ||
1703 | }; | ||
1704 | 6C263DDC13F6F4A000116746 /* Build configuration list for PBXAggregateTarget "Versioning" */ = { | ||
1705 | isa = XCConfigurationList; | ||
1706 | buildConfigurations = ( | ||
1707 | 6C263DDD13F6F4A000116746 /* Debug */, | ||
1708 | 6C263DDE13F6F4A000116746 /* Release */, | ||
1709 | ); | ||
1710 | defaultConfigurationIsVisible = 0; | ||
1711 | defaultConfigurationName = Release; | ||
1712 | }; | ||
1713 | C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Cart Collect" */ = { | ||
1714 | isa = XCConfigurationList; | ||
1715 | buildConfigurations = ( | ||
1716 | C01FCF4F08A954540054247B /* Debug */, | ||
1717 | C01FCF5008A954540054247B /* Release */, | ||
1718 | ); | ||
1719 | defaultConfigurationIsVisible = 0; | ||
1720 | defaultConfigurationName = Release; | ||
1721 | }; | ||
1722 | /* End XCConfigurationList section */ | ||
1723 | }; | ||
1724 | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | ||
1725 | } | ||