comparison Xcode/TemplatesForXcodeTiger/SDL Application/SDLApp.xcodeproj/project.pbxproj @ 3329:232e5e00e398

Added missing templates
author Sam Lantinga <slouken@libsdl.org>
date Tue, 29 Sep 2009 07:59:23 +0000
parents
children
comparison
equal deleted inserted replaced
3328:7da18fe4cdd9 3329:232e5e00e398
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
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 "SDLApp" */;
156 compatibilityVersion = "Xcode 2.4";
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 ZERO_LINK = YES;
214 };
215 name = Debug;
216 };
217 C01FCF4C08A954540054247B /* Release */ = {
218 isa = XCBuildConfiguration;
219 buildSettings = {
220 ARCHS = (
221 ppc,
222 i386,
223 );
224 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
225 GCC_MODEL_TUNING = G5;
226 INFOPLIST_FILE = Info.plist;
227 INSTALL_PATH = "$(HOME)/Applications";
228 PRODUCT_NAME = "«PROJECTNAME»";
229 WRAPPER_EXTENSION = app;
230 };
231 name = Release;
232 };
233 C01FCF4F08A954540054247B /* Debug */ = {
234 isa = XCBuildConfiguration;
235 buildSettings = {
236 FRAMEWORK_SEARCH_PATHS = (
237 "$(HOME)/Library/Frameworks",
238 /Library/Frameworks,
239 "$(FRAMEWORK_SEARCH_PATHS)",
240 );
241 GCC_WARN_ABOUT_RETURN_TYPE = YES;
242 GCC_WARN_UNUSED_VARIABLE = YES;
243 HEADER_SEARCH_PATHS = (
244 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
245 /Library/Frameworks/SDL.framework/Headers,
246 "$(HEADER_SEARCH_PATHS)",
247 );
248 PREBINDING = NO;
249 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
250 };
251 name = Debug;
252 };
253 C01FCF5008A954540054247B /* Release */ = {
254 isa = XCBuildConfiguration;
255 buildSettings = {
256 FRAMEWORK_SEARCH_PATHS = (
257 "$(HOME)/Library/Frameworks",
258 /Library/Frameworks,
259 "$(FRAMEWORK_SEARCH_PATHS)",
260 );
261 GCC_WARN_ABOUT_RETURN_TYPE = YES;
262 GCC_WARN_UNUSED_VARIABLE = YES;
263 HEADER_SEARCH_PATHS = (
264 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
265 /Library/Frameworks/SDL.framework/Headers,
266 "$(HEADER_SEARCH_PATHS)",
267 );
268 PREBINDING = NO;
269 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
270 };
271 name = Release;
272 };
273 /* End XCBuildConfiguration section */
274
275 /* Begin XCConfigurationList section */
276 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "«PROJECTNAME»" */ = {
277 isa = XCConfigurationList;
278 buildConfigurations = (
279 C01FCF4B08A954540054247B /* Debug */,
280 C01FCF4C08A954540054247B /* Release */,
281 );
282 defaultConfigurationIsVisible = 0;
283 defaultConfigurationName = Release;
284 };
285 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SDLApp" */ = {
286 isa = XCConfigurationList;
287 buildConfigurations = (
288 C01FCF4F08A954540054247B /* Debug */,
289 C01FCF5008A954540054247B /* Release */,
290 );
291 defaultConfigurationIsVisible = 0;
292 defaultConfigurationName = Release;
293 };
294 /* End XCConfigurationList section */
295 };
296 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
297 }