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