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