1 | // !$*UTF8*$!
|
---|
2 | {
|
---|
3 | archiveVersion = 1;
|
---|
4 | classes = {
|
---|
5 | };
|
---|
6 | objectVersion = 42;
|
---|
7 | objects = {
|
---|
8 |
|
---|
9 | /* Begin PBXBuildFile section */
|
---|
10 | 2D1CB6F008CE246100BAE1AD /* ptlobos.tif in Resources */ = {isa = PBXBuildFile; fileRef = 2D1CB6EF08CE246100BAE1AD /* ptlobos.tif */; };
|
---|
11 | 2DB13831070E1EE100B1FDD2 /* MyAppController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB1382F070E1EE100B1FDD2 /* MyAppController.m */; };
|
---|
12 | 2DB13834070E1F1400B1FDD2 /* MyView.m in Sources */ = {isa = PBXBuildFile; fileRef = 2DB13833070E1F1400B1FDD2 /* MyView.m */; };
|
---|
13 | 2DC32DB6080703400062A441 /* AppDrawing.c in Sources */ = {isa = PBXBuildFile; fileRef = 2DC32D96080703400062A441 /* AppDrawing.c */; };
|
---|
14 | 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
|
---|
15 | 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
---|
16 | 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
|
---|
17 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
---|
18 | /* End PBXBuildFile section */
|
---|
19 |
|
---|
20 | /* Begin PBXBuildStyle section */
|
---|
21 | 2D00B68C0A4856F8006A99DB /* Development */ = {
|
---|
22 | isa = PBXBuildStyle;
|
---|
23 | buildSettings = {
|
---|
24 | COPY_PHASE_STRIP = NO;
|
---|
25 | };
|
---|
26 | name = Development;
|
---|
27 | };
|
---|
28 | 2D00B68D0A4856F8006A99DB /* Deployment */ = {
|
---|
29 | isa = PBXBuildStyle;
|
---|
30 | buildSettings = {
|
---|
31 | COPY_PHASE_STRIP = YES;
|
---|
32 | };
|
---|
33 | name = Deployment;
|
---|
34 | };
|
---|
35 | /* End PBXBuildStyle section */
|
---|
36 |
|
---|
37 | /* Begin PBXFileReference section */
|
---|
38 | 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
---|
39 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
---|
40 | 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
---|
41 | 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
|
---|
42 | 2D1CB6EF08CE246100BAE1AD /* ptlobos.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = ptlobos.tif; path = ../GraphicsFiles/ptlobos.tif; sourceTree = "<group>"; };
|
---|
43 | 2DB1382F070E1EE100B1FDD2 /* MyAppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = MyAppController.m; sourceTree = "<group>"; };
|
---|
44 | 2DB13830070E1EE100B1FDD2 /* MyAppController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MyAppController.h; sourceTree = "<group>"; };
|
---|
45 | 2DB13832070E1F1400B1FDD2 /* MyView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = MyView.h; sourceTree = "<group>"; };
|
---|
46 | 2DB13833070E1F1400B1FDD2 /* MyView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = MyView.m; sourceTree = "<group>"; };
|
---|
47 | 2DB1385B070E26D200B1FDD2 /* UIHandling.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UIHandling.h; sourceTree = "<group>"; };
|
---|
48 | 2DC32D96080703400062A441 /* AppDrawing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = AppDrawing.c; sourceTree = "<group>"; };
|
---|
49 | 2DC32D97080703400062A441 /* AppDrawing.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppDrawing.h; sourceTree = "<group>"; };
|
---|
50 | 32CA4F630368D1EE00C91783 /* BasicDrawing.cocoa_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BasicDrawing.cocoa_Prefix.pch; sourceTree = "<group>"; };
|
---|
51 | 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
---|
52 | 8D1107320486CEB800E47090 /* Quartz2DBasics.Cocoa.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Quartz2DBasics.Cocoa.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
---|
53 | /* End PBXFileReference section */
|
---|
54 |
|
---|
55 | /* Begin PBXFrameworksBuildPhase section */
|
---|
56 | 8D11072E0486CEB800E47090 /* Frameworks */ = {
|
---|
57 | isa = PBXFrameworksBuildPhase;
|
---|
58 | buildActionMask = 2147483647;
|
---|
59 | files = (
|
---|
60 | 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
---|
61 | );
|
---|
62 | runOnlyForDeploymentPostprocessing = 0;
|
---|
63 | };
|
---|
64 | /* End PBXFrameworksBuildPhase section */
|
---|
65 |
|
---|
66 | /* Begin PBXGroup section */
|
---|
67 | 080E96DDFE201D6D7F000001 /* Classes */ = {
|
---|
68 | isa = PBXGroup;
|
---|
69 | children = (
|
---|
70 | 2DB13830070E1EE100B1FDD2 /* MyAppController.h */,
|
---|
71 | 2DB1382F070E1EE100B1FDD2 /* MyAppController.m */,
|
---|
72 | 2DB13832070E1F1400B1FDD2 /* MyView.h */,
|
---|
73 | 2DB13833070E1F1400B1FDD2 /* MyView.m */,
|
---|
74 | );
|
---|
75 | name = Classes;
|
---|
76 | sourceTree = "<group>";
|
---|
77 | };
|
---|
78 | 19C28FACFE9D520D11CA2CBB /* Products */ = {
|
---|
79 | isa = PBXGroup;
|
---|
80 | children = (
|
---|
81 | 8D1107320486CEB800E47090 /* Quartz2DBasics.Cocoa.app */,
|
---|
82 | );
|
---|
83 | name = Products;
|
---|
84 | sourceTree = "<group>";
|
---|
85 | };
|
---|
86 | 29B97314FDCFA39411CA2CEA /* BasicDrawing.cocoa */ = {
|
---|
87 | isa = PBXGroup;
|
---|
88 | children = (
|
---|
89 | 2DC32D95080703400062A441 /* CommonCode */,
|
---|
90 | 080E96DDFE201D6D7F000001 /* Classes */,
|
---|
91 | 29B97315FDCFA39411CA2CEA /* CocoaSpecific */,
|
---|
92 | 29B97317FDCFA39411CA2CEA /* Resources */,
|
---|
93 | 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
---|
94 | 19C28FACFE9D520D11CA2CBB /* Products */,
|
---|
95 | );
|
---|
96 | name = BasicDrawing.cocoa;
|
---|
97 | sourceTree = "<group>";
|
---|
98 | };
|
---|
99 | 29B97315FDCFA39411CA2CEA /* CocoaSpecific */ = {
|
---|
100 | isa = PBXGroup;
|
---|
101 | children = (
|
---|
102 | 29B97316FDCFA39411CA2CEA /* main.m */,
|
---|
103 | 2DB1385B070E26D200B1FDD2 /* UIHandling.h */,
|
---|
104 | 32CA4F630368D1EE00C91783 /* BasicDrawing.cocoa_Prefix.pch */,
|
---|
105 | );
|
---|
106 | name = CocoaSpecific;
|
---|
107 | sourceTree = "<group>";
|
---|
108 | };
|
---|
109 | 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
---|
110 | isa = PBXGroup;
|
---|
111 | children = (
|
---|
112 | 2D1CB6EF08CE246100BAE1AD /* ptlobos.tif */,
|
---|
113 | 8D1107310486CEB800E47090 /* Info.plist */,
|
---|
114 | 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
---|
115 | 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
|
---|
116 | );
|
---|
117 | name = Resources;
|
---|
118 | sourceTree = "<group>";
|
---|
119 | };
|
---|
120 | 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
---|
121 | isa = PBXGroup;
|
---|
122 | children = (
|
---|
123 | 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
---|
124 | );
|
---|
125 | name = Frameworks;
|
---|
126 | sourceTree = "<group>";
|
---|
127 | };
|
---|
128 | 2DC32D95080703400062A441 /* CommonCode */ = {
|
---|
129 | isa = PBXGroup;
|
---|
130 | children = (
|
---|
131 | 2DC32D96080703400062A441 /* AppDrawing.c */,
|
---|
132 | 2DC32D97080703400062A441 /* AppDrawing.h */,
|
---|
133 | );
|
---|
134 | name = CommonCode;
|
---|
135 | path = ../CommonCode;
|
---|
136 | sourceTree = SOURCE_ROOT;
|
---|
137 | };
|
---|
138 | /* End PBXGroup section */
|
---|
139 |
|
---|
140 | /* Begin PBXNativeTarget section */
|
---|
141 | 8D1107260486CEB800E47090 /* Quartz2DBasics.Cocoa */ = {
|
---|
142 | isa = PBXNativeTarget;
|
---|
143 | buildConfigurationList = 2D4F4E8608E0C8B9002C8F59 /* Build configuration list for PBXNativeTarget "Quartz2DBasics.Cocoa" */;
|
---|
144 | buildPhases = (
|
---|
145 | 8D1107290486CEB800E47090 /* Resources */,
|
---|
146 | 8D11072C0486CEB800E47090 /* Sources */,
|
---|
147 | 8D11072E0486CEB800E47090 /* Frameworks */,
|
---|
148 | );
|
---|
149 | buildRules = (
|
---|
150 | );
|
---|
151 | dependencies = (
|
---|
152 | );
|
---|
153 | name = Quartz2DBasics.Cocoa;
|
---|
154 | productInstallPath = "$(HOME)/Applications";
|
---|
155 | productName = BasicDrawing.cocoa;
|
---|
156 | productReference = 8D1107320486CEB800E47090 /* Quartz2DBasics.Cocoa.app */;
|
---|
157 | productType = "com.apple.product-type.application";
|
---|
158 | };
|
---|
159 | /* End PBXNativeTarget section */
|
---|
160 |
|
---|
161 | /* Begin PBXProject section */
|
---|
162 | 29B97313FDCFA39411CA2CEA /* Project object */ = {
|
---|
163 | isa = PBXProject;
|
---|
164 | buildConfigurationList = 2D4F4E8A08E0C8B9002C8F59 /* Build configuration list for PBXProject "Quartz2DBasics.cocoa" */;
|
---|
165 | buildSettings = {
|
---|
166 | };
|
---|
167 | buildStyles = (
|
---|
168 | 2D00B68C0A4856F8006A99DB /* Development */,
|
---|
169 | 2D00B68D0A4856F8006A99DB /* Deployment */,
|
---|
170 | );
|
---|
171 | hasScannedForEncodings = 1;
|
---|
172 | mainGroup = 29B97314FDCFA39411CA2CEA /* BasicDrawing.cocoa */;
|
---|
173 | projectDirPath = "";
|
---|
174 | targets = (
|
---|
175 | 8D1107260486CEB800E47090 /* Quartz2DBasics.Cocoa */,
|
---|
176 | );
|
---|
177 | };
|
---|
178 | /* End PBXProject section */
|
---|
179 |
|
---|
180 | /* Begin PBXResourcesBuildPhase section */
|
---|
181 | 8D1107290486CEB800E47090 /* Resources */ = {
|
---|
182 | isa = PBXResourcesBuildPhase;
|
---|
183 | buildActionMask = 2147483647;
|
---|
184 | files = (
|
---|
185 | 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
|
---|
186 | 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
|
---|
187 | 2D1CB6F008CE246100BAE1AD /* ptlobos.tif in Resources */,
|
---|
188 | );
|
---|
189 | runOnlyForDeploymentPostprocessing = 0;
|
---|
190 | };
|
---|
191 | /* End PBXResourcesBuildPhase section */
|
---|
192 |
|
---|
193 | /* Begin PBXSourcesBuildPhase section */
|
---|
194 | 8D11072C0486CEB800E47090 /* Sources */ = {
|
---|
195 | isa = PBXSourcesBuildPhase;
|
---|
196 | buildActionMask = 2147483647;
|
---|
197 | files = (
|
---|
198 | 8D11072D0486CEB800E47090 /* main.m in Sources */,
|
---|
199 | 2DB13831070E1EE100B1FDD2 /* MyAppController.m in Sources */,
|
---|
200 | 2DB13834070E1F1400B1FDD2 /* MyView.m in Sources */,
|
---|
201 | 2DC32DB6080703400062A441 /* AppDrawing.c in Sources */,
|
---|
202 | );
|
---|
203 | runOnlyForDeploymentPostprocessing = 0;
|
---|
204 | };
|
---|
205 | /* End PBXSourcesBuildPhase section */
|
---|
206 |
|
---|
207 | /* Begin PBXVariantGroup section */
|
---|
208 | 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
|
---|
209 | isa = PBXVariantGroup;
|
---|
210 | children = (
|
---|
211 | 089C165DFE840E0CC02AAC07 /* English */,
|
---|
212 | );
|
---|
213 | name = InfoPlist.strings;
|
---|
214 | sourceTree = "<group>";
|
---|
215 | };
|
---|
216 | 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
|
---|
217 | isa = PBXVariantGroup;
|
---|
218 | children = (
|
---|
219 | 29B97319FDCFA39411CA2CEA /* English */,
|
---|
220 | );
|
---|
221 | name = MainMenu.nib;
|
---|
222 | sourceTree = "<group>";
|
---|
223 | };
|
---|
224 | /* End PBXVariantGroup section */
|
---|
225 |
|
---|
226 | /* Begin XCBuildConfiguration section */
|
---|
227 | 2D4F4E8708E0C8B9002C8F59 /* Development */ = {
|
---|
228 | isa = XCBuildConfiguration;
|
---|
229 | buildSettings = {
|
---|
230 | COPY_PHASE_STRIP = NO;
|
---|
231 | GCC_DYNAMIC_NO_PIC = NO;
|
---|
232 | GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
---|
233 | GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
|
---|
234 | GCC_OPTIMIZATION_LEVEL = 0;
|
---|
235 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
---|
236 | GCC_PREFIX_HEADER = BasicDrawing.cocoa_Prefix.pch;
|
---|
237 | INFOPLIST_FILE = Info.plist;
|
---|
238 | INSTALL_PATH = "$(HOME)/Applications";
|
---|
239 | MACOSX_DEPLOYMENT_TARGET = 10.4;
|
---|
240 | PREBINDING = NO;
|
---|
241 | PRODUCT_NAME = Quartz2DBasics.Cocoa;
|
---|
242 | WRAPPER_EXTENSION = app;
|
---|
243 | ZERO_LINK = NO;
|
---|
244 | };
|
---|
245 | name = Development;
|
---|
246 | };
|
---|
247 | 2D4F4E8808E0C8B9002C8F59 /* Deployment */ = {
|
---|
248 | isa = XCBuildConfiguration;
|
---|
249 | buildSettings = {
|
---|
250 | ARCHS = (
|
---|
251 | ppc,
|
---|
252 | i386,
|
---|
253 | );
|
---|
254 | COPY_PHASE_STRIP = YES;
|
---|
255 | GCC_ENABLE_FIX_AND_CONTINUE = NO;
|
---|
256 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
---|
257 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
---|
258 | GCC_PREFIX_HEADER = BasicDrawing.cocoa_Prefix.pch;
|
---|
259 | INFOPLIST_FILE = Info.plist;
|
---|
260 | INSTALL_PATH = "$(HOME)/Applications";
|
---|
261 | MACOSX_DEPLOYMENT_TARGET = 10.4;
|
---|
262 | PREBINDING = NO;
|
---|
263 | PRODUCT_NAME = Quartz2DBasics.Cocoa;
|
---|
264 | WRAPPER_EXTENSION = app;
|
---|
265 | ZERO_LINK = NO;
|
---|
266 | };
|
---|
267 | name = Deployment;
|
---|
268 | };
|
---|
269 | 2D4F4E8908E0C8B9002C8F59 /* Default */ = {
|
---|
270 | isa = XCBuildConfiguration;
|
---|
271 | buildSettings = {
|
---|
272 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
---|
273 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
---|
274 | GCC_PREFIX_HEADER = BasicDrawing.cocoa_Prefix.pch;
|
---|
275 | INFOPLIST_FILE = Info.plist;
|
---|
276 | INSTALL_PATH = "$(HOME)/Applications";
|
---|
277 | MACOSX_DEPLOYMENT_TARGET = 10.4;
|
---|
278 | PREBINDING = NO;
|
---|
279 | PRODUCT_NAME = Quartz2DBasics.Cocoa;
|
---|
280 | WRAPPER_EXTENSION = app;
|
---|
281 | ZERO_LINK = NO;
|
---|
282 | };
|
---|
283 | name = Default;
|
---|
284 | };
|
---|
285 | 2D4F4E8B08E0C8B9002C8F59 /* Development */ = {
|
---|
286 | isa = XCBuildConfiguration;
|
---|
287 | buildSettings = {
|
---|
288 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
---|
289 | };
|
---|
290 | name = Development;
|
---|
291 | };
|
---|
292 | 2D4F4E8C08E0C8B9002C8F59 /* Deployment */ = {
|
---|
293 | isa = XCBuildConfiguration;
|
---|
294 | buildSettings = {
|
---|
295 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
---|
296 | };
|
---|
297 | name = Deployment;
|
---|
298 | };
|
---|
299 | 2D4F4E8D08E0C8B9002C8F59 /* Default */ = {
|
---|
300 | isa = XCBuildConfiguration;
|
---|
301 | buildSettings = {
|
---|
302 | SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
|
---|
303 | };
|
---|
304 | name = Default;
|
---|
305 | };
|
---|
306 | /* End XCBuildConfiguration section */
|
---|
307 |
|
---|
308 | /* Begin XCConfigurationList section */
|
---|
309 | 2D4F4E8608E0C8B9002C8F59 /* Build configuration list for PBXNativeTarget "Quartz2DBasics.Cocoa" */ = {
|
---|
310 | isa = XCConfigurationList;
|
---|
311 | buildConfigurations = (
|
---|
312 | 2D4F4E8708E0C8B9002C8F59 /* Development */,
|
---|
313 | 2D4F4E8808E0C8B9002C8F59 /* Deployment */,
|
---|
314 | 2D4F4E8908E0C8B9002C8F59 /* Default */,
|
---|
315 | );
|
---|
316 | defaultConfigurationIsVisible = 0;
|
---|
317 | defaultConfigurationName = Default;
|
---|
318 | };
|
---|
319 | 2D4F4E8A08E0C8B9002C8F59 /* Build configuration list for PBXProject "Quartz2DBasics.cocoa" */ = {
|
---|
320 | isa = XCConfigurationList;
|
---|
321 | buildConfigurations = (
|
---|
322 | 2D4F4E8B08E0C8B9002C8F59 /* Development */,
|
---|
323 | 2D4F4E8C08E0C8B9002C8F59 /* Deployment */,
|
---|
324 | 2D4F4E8D08E0C8B9002C8F59 /* Default */,
|
---|
325 | );
|
---|
326 | defaultConfigurationIsVisible = 0;
|
---|
327 | defaultConfigurationName = Default;
|
---|
328 | };
|
---|
329 | /* End XCConfigurationList section */
|
---|
330 | };
|
---|
331 | rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
---|
332 | }
|
---|