3331
|
1 // !$*UTF8*$!
|
|
2 {
|
|
3 archiveVersion = 1;
|
|
4 classes = {
|
|
5 };
|
|
6 objectVersion = 46;
|
|
7 objects = {
|
|
8
|
|
9 /* Begin PBXBuildFile section */
|
|
10 002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
|
|
11 002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
|
|
12 002F3A3F09D088BA00EBEB88 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A3E09D088BA00EBEB88 /* main.c */; };
|
|
13 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
|
14 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|
15 /* End PBXBuildFile section */
|
|
16
|
|
17 /* Begin PBXCopyFilesBuildPhase section */
|
|
18 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */ = {
|
|
19 isa = PBXCopyFilesBuildPhase;
|
|
20 buildActionMask = 2147483647;
|
|
21 dstPath = "";
|
|
22 dstSubfolderSpec = 10;
|
|
23 files = (
|
|
24 002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */,
|
|
25 );
|
|
26 name = "Copy Frameworks into .app bundle";
|
|
27 runOnlyForDeploymentPostprocessing = 0;
|
|
28 };
|
|
29 /* End PBXCopyFilesBuildPhase section */
|
|
30
|
|
31 /* Begin PBXFileReference section */
|
|
32 002F39F909D0881F00EBEB88 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
|
|
33 002F3A3E09D088BA00EBEB88 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = SOURCE_ROOT; };
|
|
34 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
35 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
36 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
37 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
38 32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "___PROJECTNAME____Prefix.pch"; sourceTree = "<group>"; };
|
|
39 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
40 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
41 /* End PBXFileReference section */
|
|
42
|
|
43 /* Begin PBXFrameworksBuildPhase section */
|
|
44 8D11072E0486CEB800E47090 /* Frameworks */ = {
|
|
45 isa = PBXFrameworksBuildPhase;
|
|
46 buildActionMask = 2147483647;
|
|
47 files = (
|
|
48 002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */,
|
|
49 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
|
50 );
|
|
51 runOnlyForDeploymentPostprocessing = 0;
|
|
52 };
|
|
53 /* End PBXFrameworksBuildPhase section */
|
|
54
|
|
55 /* Begin PBXGroup section */
|
|
56 080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
57 isa = PBXGroup;
|
|
58 children = (
|
|
59 );
|
|
60 name = Classes;
|
|
61 sourceTree = "<group>";
|
|
62 };
|
|
63 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
|
64 isa = PBXGroup;
|
|
65 children = (
|
|
66 002F39F909D0881F00EBEB88 /* SDL.framework */,
|
|
67 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|
68 );
|
|
69 name = "Linked Frameworks";
|
|
70 sourceTree = "<group>";
|
|
71 };
|
|
72 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
|
|
73 isa = PBXGroup;
|
|
74 children = (
|
|
75 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
|
76 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
|
|
77 );
|
|
78 name = "Other Frameworks";
|
|
79 sourceTree = "<group>";
|
|
80 };
|
|
81 19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
82 isa = PBXGroup;
|
|
83 children = (
|
|
84 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */,
|
|
85 );
|
|
86 name = Products;
|
|
87 sourceTree = "<group>";
|
|
88 };
|
|
89 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */ = {
|
|
90 isa = PBXGroup;
|
|
91 children = (
|
|
92 080E96DDFE201D6D7F000001 /* Classes */,
|
|
93 29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
94 29B97317FDCFA39411CA2CEA /* Resources */,
|
|
95 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
96 19C28FACFE9D520D11CA2CBB /* Products */,
|
|
97 );
|
|
98 name = "___PROJECTNAMEASXML___";
|
|
99 sourceTree = "<group>";
|
|
100 };
|
|
101 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
102 isa = PBXGroup;
|
|
103 children = (
|
|
104 32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */,
|
|
105 002F3A3E09D088BA00EBEB88 /* main.c */,
|
|
106 );
|
|
107 name = "Other Sources";
|
|
108 sourceTree = "<group>";
|
|
109 };
|
|
110 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
111 isa = PBXGroup;
|
|
112 children = (
|
|
113 8D1107310486CEB800E47090 /* Info.plist */,
|
|
114 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
|
115 );
|
|
116 name = Resources;
|
|
117 sourceTree = "<group>";
|
|
118 };
|
|
119 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
120 isa = PBXGroup;
|
|
121 children = (
|
|
122 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
|
123 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
|
|
124 );
|
|
125 name = Frameworks;
|
|
126 sourceTree = "<group>";
|
|
127 };
|
|
128 /* End PBXGroup section */
|
|
129
|
|
130 /* Begin PBXNativeTarget section */
|
|
131 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */ = {
|
|
132 isa = PBXNativeTarget;
|
|
133 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */;
|
|
134 buildPhases = (
|
|
135 8D1107290486CEB800E47090 /* Resources */,
|
|
136 8D11072C0486CEB800E47090 /* Sources */,
|
|
137 8D11072E0486CEB800E47090 /* Frameworks */,
|
|
138 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */,
|
|
139 );
|
|
140 buildRules = (
|
|
141 );
|
|
142 dependencies = (
|
|
143 );
|
|
144 name = "___PROJECTNAME___";
|
|
145 productInstallPath = "$(HOME)/Applications";
|
|
146 productName = "___PROJECTNAME___";
|
|
147 productReference = 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */;
|
|
148 productType = "com.apple.product-type.application";
|
|
149 };
|
|
150 /* End PBXNativeTarget section */
|
|
151
|
|
152 /* Begin PBXProject section */
|
|
153 29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
154 isa = PBXProject;
|
|
155 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */;
|
|
156 compatibilityVersion = "Xcode 3.2";
|
|
157 hasScannedForEncodings = 1;
|
|
158 mainGroup = 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */;
|
|
159 projectDirPath = "";
|
|
160 projectRoot = "";
|
|
161 targets = (
|
|
162 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */,
|
|
163 );
|
|
164 };
|
|
165 /* End PBXProject section */
|
|
166
|
|
167 /* Begin PBXResourcesBuildPhase section */
|
|
168 8D1107290486CEB800E47090 /* Resources */ = {
|
|
169 isa = PBXResourcesBuildPhase;
|
|
170 buildActionMask = 2147483647;
|
|
171 files = (
|
|
172 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
|
|
173 );
|
|
174 runOnlyForDeploymentPostprocessing = 0;
|
|
175 };
|
|
176 /* End PBXResourcesBuildPhase section */
|
|
177
|
|
178 /* Begin PBXSourcesBuildPhase section */
|
|
179 8D11072C0486CEB800E47090 /* Sources */ = {
|
|
180 isa = PBXSourcesBuildPhase;
|
|
181 buildActionMask = 2147483647;
|
|
182 files = (
|
|
183 002F3A3F09D088BA00EBEB88 /* main.c in Sources */,
|
|
184 );
|
|
185 runOnlyForDeploymentPostprocessing = 0;
|
|
186 };
|
|
187 /* End PBXSourcesBuildPhase section */
|
|
188
|
|
189 /* Begin PBXVariantGroup section */
|
|
190 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
|
|
191 isa = PBXVariantGroup;
|
|
192 children = (
|
|
193 089C165DFE840E0CC02AAC07 /* English */,
|
|
194 );
|
|
195 name = InfoPlist.strings;
|
|
196 sourceTree = "<group>";
|
|
197 };
|
|
198 /* End PBXVariantGroup section */
|
|
199
|
|
200 /* Begin XCBuildConfiguration section */
|
|
201 C01FCF4B08A954540054247B /* Debug */ = {
|
|
202 isa = XCBuildConfiguration;
|
|
203 buildSettings = {
|
|
204 COPY_PHASE_STRIP = NO;
|
|
205 GCC_DYNAMIC_NO_PIC = NO;
|
|
206 GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
207 GCC_MODEL_TUNING = G5;
|
|
208 GCC_OPTIMIZATION_LEVEL = 0;
|
|
209 INFOPLIST_FILE = Info.plist;
|
|
210 INSTALL_PATH = "$(HOME)/Applications";
|
|
211 PRODUCT_NAME = "___PROJECTNAME___";
|
|
212 WRAPPER_EXTENSION = app;
|
|
213 };
|
|
214 name = Debug;
|
|
215 };
|
|
216 C01FCF4C08A954540054247B /* Release */ = {
|
|
217 isa = XCBuildConfiguration;
|
|
218 buildSettings = {
|
|
219 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
220 GCC_MODEL_TUNING = G5;
|
|
221 INFOPLIST_FILE = Info.plist;
|
|
222 INSTALL_PATH = "$(HOME)/Applications";
|
|
223 PRODUCT_NAME = "___PROJECTNAME___";
|
|
224 WRAPPER_EXTENSION = app;
|
|
225 };
|
|
226 name = Release;
|
|
227 };
|
|
228 C01FCF4F08A954540054247B /* Debug */ = {
|
|
229 isa = XCBuildConfiguration;
|
|
230 buildSettings = {
|
|
231 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
232 FRAMEWORK_SEARCH_PATHS = (
|
|
233 "$(HOME)/Library/Frameworks",
|
|
234 /Library/Frameworks,
|
|
235 "$(FRAMEWORK_SEARCH_PATHS)",
|
|
236 );
|
|
237 GCC_VERSION = 4.0;
|
|
238 "GCC_VERSION[arch=x86_64]" = 4.2;
|
|
239 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
240 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
241 HEADER_SEARCH_PATHS = (
|
|
242 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
|
|
243 /Library/Frameworks/SDL.framework/Headers,
|
|
244 "$(HEADER_SEARCH_PATHS)",
|
|
245 );
|
|
246 PREBINDING = NO;
|
|
247 SDKROOT = macosx10.4;
|
|
248 "SDKROOT[arch=x86_64]" = macosx10.6;
|
|
249 };
|
|
250 name = Debug;
|
|
251 };
|
|
252 C01FCF5008A954540054247B /* Release */ = {
|
|
253 isa = XCBuildConfiguration;
|
|
254 buildSettings = {
|
|
255 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
256 FRAMEWORK_SEARCH_PATHS = (
|
|
257 "$(HOME)/Library/Frameworks",
|
|
258 /Library/Frameworks,
|
|
259 "$(FRAMEWORK_SEARCH_PATHS)",
|
|
260 );
|
|
261 GCC_VERSION = 4.0;
|
|
262 "GCC_VERSION[arch=x86_64]" = 4.2;
|
|
263 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
264 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
265 HEADER_SEARCH_PATHS = (
|
|
266 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
|
|
267 /Library/Frameworks/SDL.framework/Headers,
|
|
268 "$(HEADER_SEARCH_PATHS)",
|
|
269 );
|
|
270 PREBINDING = NO;
|
|
271 SDKROOT = macosx10.4;
|
|
272 "SDKROOT[arch=x86_64]" = macosx10.6;
|
|
273 };
|
|
274 name = Release;
|
|
275 };
|
|
276 /* End XCBuildConfiguration section */
|
|
277
|
|
278 /* Begin XCConfigurationList section */
|
|
279 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = {
|
|
280 isa = XCConfigurationList;
|
|
281 buildConfigurations = (
|
|
282 C01FCF4B08A954540054247B /* Debug */,
|
|
283 C01FCF4C08A954540054247B /* Release */,
|
|
284 );
|
|
285 defaultConfigurationIsVisible = 0;
|
|
286 defaultConfigurationName = Release;
|
|
287 };
|
|
288 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = {
|
|
289 isa = XCConfigurationList;
|
|
290 buildConfigurations = (
|
|
291 C01FCF4F08A954540054247B /* Debug */,
|
|
292 C01FCF5008A954540054247B /* Release */,
|
|
293 );
|
|
294 defaultConfigurationIsVisible = 0;
|
|
295 defaultConfigurationName = Release;
|
|
296 };
|
|
297 /* End XCConfigurationList section */
|
|
298 };
|
|
299 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
300 }
|