first commit
[exterlulz-kokogems.git] / kokogems.xcodeproj / project.pbxproj
blobad7dec575760667259da35f65b320ce1989be7cc
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
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 /* MyTimerView.m in Sources */ = {isa = PBXBuildFile; fileRef = CD6C949B121EC97A0033B9EF /* MyTimerView.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 /* MyTimerView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MyTimerView.h; path = src/MyTimerView.h; sourceTree = "<group>"; };
67                 CD6C949B121EC97A0033B9EF /* MyTimerView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MyTimerView.m; path = src/MyTimerView.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;
94                         files = (
95                                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
96                                 CD6C94C9121ECA8F0033B9EF /* OpenGL.framework in Frameworks */,
97                         );
98                         runOnlyForDeploymentPostprocessing = 0;
99                 };
100 /* End PBXFrameworksBuildPhase section */
102 /* Begin PBXGroup section */
103                 080E96DDFE201D6D7F000001 /* Classes */ = {
104                         isa = PBXGroup;
105                         children = (
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 /* MyTimerView.h */,
115                                 CD6C949B121EC97A0033B9EF /* MyTimerView.m */,
116                                 CD6C949C121EC97A0033B9EF /* OpenGLSprite.h */,
117                                 CD6C949D121EC97A0033B9EF /* OpenGLSprite.m */,
118                                 CD6C949E121EC97A0033B9EF /* ScoreBubble.h */,
119                                 CD6C949F121EC97A0033B9EF /* ScoreBubble.m */,
120                         );
121                         name = Classes;
122                         sourceTree = "<group>";
123                 };
124                 19C28FACFE9D520D11CA2CBB /* Products */ = {
125                         isa = PBXGroup;
126                         children = (
127                                 8D1107320486CEB800E47090 /* kokogems.app */,
128                         );
129                         name = Products;
130                         sourceTree = "<group>";
131                 };
132                 29B97314FDCFA39411CA2CEA /* kokogems */ = {
133                         isa = PBXGroup;
134                         children = (
135                                 080E96DDFE201D6D7F000001 /* Classes */,
136                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
137                                 29B97317FDCFA39411CA2CEA /* Resources */,
138                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
139                                 19C28FACFE9D520D11CA2CBB /* Products */,
140                                 CD6C94B6121ECA3B0033B9EF /* About.xib */,
141                                 CD6C94C8121ECA8F0033B9EF /* OpenGL.framework */,
142                         );
143                         name = kokogems;
144                         sourceTree = "<group>";
145                 };
146                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
147                         isa = PBXGroup;
148                         children = (
149                                 256AC3F00F4B6AF500CF3369 /* kokogems_Prefix.pch */,
150                                 29B97316FDCFA39411CA2CEA /* main.m */,
151                         );
152                         name = "Other Sources";
153                         sourceTree = "<group>";
154                 };
155                 29B97317FDCFA39411CA2CEA /* Resources */ = {
156                         isa = PBXGroup;
157                         children = (
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 */,
173                         );
174                         name = Resources;
175                         sourceTree = "<group>";
176                 };
177                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
178                         isa = PBXGroup;
179                         children = (
180                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
181                                 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
182                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
183                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
184                         );
185                         name = Frameworks;
186                         sourceTree = "<group>";
187                 };
188                 CD6C94A7121EC9BE0033B9EF /* old */ = {
189                         isa = PBXGroup;
190                         children = (
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 */,
198                         );
199                         name = old;
200                         path = resources/old;
201                         sourceTree = "<group>";
202                 };
203 /* End PBXGroup section */
205 /* Begin PBXNativeTarget section */
206                 8D1107260486CEB800E47090 /* kokogems */ = {
207                         isa = PBXNativeTarget;
208                         buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "kokogems" */;
209                         buildPhases = (
210                                 8D1107290486CEB800E47090 /* Resources */,
211                                 8D11072C0486CEB800E47090 /* Sources */,
212                                 8D11072E0486CEB800E47090 /* Frameworks */,
213                         );
214                         buildRules = (
215                         );
216                         dependencies = (
217                         );
218                         name = kokogems;
219                         productInstallPath = "$(HOME)/Applications";
220                         productName = kokogems;
221                         productReference = 8D1107320486CEB800E47090 /* kokogems.app */;
222                         productType = "com.apple.product-type.application";
223                 };
224 /* End PBXNativeTarget section */
226 /* Begin PBXProject section */
227                 29B97313FDCFA39411CA2CEA /* Project object */ = {
228                         isa = PBXProject;
229                         buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "kokogems" */;
230                         compatibilityVersion = "Xcode 3.1";
231                         hasScannedForEncodings = 1;
232                         mainGroup = 29B97314FDCFA39411CA2CEA /* kokogems */;
233                         projectDirPath = "";
234                         projectRoot = "";
235                         targets = (
236                                 8D1107260486CEB800E47090 /* kokogems */,
237                         );
238                 };
239 /* End PBXProject section */
241 /* Begin PBXResourcesBuildPhase section */
242                 8D1107290486CEB800E47090 /* Resources */ = {
243                         isa = PBXResourcesBuildPhase;
244                         buildActionMask = 2147483647;
245                         files = (
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 */,
267                         );
268                         runOnlyForDeploymentPostprocessing = 0;
269                 };
270 /* End PBXResourcesBuildPhase section */
272 /* Begin PBXSourcesBuildPhase section */
273                 8D11072C0486CEB800E47090 /* Sources */ = {
274                         isa = PBXSourcesBuildPhase;
275                         buildActionMask = 2147483647;
276                         files = (
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 /* MyTimerView.m in Sources */,
283                                 CD6C94A5121EC97A0033B9EF /* OpenGLSprite.m in Sources */,
284                                 CD6C94A6121EC97A0033B9EF /* ScoreBubble.m in Sources */,
285                         );
286                         runOnlyForDeploymentPostprocessing = 0;
287                 };
288 /* End PBXSourcesBuildPhase section */
290 /* Begin PBXVariantGroup section */
291                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
292                         isa = PBXVariantGroup;
293                         children = (
294                                 089C165DFE840E0CC02AAC07 /* English */,
295                         );
296                         name = InfoPlist.strings;
297                         sourceTree = "<group>";
298                 };
299                 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
300                         isa = PBXVariantGroup;
301                         children = (
302                                 1DDD58150DA1D0A300B32029 /* English */,
303                         );
304                         name = MainMenu.xib;
305                         sourceTree = "<group>";
306                 };
307                 CD6C947F121EC8B50033B9EF /* Preferences.xib */ = {
308                         isa = PBXVariantGroup;
309                         children = (
310                                 CD6C9480121EC8B50033B9EF /* English */,
311                         );
312                         name = Preferences.xib;
313                         sourceTree = "<group>";
314                 };
315                 CD6C948F121EC9400033B9EF /* kokogems.html */ = {
316                         isa = PBXVariantGroup;
317                         children = (
318                                 CD6C9490121EC9400033B9EF /* English */,
319                         );
320                         name = kokogems.html;
321                         sourceTree = "<group>";
322                 };
323 /* End PBXVariantGroup section */
325 /* Begin XCBuildConfiguration section */
326                 C01FCF4B08A954540054247B /* Debug */ = {
327                         isa = XCBuildConfiguration;
328                         buildSettings = {
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;
340                         };
341                         name = Debug;
342                 };
343                 C01FCF4C08A954540054247B /* Release */ = {
344                         isa = XCBuildConfiguration;
345                         buildSettings = {
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;
354                         };
355                         name = Release;
356                 };
357                 C01FCF4F08A954540054247B /* Debug */ = {
358                         isa = XCBuildConfiguration;
359                         buildSettings = {
360                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
361                                 GCC_C_LANGUAGE_STANDARD = gnu99;
362                                 GCC_OPTIMIZATION_LEVEL = 0;
363                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
364                                 GCC_WARN_UNUSED_VARIABLE = YES;
365                                 ONLY_ACTIVE_ARCH = YES;
366                                 PREBINDING = NO;
367                                 SDKROOT = macosx10.6;
368                         };
369                         name = Debug;
370                 };
371                 C01FCF5008A954540054247B /* Release */ = {
372                         isa = XCBuildConfiguration;
373                         buildSettings = {
374                                 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
375                                 GCC_C_LANGUAGE_STANDARD = gnu99;
376                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
377                                 GCC_WARN_UNUSED_VARIABLE = YES;
378                                 PREBINDING = NO;
379                                 SDKROOT = macosx10.6;
380                         };
381                         name = Release;
382                 };
383 /* End XCBuildConfiguration section */
385 /* Begin XCConfigurationList section */
386                 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "kokogems" */ = {
387                         isa = XCConfigurationList;
388                         buildConfigurations = (
389                                 C01FCF4B08A954540054247B /* Debug */,
390                                 C01FCF4C08A954540054247B /* Release */,
391                         );
392                         defaultConfigurationIsVisible = 0;
393                         defaultConfigurationName = Release;
394                 };
395                 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "kokogems" */ = {
396                         isa = XCConfigurationList;
397                         buildConfigurations = (
398                                 C01FCF4F08A954540054247B /* Debug */,
399                                 C01FCF5008A954540054247B /* Release */,
400                         );
401                         defaultConfigurationIsVisible = 0;
402                         defaultConfigurationName = Release;
403                 };
404 /* End XCConfigurationList section */
405         };
406         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;