9 /* Begin PBXBuildFile section */
10 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
11 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
12 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
13 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
14 CD6C947C121EC6920033B9EF /* icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = CD6C947B121EC6920033B9EF /* icon.icns */; };
15 CD6C947E121EC6E10033B9EF /* gpl2.licence.txt in Resources */ = {isa = PBXBuildFile; fileRef = CD6C947D121EC6E10033B9EF /* gpl2.licence.txt */; };
16 CD6C9481121EC8B50033B9EF /* Preferences.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD6C947F121EC8B50033B9EF /* Preferences.xib */; };
17 CD6C9491121EC9400033B9EF /* kokogems.html in Resources */ = {isa = PBXBuildFile; fileRef = CD6C948F121EC9400033B9EF /* kokogems.html */; };
18 CD6C94A0121EC97A0033B9EF /* Game.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C9493121EC97A0033B9EF /* Game.m */; };
19 CD6C94A1121EC97A0033B9EF /* GameController.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C9495121EC97A0033B9EF /* GameController.m */; };
20 CD6C94A2121EC97A0033B9EF /* GameView.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C9497121EC97A0033B9EF /* GameView.m */; };
21 CD6C94A3121EC97A0033B9EF /* Gem.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C9499121EC97A0033B9EF /* Gem.m */; };
22 CD6C94A4121EC97A0033B9EF /* TimerView.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C949B121EC97A0033B9EF /* TimerView.m */; };
23 CD6C94A5121EC97A0033B9EF /* OpenGLSprite.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C949D121EC97A0033B9EF /* OpenGLSprite.m */; };
24 CD6C94A6121EC97A0033B9EF /* ScoreBubble.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C949F121EC97A0033B9EF /* ScoreBubble.m */; };
25 CD6C94AF121EC9BE0033B9EF /* 1gem.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94A8121EC9BE0033B9EF /* 1gem.png */; };
26 CD6C94B0121EC9BE0033B9EF /* 2gem.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94A9121EC9BE0033B9EF /* 2gem.png */; };
27 CD6C94B1121EC9BE0033B9EF /* 3gem.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94AA121EC9BE0033B9EF /* 3gem.png */; };
28 CD6C94B2121EC9BE0033B9EF /* 4gem.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94AB121EC9BE0033B9EF /* 4gem.png */; };
29 CD6C94B3121EC9BE0033B9EF /* 5gem.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94AC121EC9BE0033B9EF /* 5gem.png */; };
30 CD6C94B4121EC9BE0033B9EF /* 6gem.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94AD121EC9BE0033B9EF /* 6gem.png */; };
31 CD6C94B5121EC9BE0033B9EF /* 7gem.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94AE121EC9BE0033B9EF /* 7gem.png */; };
32 CD6C94B7121ECA3B0033B9EF /* About.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94B6121ECA3B0033B9EF /* About.xib */; };
33 CD6C94BF121ECA5D0033B9EF /* continue.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94B8121ECA5D0033B9EF /* continue.png */; };
34 CD6C94C0121ECA5D0033B9EF /* cross.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94B9121ECA5D0033B9EF /* cross.png */; };
35 CD6C94C1121ECA5D0033B9EF /* movehint.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94BA121ECA5D0033B9EF /* movehint.png */; };
36 CD6C94C2121ECA5D0033B9EF /* mute.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94BB121ECA5D0033B9EF /* mute.png */; };
37 CD6C94C3121ECA5D0033B9EF /* pause.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94BC121ECA5D0033B9EF /* pause.png */; };
38 CD6C94C4121ECA5D0033B9EF /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94BD121ECA5D0033B9EF /* title.png */; };
39 CD6C94C5121ECA5D0033B9EF /* unmute.png in Resources */ = {isa = PBXBuildFile; fileRef = CD6C94BE121ECA5D0033B9EF /* unmute.png */; };
40 CD6C94C9121ECA8F0033B9EF /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD6C94C8121ECA8F0033B9EF /* OpenGL.framework */; };
41 /* End PBXBuildFile section */
43 /* Begin PBXFileReference section */
44 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
45 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
46 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
47 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
48 256AC3F00F4B6AF500CF3369 /* kokogems_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kokogems_Prefix.pch; sourceTree = "<group>"; };
49 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
50 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
51 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
52 8D1107310486CEB800E47090 /* kokogems-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "kokogems-Info.plist"; sourceTree = "<group>"; };
53 8D1107320486CEB800E47090 /* kokogems.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = kokogems.app; sourceTree = BUILT_PRODUCTS_DIR; };
54 CD6C947B121EC6920033B9EF /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = icon.icns; path = resources/icon.icns; sourceTree = "<group>"; };
55 CD6C947D121EC6E10033B9EF /* gpl2.licence.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = gpl2.licence.txt; path = resources/gpl2.licence.txt; sourceTree = "<group>"; };
56 CD6C9480121EC8B50033B9EF /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
57 CD6C9490121EC9400033B9EF /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/kokogems.html; sourceTree = "<group>"; };
58 CD6C9492121EC97A0033B9EF /* Game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Game.h; path = src/Game.h; sourceTree = "<group>"; };
59 CD6C9493121EC97A0033B9EF /* Game.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Game.m; path = src/Game.m; sourceTree = "<group>"; };
60 CD6C9494121EC97A0033B9EF /* GameController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameController.h; path = src/GameController.h; sourceTree = "<group>"; };
61 CD6C9495121EC97A0033B9EF /* GameController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameController.m; path = src/GameController.m; sourceTree = "<group>"; };
62 CD6C9496121EC97A0033B9EF /* GameView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameView.h; path = src/GameView.h; sourceTree = "<group>"; };
63 CD6C9497121EC97A0033B9EF /* GameView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameView.m; path = src/GameView.m; sourceTree = "<group>"; };
64 CD6C9498121EC97A0033B9EF /* Gem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Gem.h; path = src/Gem.h; sourceTree = "<group>"; };
65 CD6C9499121EC97A0033B9EF /* Gem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Gem.m; path = src/Gem.m; sourceTree = "<group>"; };
66 CD6C949A121EC97A0033B9EF /* TimerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TimerView.h; path = src/TimerView.h; sourceTree = "<group>"; };
67 CD6C949B121EC97A0033B9EF /* TimerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TimerView.m; path = src/TimerView.m; sourceTree = "<group>"; };
68 CD6C949C121EC97A0033B9EF /* OpenGLSprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OpenGLSprite.h; path = src/OpenGLSprite.h; sourceTree = "<group>"; };
69 CD6C949D121EC97A0033B9EF /* OpenGLSprite.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OpenGLSprite.m; path = src/OpenGLSprite.m; sourceTree = "<group>"; };
70 CD6C949E121EC97A0033B9EF /* ScoreBubble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScoreBubble.h; path = src/ScoreBubble.h; sourceTree = "<group>"; };
71 CD6C949F121EC97A0033B9EF /* ScoreBubble.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScoreBubble.m; path = src/ScoreBubble.m; sourceTree = "<group>"; };
72 CD6C94A8121EC9BE0033B9EF /* 1gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 1gem.png; sourceTree = "<group>"; };
73 CD6C94A9121EC9BE0033B9EF /* 2gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 2gem.png; sourceTree = "<group>"; };
74 CD6C94AA121EC9BE0033B9EF /* 3gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 3gem.png; sourceTree = "<group>"; };
75 CD6C94AB121EC9BE0033B9EF /* 4gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 4gem.png; sourceTree = "<group>"; };
76 CD6C94AC121EC9BE0033B9EF /* 5gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 5gem.png; sourceTree = "<group>"; };
77 CD6C94AD121EC9BE0033B9EF /* 6gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 6gem.png; sourceTree = "<group>"; };
78 CD6C94AE121EC9BE0033B9EF /* 7gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 7gem.png; sourceTree = "<group>"; };
79 CD6C94B6121ECA3B0033B9EF /* About.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = About.xib; sourceTree = "<group>"; };
80 CD6C94B8121ECA5D0033B9EF /* continue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = continue.png; path = resources/continue.png; sourceTree = "<group>"; };
81 CD6C94B9121ECA5D0033B9EF /* cross.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cross.png; path = resources/cross.png; sourceTree = "<group>"; };
82 CD6C94BA121ECA5D0033B9EF /* movehint.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = movehint.png; path = resources/movehint.png; sourceTree = "<group>"; };
83 CD6C94BB121ECA5D0033B9EF /* mute.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mute.png; path = resources/mute.png; sourceTree = "<group>"; };
84 CD6C94BC121ECA5D0033B9EF /* pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause.png; path = resources/pause.png; sourceTree = "<group>"; };
85 CD6C94BD121ECA5D0033B9EF /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = title.png; path = resources/title.png; sourceTree = "<group>"; };
86 CD6C94BE121ECA5D0033B9EF /* unmute.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = unmute.png; path = resources/unmute.png; sourceTree = "<group>"; };
87 CD6C94C8121ECA8F0033B9EF /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
88 /* End PBXFileReference section */
90 /* Begin PBXFrameworksBuildPhase section */
91 8D11072E0486CEB800E47090 /* Frameworks */ = {
92 isa = PBXFrameworksBuildPhase;
93 buildActionMask = 2147483647;
95 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
96 CD6C94C9121ECA8F0033B9EF /* OpenGL.framework in Frameworks */,
98 runOnlyForDeploymentPostprocessing = 0;
100 /* End PBXFrameworksBuildPhase section */
102 /* Begin PBXGroup section */
103 080E96DDFE201D6D7F000001 /* Classes */ = {
106 CD6C9492121EC97A0033B9EF /* Game.h */,
107 CD6C9493121EC97A0033B9EF /* Game.m */,
108 CD6C9494121EC97A0033B9EF /* GameController.h */,
109 CD6C9495121EC97A0033B9EF /* GameController.m */,
110 CD6C9496121EC97A0033B9EF /* GameView.h */,
111 CD6C9497121EC97A0033B9EF /* GameView.m */,
112 CD6C9498121EC97A0033B9EF /* Gem.h */,
113 CD6C9499121EC97A0033B9EF /* Gem.m */,
114 CD6C949A121EC97A0033B9EF /* TimerView.h */,
115 CD6C949B121EC97A0033B9EF /* TimerView.m */,
116 CD6C949C121EC97A0033B9EF /* OpenGLSprite.h */,
117 CD6C949D121EC97A0033B9EF /* OpenGLSprite.m */,
118 CD6C949E121EC97A0033B9EF /* ScoreBubble.h */,
119 CD6C949F121EC97A0033B9EF /* ScoreBubble.m */,
122 sourceTree = "<group>";
124 19C28FACFE9D520D11CA2CBB /* Products */ = {
127 8D1107320486CEB800E47090 /* kokogems.app */,
130 sourceTree = "<group>";
132 29B97314FDCFA39411CA2CEA /* kokogems */ = {
135 080E96DDFE201D6D7F000001 /* Classes */,
136 29B97315FDCFA39411CA2CEA /* Other Sources */,
137 29B97317FDCFA39411CA2CEA /* Resources */,
138 29B97323FDCFA39411CA2CEA /* Frameworks */,
139 19C28FACFE9D520D11CA2CBB /* Products */,
140 CD6C94B6121ECA3B0033B9EF /* About.xib */,
141 CD6C94C8121ECA8F0033B9EF /* OpenGL.framework */,
144 sourceTree = "<group>";
146 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
149 256AC3F00F4B6AF500CF3369 /* kokogems_Prefix.pch */,
150 29B97316FDCFA39411CA2CEA /* main.m */,
152 name = "Other Sources";
153 sourceTree = "<group>";
155 29B97317FDCFA39411CA2CEA /* Resources */ = {
158 CD6C94B8121ECA5D0033B9EF /* continue.png */,
159 CD6C94B9121ECA5D0033B9EF /* cross.png */,
160 CD6C94BA121ECA5D0033B9EF /* movehint.png */,
161 CD6C94BB121ECA5D0033B9EF /* mute.png */,
162 CD6C94BC121ECA5D0033B9EF /* pause.png */,
163 CD6C94BD121ECA5D0033B9EF /* title.png */,
164 CD6C94BE121ECA5D0033B9EF /* unmute.png */,
165 CD6C94A7121EC9BE0033B9EF /* old */,
166 CD6C948F121EC9400033B9EF /* kokogems.html */,
167 8D1107310486CEB800E47090 /* kokogems-Info.plist */,
168 CD6C947B121EC6920033B9EF /* icon.icns */,
169 CD6C947D121EC6E10033B9EF /* gpl2.licence.txt */,
170 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
171 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
172 CD6C947F121EC8B50033B9EF /* Preferences.xib */,
175 sourceTree = "<group>";
177 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
180 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
181 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
182 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
183 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
186 sourceTree = "<group>";
188 CD6C94A7121EC9BE0033B9EF /* old */ = {
191 CD6C94A8121EC9BE0033B9EF /* 1gem.png */,
192 CD6C94A9121EC9BE0033B9EF /* 2gem.png */,
193 CD6C94AA121EC9BE0033B9EF /* 3gem.png */,
194 CD6C94AB121EC9BE0033B9EF /* 4gem.png */,
195 CD6C94AC121EC9BE0033B9EF /* 5gem.png */,
196 CD6C94AD121EC9BE0033B9EF /* 6gem.png */,
197 CD6C94AE121EC9BE0033B9EF /* 7gem.png */,
200 path = resources/old;
201 sourceTree = "<group>";
203 /* End PBXGroup section */
205 /* Begin PBXNativeTarget section */
206 8D1107260486CEB800E47090 /* kokogems */ = {
207 isa = PBXNativeTarget;
208 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "kokogems" */;
210 8D1107290486CEB800E47090 /* Resources */,
211 8D11072C0486CEB800E47090 /* Sources */,
212 8D11072E0486CEB800E47090 /* Frameworks */,
219 productInstallPath = "$(HOME)/Applications";
220 productName = kokogems;
221 productReference = 8D1107320486CEB800E47090 /* kokogems.app */;
222 productType = "com.apple.product-type.application";
224 /* End PBXNativeTarget section */
226 /* Begin PBXProject section */
227 29B97313FDCFA39411CA2CEA /* Project object */ = {
229 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "kokogems" */;
230 compatibilityVersion = "Xcode 3.1";
231 hasScannedForEncodings = 1;
232 mainGroup = 29B97314FDCFA39411CA2CEA /* kokogems */;
236 8D1107260486CEB800E47090 /* kokogems */,
239 /* End PBXProject section */
241 /* Begin PBXResourcesBuildPhase section */
242 8D1107290486CEB800E47090 /* Resources */ = {
243 isa = PBXResourcesBuildPhase;
244 buildActionMask = 2147483647;
246 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
247 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
248 CD6C947C121EC6920033B9EF /* icon.icns in Resources */,
249 CD6C947E121EC6E10033B9EF /* gpl2.licence.txt in Resources */,
250 CD6C9481121EC8B50033B9EF /* Preferences.xib in Resources */,
251 CD6C9491121EC9400033B9EF /* kokogems.html in Resources */,
252 CD6C94AF121EC9BE0033B9EF /* 1gem.png in Resources */,
253 CD6C94B0121EC9BE0033B9EF /* 2gem.png in Resources */,
254 CD6C94B1121EC9BE0033B9EF /* 3gem.png in Resources */,
255 CD6C94B2121EC9BE0033B9EF /* 4gem.png in Resources */,
256 CD6C94B3121EC9BE0033B9EF /* 5gem.png in Resources */,
257 CD6C94B4121EC9BE0033B9EF /* 6gem.png in Resources */,
258 CD6C94B5121EC9BE0033B9EF /* 7gem.png in Resources */,
259 CD6C94B7121ECA3B0033B9EF /* About.xib in Resources */,
260 CD6C94BF121ECA5D0033B9EF /* continue.png in Resources */,
261 CD6C94C0121ECA5D0033B9EF /* cross.png in Resources */,
262 CD6C94C1121ECA5D0033B9EF /* movehint.png in Resources */,
263 CD6C94C2121ECA5D0033B9EF /* mute.png in Resources */,
264 CD6C94C3121ECA5D0033B9EF /* pause.png in Resources */,
265 CD6C94C4121ECA5D0033B9EF /* title.png in Resources */,
266 CD6C94C5121ECA5D0033B9EF /* unmute.png in Resources */,
268 runOnlyForDeploymentPostprocessing = 0;
270 /* End PBXResourcesBuildPhase section */
272 /* Begin PBXSourcesBuildPhase section */
273 8D11072C0486CEB800E47090 /* Sources */ = {
274 isa = PBXSourcesBuildPhase;
275 buildActionMask = 2147483647;
277 8D11072D0486CEB800E47090 /* main.m in Sources */,
278 CD6C94A0121EC97A0033B9EF /* Game.m in Sources */,
279 CD6C94A1121EC97A0033B9EF /* GameController.m in Sources */,
280 CD6C94A2121EC97A0033B9EF /* GameView.m in Sources */,
281 CD6C94A3121EC97A0033B9EF /* Gem.m in Sources */,
282 CD6C94A4121EC97A0033B9EF /* TimerView.m in Sources */,
283 CD6C94A5121EC97A0033B9EF /* OpenGLSprite.m in Sources */,
284 CD6C94A6121EC97A0033B9EF /* ScoreBubble.m in Sources */,
286 runOnlyForDeploymentPostprocessing = 0;
288 /* End PBXSourcesBuildPhase section */
290 /* Begin PBXVariantGroup section */
291 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
292 isa = PBXVariantGroup;
294 089C165DFE840E0CC02AAC07 /* English */,
296 name = InfoPlist.strings;
297 sourceTree = "<group>";
299 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
300 isa = PBXVariantGroup;
302 1DDD58150DA1D0A300B32029 /* English */,
305 sourceTree = "<group>";
307 CD6C947F121EC8B50033B9EF /* Preferences.xib */ = {
308 isa = PBXVariantGroup;
310 CD6C9480121EC8B50033B9EF /* English */,
312 name = Preferences.xib;
313 sourceTree = "<group>";
315 CD6C948F121EC9400033B9EF /* kokogems.html */ = {
316 isa = PBXVariantGroup;
318 CD6C9490121EC9400033B9EF /* English */,
320 name = kokogems.html;
321 sourceTree = "<group>";
323 /* End PBXVariantGroup section */
325 /* Begin XCBuildConfiguration section */
326 C01FCF4B08A954540054247B /* Debug */ = {
327 isa = XCBuildConfiguration;
329 ALWAYS_SEARCH_USER_PATHS = NO;
330 COPY_PHASE_STRIP = NO;
331 GCC_DYNAMIC_NO_PIC = NO;
332 GCC_ENABLE_FIX_AND_CONTINUE = YES;
333 GCC_MODEL_TUNING = G5;
334 GCC_OPTIMIZATION_LEVEL = 0;
335 GCC_PRECOMPILE_PREFIX_HEADER = YES;
336 GCC_PREFIX_HEADER = kokogems_Prefix.pch;
337 INFOPLIST_FILE = "kokogems-Info.plist";
338 INSTALL_PATH = "$(HOME)/Applications";
339 PRODUCT_NAME = kokogems;
343 C01FCF4C08A954540054247B /* Release */ = {
344 isa = XCBuildConfiguration;
346 ALWAYS_SEARCH_USER_PATHS = NO;
347 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
348 GCC_MODEL_TUNING = G5;
349 GCC_PRECOMPILE_PREFIX_HEADER = YES;
350 GCC_PREFIX_HEADER = kokogems_Prefix.pch;
351 INFOPLIST_FILE = "kokogems-Info.plist";
352 INSTALL_PATH = "$(HOME)/Applications";
353 PRODUCT_NAME = kokogems;
357 C01FCF4F08A954540054247B /* Debug */ = {
358 isa = XCBuildConfiguration;
360 ALWAYS_SEARCH_USER_PATHS = NO;
361 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
362 GCC_C_LANGUAGE_STANDARD = gnu99;
363 GCC_OPTIMIZATION_LEVEL = 0;
364 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
365 GCC_WARN_ABOUT_GLOBAL_CONSTRUCTORS = YES;
366 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
367 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
368 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
369 GCC_WARN_ABOUT_RETURN_TYPE = YES;
370 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
371 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = YES;
372 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
373 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
374 GCC_WARN_MISSING_PARENTHESES = YES;
375 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
376 GCC_WARN_PEDANTIC = YES;
377 GCC_WARN_PROTOTYPE_CONVERSION = NO;
378 GCC_WARN_SHADOW = YES;
379 GCC_WARN_SIGN_COMPARE = YES;
380 GCC_WARN_STRICT_SELECTOR_MATCH = YES;
381 GCC_WARN_UNDECLARED_SELECTOR = YES;
382 GCC_WARN_UNUSED_FUNCTION = YES;
383 GCC_WARN_UNUSED_LABEL = YES;
384 GCC_WARN_UNUSED_PARAMETER = YES;
385 GCC_WARN_UNUSED_VALUE = YES;
386 GCC_WARN_UNUSED_VARIABLE = YES;
387 ONLY_ACTIVE_ARCH = YES;
389 SDKROOT = macosx10.6;
393 C01FCF5008A954540054247B /* Release */ = {
394 isa = XCBuildConfiguration;
396 ALWAYS_SEARCH_USER_PATHS = NO;
397 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
398 GCC_C_LANGUAGE_STANDARD = gnu99;
399 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
400 GCC_WARN_ABOUT_GLOBAL_CONSTRUCTORS = YES;
401 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
402 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
403 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
404 GCC_WARN_ABOUT_RETURN_TYPE = YES;
405 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
406 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = YES;
407 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
408 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
409 GCC_WARN_MISSING_PARENTHESES = YES;
410 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
411 GCC_WARN_PEDANTIC = YES;
412 GCC_WARN_PROTOTYPE_CONVERSION = NO;
413 GCC_WARN_SHADOW = YES;
414 GCC_WARN_SIGN_COMPARE = YES;
415 GCC_WARN_STRICT_SELECTOR_MATCH = YES;
416 GCC_WARN_UNDECLARED_SELECTOR = YES;
417 GCC_WARN_UNINITIALIZED_AUTOS = YES;
418 GCC_WARN_UNUSED_FUNCTION = YES;
419 GCC_WARN_UNUSED_LABEL = YES;
420 GCC_WARN_UNUSED_PARAMETER = YES;
421 GCC_WARN_UNUSED_VALUE = YES;
422 GCC_WARN_UNUSED_VARIABLE = YES;
424 SDKROOT = macosx10.6;
428 /* End XCBuildConfiguration section */
430 /* Begin XCConfigurationList section */
431 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "kokogems" */ = {
432 isa = XCConfigurationList;
433 buildConfigurations = (
434 C01FCF4B08A954540054247B /* Debug */,
435 C01FCF4C08A954540054247B /* Release */,
437 defaultConfigurationIsVisible = 0;
438 defaultConfigurationName = Release;
440 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "kokogems" */ = {
441 isa = XCConfigurationList;
442 buildConfigurations = (
443 C01FCF4F08A954540054247B /* Debug */,
444 C01FCF5008A954540054247B /* Release */,
446 defaultConfigurationIsVisible = 0;
447 defaultConfigurationName = Release;
449 /* End XCConfigurationList section */
451 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;