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 CD6C9542121ED1F90033B9EF /* gems in Resources */ = {isa = PBXBuildFile; fileRef = CD6C9532121ED1F90033B9EF /* gems */; };
42 /* End PBXBuildFile section */
44 /* Begin PBXFileReference section */
45 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
46 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
47 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
48 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
49 256AC3F00F4B6AF500CF3369 /* kokogems_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = kokogems_Prefix.pch; sourceTree = "<group>"; };
50 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
51 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
52 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
53 8D1107310486CEB800E47090 /* kokogems-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "kokogems-Info.plist"; sourceTree = "<group>"; };
54 8D1107320486CEB800E47090 /* kokogems.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = kokogems.app; sourceTree = BUILT_PRODUCTS_DIR; };
55 CD6C947B121EC6920033B9EF /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = icon.icns; path = resources/icon.icns; sourceTree = "<group>"; };
56 CD6C947D121EC6E10033B9EF /* gpl2.licence.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = gpl2.licence.txt; path = resources/gpl2.licence.txt; sourceTree = "<group>"; };
57 CD6C9480121EC8B50033B9EF /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/Preferences.xib; sourceTree = "<group>"; };
58 CD6C9490121EC9400033B9EF /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = English; path = English.lproj/kokogems.html; sourceTree = "<group>"; };
59 CD6C9492121EC97A0033B9EF /* Game.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Game.h; path = src/Game.h; sourceTree = "<group>"; };
60 CD6C9493121EC97A0033B9EF /* Game.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Game.m; path = src/Game.m; sourceTree = "<group>"; };
61 CD6C9494121EC97A0033B9EF /* GameController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameController.h; path = src/GameController.h; sourceTree = "<group>"; };
62 CD6C9495121EC97A0033B9EF /* GameController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameController.m; path = src/GameController.m; sourceTree = "<group>"; };
63 CD6C9496121EC97A0033B9EF /* GameView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameView.h; path = src/GameView.h; sourceTree = "<group>"; };
64 CD6C9497121EC97A0033B9EF /* GameView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameView.m; path = src/GameView.m; sourceTree = "<group>"; };
65 CD6C9498121EC97A0033B9EF /* Gem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Gem.h; path = src/Gem.h; sourceTree = "<group>"; };
66 CD6C9499121EC97A0033B9EF /* Gem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Gem.m; path = src/Gem.m; sourceTree = "<group>"; };
67 CD6C949A121EC97A0033B9EF /* TimerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TimerView.h; path = src/TimerView.h; sourceTree = "<group>"; };
68 CD6C949B121EC97A0033B9EF /* TimerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TimerView.m; path = src/TimerView.m; sourceTree = "<group>"; };
69 CD6C949C121EC97A0033B9EF /* OpenGLSprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OpenGLSprite.h; path = src/OpenGLSprite.h; sourceTree = "<group>"; };
70 CD6C949D121EC97A0033B9EF /* OpenGLSprite.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OpenGLSprite.m; path = src/OpenGLSprite.m; sourceTree = "<group>"; };
71 CD6C949E121EC97A0033B9EF /* ScoreBubble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ScoreBubble.h; path = src/ScoreBubble.h; sourceTree = "<group>"; };
72 CD6C949F121EC97A0033B9EF /* ScoreBubble.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ScoreBubble.m; path = src/ScoreBubble.m; sourceTree = "<group>"; };
73 CD6C94A8121EC9BE0033B9EF /* 1gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 1gem.png; sourceTree = "<group>"; };
74 CD6C94A9121EC9BE0033B9EF /* 2gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 2gem.png; sourceTree = "<group>"; };
75 CD6C94AA121EC9BE0033B9EF /* 3gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 3gem.png; sourceTree = "<group>"; };
76 CD6C94AB121EC9BE0033B9EF /* 4gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 4gem.png; sourceTree = "<group>"; };
77 CD6C94AC121EC9BE0033B9EF /* 5gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 5gem.png; sourceTree = "<group>"; };
78 CD6C94AD121EC9BE0033B9EF /* 6gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 6gem.png; sourceTree = "<group>"; };
79 CD6C94AE121EC9BE0033B9EF /* 7gem.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 7gem.png; sourceTree = "<group>"; };
80 CD6C94B6121ECA3B0033B9EF /* About.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = About.xib; sourceTree = "<group>"; };
81 CD6C94B8121ECA5D0033B9EF /* continue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = continue.png; path = resources/continue.png; sourceTree = "<group>"; };
82 CD6C94B9121ECA5D0033B9EF /* cross.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = cross.png; path = resources/cross.png; sourceTree = "<group>"; };
83 CD6C94BA121ECA5D0033B9EF /* movehint.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = movehint.png; path = resources/movehint.png; sourceTree = "<group>"; };
84 CD6C94BB121ECA5D0033B9EF /* mute.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = mute.png; path = resources/mute.png; sourceTree = "<group>"; };
85 CD6C94BC121ECA5D0033B9EF /* pause.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pause.png; path = resources/pause.png; sourceTree = "<group>"; };
86 CD6C94BD121ECA5D0033B9EF /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = title.png; path = resources/title.png; sourceTree = "<group>"; };
87 CD6C94BE121ECA5D0033B9EF /* unmute.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = unmute.png; path = resources/unmute.png; sourceTree = "<group>"; };
88 CD6C94C8121ECA8F0033B9EF /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
89 CD6C9532121ED1F90033B9EF /* gems */ = {isa = PBXFileReference; lastKnownFileType = folder; name = gems; path = resources/gems; sourceTree = "<group>"; };
90 /* End PBXFileReference section */
92 /* Begin PBXFrameworksBuildPhase section */
93 8D11072E0486CEB800E47090 /* Frameworks */ = {
94 isa = PBXFrameworksBuildPhase;
95 buildActionMask = 2147483647;
97 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
98 CD6C94C9121ECA8F0033B9EF /* OpenGL.framework in Frameworks */,
100 runOnlyForDeploymentPostprocessing = 0;
102 /* End PBXFrameworksBuildPhase section */
104 /* Begin PBXGroup section */
105 080E96DDFE201D6D7F000001 /* Classes */ = {
108 CD6C9492121EC97A0033B9EF /* Game.h */,
109 CD6C9493121EC97A0033B9EF /* Game.m */,
110 CD6C9494121EC97A0033B9EF /* GameController.h */,
111 CD6C9495121EC97A0033B9EF /* GameController.m */,
112 CD6C9496121EC97A0033B9EF /* GameView.h */,
113 CD6C9497121EC97A0033B9EF /* GameView.m */,
114 CD6C9498121EC97A0033B9EF /* Gem.h */,
115 CD6C9499121EC97A0033B9EF /* Gem.m */,
116 CD6C949A121EC97A0033B9EF /* TimerView.h */,
117 CD6C949B121EC97A0033B9EF /* TimerView.m */,
118 CD6C949C121EC97A0033B9EF /* OpenGLSprite.h */,
119 CD6C949D121EC97A0033B9EF /* OpenGLSprite.m */,
120 CD6C949E121EC97A0033B9EF /* ScoreBubble.h */,
121 CD6C949F121EC97A0033B9EF /* ScoreBubble.m */,
124 sourceTree = "<group>";
126 19C28FACFE9D520D11CA2CBB /* Products */ = {
129 8D1107320486CEB800E47090 /* kokogems.app */,
132 sourceTree = "<group>";
134 29B97314FDCFA39411CA2CEA /* kokogems */ = {
137 080E96DDFE201D6D7F000001 /* Classes */,
138 29B97315FDCFA39411CA2CEA /* Other Sources */,
139 29B97317FDCFA39411CA2CEA /* Resources */,
140 29B97323FDCFA39411CA2CEA /* Frameworks */,
141 19C28FACFE9D520D11CA2CBB /* Products */,
142 CD6C94B6121ECA3B0033B9EF /* About.xib */,
143 CD6C94C8121ECA8F0033B9EF /* OpenGL.framework */,
146 sourceTree = "<group>";
148 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
151 256AC3F00F4B6AF500CF3369 /* kokogems_Prefix.pch */,
152 29B97316FDCFA39411CA2CEA /* main.m */,
154 name = "Other Sources";
155 sourceTree = "<group>";
157 29B97317FDCFA39411CA2CEA /* Resources */ = {
160 CD6C94B8121ECA5D0033B9EF /* continue.png */,
161 CD6C94B9121ECA5D0033B9EF /* cross.png */,
162 CD6C94BA121ECA5D0033B9EF /* movehint.png */,
163 CD6C94BB121ECA5D0033B9EF /* mute.png */,
164 CD6C94BC121ECA5D0033B9EF /* pause.png */,
165 CD6C94BD121ECA5D0033B9EF /* title.png */,
166 CD6C94BE121ECA5D0033B9EF /* unmute.png */,
167 CD6C9532121ED1F90033B9EF /* gems */,
168 CD6C94A7121EC9BE0033B9EF /* old */,
169 CD6C948F121EC9400033B9EF /* kokogems.html */,
170 8D1107310486CEB800E47090 /* kokogems-Info.plist */,
171 CD6C947B121EC6920033B9EF /* icon.icns */,
172 CD6C947D121EC6E10033B9EF /* gpl2.licence.txt */,
173 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
174 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
175 CD6C947F121EC8B50033B9EF /* Preferences.xib */,
178 sourceTree = "<group>";
180 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
183 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
184 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
185 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
186 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
189 sourceTree = "<group>";
191 CD6C94A7121EC9BE0033B9EF /* old */ = {
194 CD6C94A8121EC9BE0033B9EF /* 1gem.png */,
195 CD6C94A9121EC9BE0033B9EF /* 2gem.png */,
196 CD6C94AA121EC9BE0033B9EF /* 3gem.png */,
197 CD6C94AB121EC9BE0033B9EF /* 4gem.png */,
198 CD6C94AC121EC9BE0033B9EF /* 5gem.png */,
199 CD6C94AD121EC9BE0033B9EF /* 6gem.png */,
200 CD6C94AE121EC9BE0033B9EF /* 7gem.png */,
203 path = resources/old;
204 sourceTree = "<group>";
206 /* End PBXGroup section */
208 /* Begin PBXNativeTarget section */
209 8D1107260486CEB800E47090 /* kokogems */ = {
210 isa = PBXNativeTarget;
211 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "kokogems" */;
213 8D1107290486CEB800E47090 /* Resources */,
214 8D11072C0486CEB800E47090 /* Sources */,
215 8D11072E0486CEB800E47090 /* Frameworks */,
222 productInstallPath = "$(HOME)/Applications";
223 productName = kokogems;
224 productReference = 8D1107320486CEB800E47090 /* kokogems.app */;
225 productType = "com.apple.product-type.application";
227 /* End PBXNativeTarget section */
229 /* Begin PBXProject section */
230 29B97313FDCFA39411CA2CEA /* Project object */ = {
232 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "kokogems" */;
233 compatibilityVersion = "Xcode 3.1";
234 hasScannedForEncodings = 1;
235 mainGroup = 29B97314FDCFA39411CA2CEA /* kokogems */;
239 8D1107260486CEB800E47090 /* kokogems */,
242 /* End PBXProject section */
244 /* Begin PBXResourcesBuildPhase section */
245 8D1107290486CEB800E47090 /* Resources */ = {
246 isa = PBXResourcesBuildPhase;
247 buildActionMask = 2147483647;
249 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
250 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
251 CD6C947C121EC6920033B9EF /* icon.icns in Resources */,
252 CD6C947E121EC6E10033B9EF /* gpl2.licence.txt in Resources */,
253 CD6C9481121EC8B50033B9EF /* Preferences.xib in Resources */,
254 CD6C9491121EC9400033B9EF /* kokogems.html in Resources */,
255 CD6C94AF121EC9BE0033B9EF /* 1gem.png in Resources */,
256 CD6C94B0121EC9BE0033B9EF /* 2gem.png in Resources */,
257 CD6C94B1121EC9BE0033B9EF /* 3gem.png in Resources */,
258 CD6C94B2121EC9BE0033B9EF /* 4gem.png in Resources */,
259 CD6C94B3121EC9BE0033B9EF /* 5gem.png in Resources */,
260 CD6C94B4121EC9BE0033B9EF /* 6gem.png in Resources */,
261 CD6C94B5121EC9BE0033B9EF /* 7gem.png in Resources */,
262 CD6C94B7121ECA3B0033B9EF /* About.xib in Resources */,
263 CD6C94BF121ECA5D0033B9EF /* continue.png in Resources */,
264 CD6C94C0121ECA5D0033B9EF /* cross.png in Resources */,
265 CD6C94C1121ECA5D0033B9EF /* movehint.png in Resources */,
266 CD6C94C2121ECA5D0033B9EF /* mute.png in Resources */,
267 CD6C94C3121ECA5D0033B9EF /* pause.png in Resources */,
268 CD6C94C4121ECA5D0033B9EF /* title.png in Resources */,
269 CD6C94C5121ECA5D0033B9EF /* unmute.png in Resources */,
270 CD6C9542121ED1F90033B9EF /* gems in Resources */,
272 runOnlyForDeploymentPostprocessing = 0;
274 /* End PBXResourcesBuildPhase section */
276 /* Begin PBXSourcesBuildPhase section */
277 8D11072C0486CEB800E47090 /* Sources */ = {
278 isa = PBXSourcesBuildPhase;
279 buildActionMask = 2147483647;
281 8D11072D0486CEB800E47090 /* main.m in Sources */,
282 CD6C94A0121EC97A0033B9EF /* Game.m in Sources */,
283 CD6C94A1121EC97A0033B9EF /* GameController.m in Sources */,
284 CD6C94A2121EC97A0033B9EF /* GameView.m in Sources */,
285 CD6C94A3121EC97A0033B9EF /* Gem.m in Sources */,
286 CD6C94A4121EC97A0033B9EF /* TimerView.m in Sources */,
287 CD6C94A5121EC97A0033B9EF /* OpenGLSprite.m in Sources */,
288 CD6C94A6121EC97A0033B9EF /* ScoreBubble.m in Sources */,
290 runOnlyForDeploymentPostprocessing = 0;
292 /* End PBXSourcesBuildPhase section */
294 /* Begin PBXVariantGroup section */
295 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
296 isa = PBXVariantGroup;
298 089C165DFE840E0CC02AAC07 /* English */,
300 name = InfoPlist.strings;
301 sourceTree = "<group>";
303 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
304 isa = PBXVariantGroup;
306 1DDD58150DA1D0A300B32029 /* English */,
309 sourceTree = "<group>";
311 CD6C947F121EC8B50033B9EF /* Preferences.xib */ = {
312 isa = PBXVariantGroup;
314 CD6C9480121EC8B50033B9EF /* English */,
316 name = Preferences.xib;
317 sourceTree = "<group>";
319 CD6C948F121EC9400033B9EF /* kokogems.html */ = {
320 isa = PBXVariantGroup;
322 CD6C9490121EC9400033B9EF /* English */,
324 name = kokogems.html;
325 sourceTree = "<group>";
327 /* End PBXVariantGroup section */
329 /* Begin XCBuildConfiguration section */
330 C01FCF4B08A954540054247B /* Debug */ = {
331 isa = XCBuildConfiguration;
333 ALWAYS_SEARCH_USER_PATHS = NO;
334 COPY_PHASE_STRIP = NO;
335 GCC_DYNAMIC_NO_PIC = NO;
336 GCC_ENABLE_FIX_AND_CONTINUE = YES;
337 GCC_MODEL_TUNING = G5;
338 GCC_OPTIMIZATION_LEVEL = 0;
339 GCC_PRECOMPILE_PREFIX_HEADER = YES;
340 GCC_PREFIX_HEADER = kokogems_Prefix.pch;
341 INFOPLIST_FILE = "kokogems-Info.plist";
342 INSTALL_PATH = "$(HOME)/Applications";
343 PRODUCT_NAME = kokogems;
347 C01FCF4C08A954540054247B /* Release */ = {
348 isa = XCBuildConfiguration;
350 ALWAYS_SEARCH_USER_PATHS = NO;
351 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
352 GCC_MODEL_TUNING = G5;
353 GCC_PRECOMPILE_PREFIX_HEADER = YES;
354 GCC_PREFIX_HEADER = kokogems_Prefix.pch;
355 INFOPLIST_FILE = "kokogems-Info.plist";
356 INSTALL_PATH = "$(HOME)/Applications";
357 PRODUCT_NAME = kokogems;
361 C01FCF4F08A954540054247B /* Debug */ = {
362 isa = XCBuildConfiguration;
364 ALWAYS_SEARCH_USER_PATHS = NO;
365 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
366 GCC_C_LANGUAGE_STANDARD = gnu99;
367 GCC_OPTIMIZATION_LEVEL = 0;
368 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
369 GCC_WARN_ABOUT_GLOBAL_CONSTRUCTORS = YES;
370 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
371 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
372 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
373 GCC_WARN_ABOUT_RETURN_TYPE = YES;
374 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
375 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = YES;
376 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
377 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
378 GCC_WARN_MISSING_PARENTHESES = YES;
379 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
380 GCC_WARN_PEDANTIC = YES;
381 GCC_WARN_PROTOTYPE_CONVERSION = NO;
382 GCC_WARN_SHADOW = YES;
383 GCC_WARN_SIGN_COMPARE = YES;
384 GCC_WARN_STRICT_SELECTOR_MATCH = YES;
385 GCC_WARN_UNDECLARED_SELECTOR = YES;
386 GCC_WARN_UNUSED_FUNCTION = YES;
387 GCC_WARN_UNUSED_LABEL = YES;
388 GCC_WARN_UNUSED_PARAMETER = YES;
389 GCC_WARN_UNUSED_VALUE = YES;
390 GCC_WARN_UNUSED_VARIABLE = YES;
391 ONLY_ACTIVE_ARCH = YES;
393 SDKROOT = macosx10.6;
397 C01FCF5008A954540054247B /* Release */ = {
398 isa = XCBuildConfiguration;
400 ALWAYS_SEARCH_USER_PATHS = NO;
401 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
402 GCC_C_LANGUAGE_STANDARD = gnu99;
403 GCC_WARN_64_TO_32_BIT_CONVERSION = NO;
404 GCC_WARN_ABOUT_GLOBAL_CONSTRUCTORS = YES;
405 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
406 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
407 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
408 GCC_WARN_ABOUT_RETURN_TYPE = YES;
409 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;
410 GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = YES;
411 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
412 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
413 GCC_WARN_MISSING_PARENTHESES = YES;
414 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = NO;
415 GCC_WARN_PEDANTIC = YES;
416 GCC_WARN_PROTOTYPE_CONVERSION = NO;
417 GCC_WARN_SHADOW = YES;
418 GCC_WARN_SIGN_COMPARE = YES;
419 GCC_WARN_STRICT_SELECTOR_MATCH = YES;
420 GCC_WARN_UNDECLARED_SELECTOR = YES;
421 GCC_WARN_UNINITIALIZED_AUTOS = YES;
422 GCC_WARN_UNUSED_FUNCTION = YES;
423 GCC_WARN_UNUSED_LABEL = YES;
424 GCC_WARN_UNUSED_PARAMETER = YES;
425 GCC_WARN_UNUSED_VALUE = YES;
426 GCC_WARN_UNUSED_VARIABLE = YES;
428 SDKROOT = macosx10.6;
432 /* End XCBuildConfiguration section */
434 /* Begin XCConfigurationList section */
435 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "kokogems" */ = {
436 isa = XCConfigurationList;
437 buildConfigurations = (
438 C01FCF4B08A954540054247B /* Debug */,
439 C01FCF4C08A954540054247B /* Release */,
441 defaultConfigurationIsVisible = 0;
442 defaultConfigurationName = Release;
444 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "kokogems" */ = {
445 isa = XCConfigurationList;
446 buildConfigurations = (
447 C01FCF4F08A954540054247B /* Debug */,
448 C01FCF5008A954540054247B /* Release */,
450 defaultConfigurationIsVisible = 0;
451 defaultConfigurationName = Release;
453 /* End XCConfigurationList section */
455 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;