source: release/1.7/cocoa-ide-contrib/krueger/InterfaceProjects/Lisp IB Plugins/LispControllerPlugin/LispControllerPlugin.xcodeproj/project.pbxproj

Last change on this file was 13631, checked in by Paul Krueger, 15 years ago

Version 2 of InterfaceProjects

File size: 23.3 KB
Line 
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
10 53DF6901067E5B8E0090B5B0 /* All */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = C056398708A954F8003078D8 /* Build configuration list for PBXAggregateTarget "All" */;
13 buildPhases = (
14 );
15 dependencies = (
16 53DF6903067E5B930090B5B0 /* PBXTargetDependency */,
17 53DF6905067E5B930090B5B0 /* PBXTargetDependency */,
18 );
19 name = All;
20 productName = All;
21 };
22/* End PBXAggregateTarget section */
23
24/* Begin PBXBuildFile section */
25 13F8B89007B43554008AE28D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; };
26 546DEAF3067F632A0098DCC4 /* LispControllerPlugin.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53DF68FD067E5B5A0090B5B0 /* LispControllerPlugin.framework */; };
27 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; };
28 8D1AC9800486D23B00FE50C9 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */; };
29 C08787290A49DE9A00E9B151 /* LispControllerPlugin.m in Sources */ = {isa = PBXBuildFile; fileRef = 0259C576FE90428111CA0C5A /* LispControllerPlugin.m */; };
30 C0A47C500A523B730004BDC3 /* LispControllerInspector.xib in Resources */ = {isa = PBXBuildFile; fileRef = C05B20D80A48CB530099B9E5 /* LispControllerInspector.xib */; };
31 C0D069560A49DF9100C95564 /* InterfaceBuilderKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C0D069550A49DF9100C95564 /* InterfaceBuilderKit.framework */; };
32 D1AEDE470A6C289C0010C343 /* LispControllerPluginLibrary.nib in Resources */ = {isa = PBXBuildFile; fileRef = D1AEDE460A6C289C0010C343 /* LispControllerPluginLibrary.nib */; };
33 DA47DBD01120DE590028C558 /* LispController.h in Headers */ = {isa = PBXBuildFile; fileRef = DACE7999111CB6ED00886DC9 /* LispController.h */; };
34 DA47DBD61120DEAE0028C558 /* LispController.m in Sources */ = {isa = PBXBuildFile; fileRef = DACE7902111B6F4B00886DC9 /* LispController.m */; };
35 DA47DBFE1120E5170028C558 /* LispIntegration.m in Sources */ = {isa = PBXBuildFile; fileRef = DA47DBFD1120E5170028C558 /* LispIntegration.m */; };
36 DACE78C4111B5B8F00886DC9 /* LispList.icns in Resources */ = {isa = PBXBuildFile; fileRef = DACE78C3111B5B8F00886DC9 /* LispList.icns */; };
37 DACE78D9111B6CD900886DC9 /* LispController.classdescription in Resources */ = {isa = PBXBuildFile; fileRef = DACE78CA111B69C200886DC9 /* LispController.classdescription */; };
38 DACE7919111C867D00886DC9 /* LispControllerInspector.m in Sources */ = {isa = PBXBuildFile; fileRef = DACE7918111C867D00886DC9 /* LispControllerInspector.m */; };
39/* End PBXBuildFile section */
40
41/* Begin PBXContainerItemProxy section */
42 53DF6902067E5B930090B5B0 /* PBXContainerItemProxy */ = {
43 isa = PBXContainerItemProxy;
44 containerPortal = 0259C573FE90428111CA0C5A /* Project object */;
45 proxyType = 1;
46 remoteGlobalIDString = 8D1AC9600486D14A00FE50C9;
47 remoteInfo = LispControllerPlugin;
48 };
49 53DF6904067E5B930090B5B0 /* PBXContainerItemProxy */ = {
50 isa = PBXContainerItemProxy;
51 containerPortal = 0259C573FE90428111CA0C5A /* Project object */;
52 proxyType = 1;
53 remoteGlobalIDString = 53DF68FC067E5B5A0090B5B0;
54 remoteInfo = LispControllerPluginFramework;
55 };
56 546DEAEF067F62F70098DCC4 /* PBXContainerItemProxy */ = {
57 isa = PBXContainerItemProxy;
58 containerPortal = 0259C573FE90428111CA0C5A /* Project object */;
59 proxyType = 1;
60 remoteGlobalIDString = 53DF68FC067E5B5A0090B5B0;
61 remoteInfo = LispControllerPluginFramework;
62 };
63/* End PBXContainerItemProxy section */
64
65/* Begin PBXFileReference section */
66 0259C576FE90428111CA0C5A /* LispControllerPlugin.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = LispControllerPlugin.m; sourceTree = "<group>"; };
67 0259C57AFE90428111CA0C5A /* LispControllerPlugin.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = LispControllerPlugin.h; sourceTree = "<group>"; };
68 13F8B88807B434F6008AE28D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
69 13F8B88907B434F6008AE28D /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
70 13F8B88A07B434F6008AE28D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
71 32DBCF980370C29C00C91783 /* LispControllerPlugin_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LispControllerPlugin_Prefix.pch; sourceTree = "<group>"; };
72 53DF68FD067E5B5A0090B5B0 /* LispControllerPlugin.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = LispControllerPlugin.framework; sourceTree = BUILT_PRODUCTS_DIR; };
73 53DF68FE067E5B5A0090B5B0 /* LispControllerPlugin-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "LispControllerPlugin-Info.plist"; sourceTree = "<group>"; };
74 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
75 8D1AC9740486D14A00FE50C9 /* LispControllerPlugin.ibplugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = LispControllerPlugin.ibplugin; sourceTree = BUILT_PRODUCTS_DIR; };
76 8D1AC97B0486D23100FE50C9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
77 C05B20D80A48CB530099B9E5 /* LispControllerInspector.xib */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = file.xib; name = LispControllerInspector.xib; path = English.lproj/LispControllerInspector.xib; sourceTree = "<group>"; };
78 C0D069550A49DF9100C95564 /* InterfaceBuilderKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InterfaceBuilderKit.framework; path = /Developer/Library/Frameworks/InterfaceBuilderKit.framework; sourceTree = "<absolute>"; };
79 D1AEDE460A6C289C0010C343 /* LispControllerPluginLibrary.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = LispControllerPluginLibrary.nib; path = English.lproj/LispControllerPluginLibrary.nib; sourceTree = "<group>"; };
80 DA47DBFD1120E5170028C558 /* LispIntegration.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LispIntegration.m; sourceTree = "<group>"; };
81 DACE78C3111B5B8F00886DC9 /* LispList.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = LispList.icns; sourceTree = "<group>"; };
82 DACE78CA111B69C200886DC9 /* LispController.classdescription */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = LispController.classdescription; sourceTree = "<group>"; };
83 DACE7902111B6F4B00886DC9 /* LispController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LispController.m; sourceTree = "<group>"; };
84 DACE7917111C867D00886DC9 /* LispControllerInspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LispControllerInspector.h; sourceTree = "<group>"; };
85 DACE7918111C867D00886DC9 /* LispControllerInspector.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LispControllerInspector.m; sourceTree = "<group>"; };
86 DACE7999111CB6ED00886DC9 /* LispController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LispController.h; sourceTree = "<group>"; };
87 DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
88/* End PBXFileReference section */
89
90/* Begin PBXFrameworksBuildPhase section */
91 53DF68FB067E5B5A0090B5B0 /* Frameworks */ = {
92 isa = PBXFrameworksBuildPhase;
93 buildActionMask = 2147483647;
94 files = (
95 13F8B89007B43554008AE28D /* Cocoa.framework in Frameworks */,
96 );
97 runOnlyForDeploymentPostprocessing = 0;
98 };
99 8D1AC96E0486D14A00FE50C9 /* Frameworks */ = {
100 isa = PBXFrameworksBuildPhase;
101 buildActionMask = 2147483647;
102 files = (
103 8D1AC9700486D14A00FE50C9 /* Cocoa.framework in Frameworks */,
104 546DEAF3067F632A0098DCC4 /* LispControllerPlugin.framework in Frameworks */,
105 C0D069560A49DF9100C95564 /* InterfaceBuilderKit.framework in Frameworks */,
106 );
107 runOnlyForDeploymentPostprocessing = 0;
108 };
109/* End PBXFrameworksBuildPhase section */
110
111/* Begin PBXGroup section */
112 0259C574FE90428111CA0C5A /* LispControllerPlugin */ = {
113 isa = PBXGroup;
114 children = (
115 32DBCF9E0370C38000C91783 /* Plugin */,
116 54D33B2C06778E4400C9C163 /* Framework */,
117 0259C582FE90428111CA0C5A /* Resources */,
118 1ED78706FE9D4A0611CA0C5A /* Products */,
119 2E58F364FFB232C311CA0CBA /* Frameworks */,
120 );
121 name = LispControllerPlugin;
122 sourceTree = "<group>";
123 };
124 0259C582FE90428111CA0C5A /* Resources */ = {
125 isa = PBXGroup;
126 children = (
127 8D1AC9730486D14A00FE50C9 /* Info.plist */,
128 53DF68FE067E5B5A0090B5B0 /* LispControllerPlugin-Info.plist */,
129 8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */,
130 );
131 name = Resources;
132 sourceTree = "<group>";
133 };
134 131E8FE8067F80F40006E0CE /* Resources */ = {
135 isa = PBXGroup;
136 children = (
137 DACE78C3111B5B8F00886DC9 /* LispList.icns */,
138 D1AEDE460A6C289C0010C343 /* LispControllerPluginLibrary.nib */,
139 C05B20D80A48CB530099B9E5 /* LispControllerInspector.xib */,
140 );
141 name = Resources;
142 sourceTree = "<group>";
143 };
144 13F8B6FD07B43410008AE28D /* Linked Frameworks */ = {
145 isa = PBXGroup;
146 children = (
147 DD92D38A0106425D02CA0E72 /* Cocoa.framework */,
148 C0D069550A49DF9100C95564 /* InterfaceBuilderKit.framework */,
149 );
150 name = "Linked Frameworks";
151 sourceTree = "<group>";
152 };
153 13F8B70407B43425008AE28D /* Other Frameworks */ = {
154 isa = PBXGroup;
155 children = (
156 13F8B88807B434F6008AE28D /* AppKit.framework */,
157 13F8B88907B434F6008AE28D /* CoreData.framework */,
158 13F8B88A07B434F6008AE28D /* Foundation.framework */,
159 );
160 name = "Other Frameworks";
161 sourceTree = "<group>";
162 };
163 1ED78706FE9D4A0611CA0C5A /* Products */ = {
164 isa = PBXGroup;
165 children = (
166 8D1AC9740486D14A00FE50C9 /* LispControllerPlugin.ibplugin */,
167 53DF68FD067E5B5A0090B5B0 /* LispControllerPlugin.framework */,
168 );
169 name = Products;
170 sourceTree = "<group>";
171 };
172 2E58F364FFB232C311CA0CBA /* Frameworks */ = {
173 isa = PBXGroup;
174 children = (
175 13F8B6FD07B43410008AE28D /* Linked Frameworks */,
176 13F8B70407B43425008AE28D /* Other Frameworks */,
177 );
178 name = Frameworks;
179 sourceTree = "<group>";
180 };
181 32DBCF9E0370C38000C91783 /* Plugin */ = {
182 isa = PBXGroup;
183 children = (
184 54D33B2406778DD400C9C163 /* Class Descriptions */,
185 54D33B2506778DF000C9C163 /* Classes */,
186 32DBCF9F0370C38200C91783 /* Other Sources */,
187 131E8FE8067F80F40006E0CE /* Resources */,
188 );
189 name = Plugin;
190 sourceTree = "<group>";
191 };
192 32DBCF9F0370C38200C91783 /* Other Sources */ = {
193 isa = PBXGroup;
194 children = (
195 32DBCF980370C29C00C91783 /* LispControllerPlugin_Prefix.pch */,
196 );
197 name = "Other Sources";
198 sourceTree = "<group>";
199 };
200 54D33B2406778DD400C9C163 /* Class Descriptions */ = {
201 isa = PBXGroup;
202 children = (
203 DACE78CA111B69C200886DC9 /* LispController.classdescription */,
204 );
205 name = "Class Descriptions";
206 sourceTree = "<group>";
207 };
208 54D33B2506778DF000C9C163 /* Classes */ = {
209 isa = PBXGroup;
210 children = (
211 0259C57AFE90428111CA0C5A /* LispControllerPlugin.h */,
212 0259C576FE90428111CA0C5A /* LispControllerPlugin.m */,
213 DACE7917111C867D00886DC9 /* LispControllerInspector.h */,
214 DACE7918111C867D00886DC9 /* LispControllerInspector.m */,
215 );
216 name = Classes;
217 sourceTree = "<group>";
218 };
219 54D33B2C06778E4400C9C163 /* Framework */ = {
220 isa = PBXGroup;
221 children = (
222 C0894DA40C32F4C100401507 /* Classes */,
223 );
224 name = Framework;
225 sourceTree = "<group>";
226 };
227 C0894DA40C32F4C100401507 /* Classes */ = {
228 isa = PBXGroup;
229 children = (
230 DACE7902111B6F4B00886DC9 /* LispController.m */,
231 DACE7999111CB6ED00886DC9 /* LispController.h */,
232 DA47DBFD1120E5170028C558 /* LispIntegration.m */,
233 );
234 name = Classes;
235 sourceTree = "<group>";
236 };
237/* End PBXGroup section */
238
239/* Begin PBXHeadersBuildPhase section */
240 53DF68F8067E5B5A0090B5B0 /* Headers */ = {
241 isa = PBXHeadersBuildPhase;
242 buildActionMask = 2147483647;
243 files = (
244 DA47DBD01120DE590028C558 /* LispController.h in Headers */,
245 );
246 runOnlyForDeploymentPostprocessing = 0;
247 };
248/* End PBXHeadersBuildPhase section */
249
250/* Begin PBXNativeTarget section */
251 53DF68FC067E5B5A0090B5B0 /* LispControllerPluginFramework */ = {
252 isa = PBXNativeTarget;
253 buildConfigurationList = C056397F08A954F8003078D8 /* Build configuration list for PBXNativeTarget "LispControllerPluginFramework" */;
254 buildPhases = (
255 53DF68F8067E5B5A0090B5B0 /* Headers */,
256 53DF68F9067E5B5A0090B5B0 /* Resources */,
257 53DF68FA067E5B5A0090B5B0 /* Sources */,
258 53DF68FB067E5B5A0090B5B0 /* Frameworks */,
259 );
260 buildRules = (
261 );
262 dependencies = (
263 );
264 name = LispControllerPluginFramework;
265 productName = LispControllerPluginFramework;
266 productReference = 53DF68FD067E5B5A0090B5B0 /* LispControllerPlugin.framework */;
267 productType = "com.apple.product-type.framework";
268 };
269 8D1AC9600486D14A00FE50C9 /* LispControllerPlugin */ = {
270 isa = PBXNativeTarget;
271 buildConfigurationList = C056398308A954F8003078D8 /* Build configuration list for PBXNativeTarget "LispControllerPlugin" */;
272 buildPhases = (
273 8D1AC9660486D14A00FE50C9 /* Resources */,
274 8D1AC96A0486D14A00FE50C9 /* Sources */,
275 8D1AC96E0486D14A00FE50C9 /* Frameworks */,
276 );
277 buildRules = (
278 );
279 dependencies = (
280 546DEAF0067F62F70098DCC4 /* PBXTargetDependency */,
281 );
282 name = LispControllerPlugin;
283 productInstallPath = "$(HOME)/Developer/Palettes";
284 productName = LispControllerPlugin;
285 productReference = 8D1AC9740486D14A00FE50C9 /* LispControllerPlugin.ibplugin */;
286 productType = "com.apple.product-type.bundle";
287 };
288/* End PBXNativeTarget section */
289
290/* Begin PBXProject section */
291 0259C573FE90428111CA0C5A /* Project object */ = {
292 isa = PBXProject;
293 buildConfigurationList = C056398B08A954F8003078D8 /* Build configuration list for PBXProject "LispControllerPlugin" */;
294 compatibilityVersion = "Xcode 3.1";
295 hasScannedForEncodings = 1;
296 mainGroup = 0259C574FE90428111CA0C5A /* LispControllerPlugin */;
297 projectDirPath = "";
298 projectRoot = "";
299 targets = (
300 53DF6901067E5B8E0090B5B0 /* All */,
301 8D1AC9600486D14A00FE50C9 /* LispControllerPlugin */,
302 53DF68FC067E5B5A0090B5B0 /* LispControllerPluginFramework */,
303 );
304 };
305/* End PBXProject section */
306
307/* Begin PBXResourcesBuildPhase section */
308 53DF68F9067E5B5A0090B5B0 /* Resources */ = {
309 isa = PBXResourcesBuildPhase;
310 buildActionMask = 2147483647;
311 files = (
312 );
313 runOnlyForDeploymentPostprocessing = 0;
314 };
315 8D1AC9660486D14A00FE50C9 /* Resources */ = {
316 isa = PBXResourcesBuildPhase;
317 buildActionMask = 2147483647;
318 files = (
319 DACE78D9111B6CD900886DC9 /* LispController.classdescription in Resources */,
320 8D1AC9800486D23B00FE50C9 /* InfoPlist.strings in Resources */,
321 C0A47C500A523B730004BDC3 /* LispControllerInspector.xib in Resources */,
322 D1AEDE470A6C289C0010C343 /* LispControllerPluginLibrary.nib in Resources */,
323 DACE78C4111B5B8F00886DC9 /* LispList.icns in Resources */,
324 );
325 runOnlyForDeploymentPostprocessing = 0;
326 };
327/* End PBXResourcesBuildPhase section */
328
329/* Begin PBXSourcesBuildPhase section */
330 53DF68FA067E5B5A0090B5B0 /* Sources */ = {
331 isa = PBXSourcesBuildPhase;
332 buildActionMask = 2147483647;
333 files = (
334 DA47DBD61120DEAE0028C558 /* LispController.m in Sources */,
335 );
336 runOnlyForDeploymentPostprocessing = 0;
337 };
338 8D1AC96A0486D14A00FE50C9 /* Sources */ = {
339 isa = PBXSourcesBuildPhase;
340 buildActionMask = 2147483647;
341 files = (
342 C08787290A49DE9A00E9B151 /* LispControllerPlugin.m in Sources */,
343 DACE7919111C867D00886DC9 /* LispControllerInspector.m in Sources */,
344 DA47DBFE1120E5170028C558 /* LispIntegration.m in Sources */,
345 );
346 runOnlyForDeploymentPostprocessing = 0;
347 };
348/* End PBXSourcesBuildPhase section */
349
350/* Begin PBXTargetDependency section */
351 53DF6903067E5B930090B5B0 /* PBXTargetDependency */ = {
352 isa = PBXTargetDependency;
353 target = 8D1AC9600486D14A00FE50C9 /* LispControllerPlugin */;
354 targetProxy = 53DF6902067E5B930090B5B0 /* PBXContainerItemProxy */;
355 };
356 53DF6905067E5B930090B5B0 /* PBXTargetDependency */ = {
357 isa = PBXTargetDependency;
358 target = 53DF68FC067E5B5A0090B5B0 /* LispControllerPluginFramework */;
359 targetProxy = 53DF6904067E5B930090B5B0 /* PBXContainerItemProxy */;
360 };
361 546DEAF0067F62F70098DCC4 /* PBXTargetDependency */ = {
362 isa = PBXTargetDependency;
363 target = 53DF68FC067E5B5A0090B5B0 /* LispControllerPluginFramework */;
364 targetProxy = 546DEAEF067F62F70098DCC4 /* PBXContainerItemProxy */;
365 };
366/* End PBXTargetDependency section */
367
368/* Begin PBXVariantGroup section */
369 8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */ = {
370 isa = PBXVariantGroup;
371 children = (
372 8D1AC97B0486D23100FE50C9 /* English */,
373 );
374 name = InfoPlist.strings;
375 sourceTree = "<group>";
376 };
377/* End PBXVariantGroup section */
378
379/* Begin XCBuildConfiguration section */
380 C056398008A954F8003078D8 /* Debug */ = {
381 isa = XCBuildConfiguration;
382 buildSettings = {
383 COPY_PHASE_STRIP = NO;
384 DYLIB_COMPATIBILITY_VERSION = 1;
385 DYLIB_CURRENT_VERSION = 1;
386 FRAMEWORK_VERSION = A;
387 GCC_DYNAMIC_NO_PIC = NO;
388 GCC_ENABLE_FIX_AND_CONTINUE = YES;
389 GCC_MODEL_TUNING = G5;
390 GCC_OPTIMIZATION_LEVEL = 0;
391 GCC_PRECOMPILE_PREFIX_HEADER = YES;
392 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
393 INFOPLIST_FILE = "LispControllerPlugin-Info.plist";
394 PRODUCT_NAME = LispControllerPlugin;
395 SKIP_INSTALL = NO;
396 };
397 name = Debug;
398 };
399 C056398108A954F8003078D8 /* Release */ = {
400 isa = XCBuildConfiguration;
401 buildSettings = {
402 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
403 DYLIB_COMPATIBILITY_VERSION = 1;
404 DYLIB_CURRENT_VERSION = 1;
405 FRAMEWORK_VERSION = A;
406 GCC_MODEL_TUNING = G5;
407 GCC_PRECOMPILE_PREFIX_HEADER = YES;
408 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
409 INFOPLIST_FILE = "LispControllerPlugin-Info.plist";
410 INSTALL_MODE_FLAG = "go-w,a+rX";
411 PRODUCT_NAME = LispControllerPlugin;
412 SKIP_INSTALL = NO;
413 };
414 name = Release;
415 };
416 C056398408A954F8003078D8 /* Debug */ = {
417 isa = XCBuildConfiguration;
418 buildSettings = {
419 COPY_PHASE_STRIP = NO;
420 FRAMEWORK_SEARCH_PATHS = (
421 $inherited,
422 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
423 );
424 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/Library/Frameworks\"";
425 GCC_DYNAMIC_NO_PIC = NO;
426 GCC_ENABLE_FIX_AND_CONTINUE = YES;
427 GCC_MODEL_TUNING = G5;
428 GCC_OPTIMIZATION_LEVEL = 0;
429 GCC_PRECOMPILE_PREFIX_HEADER = YES;
430 GCC_PREFIX_HEADER = LispControllerPlugin_Prefix.pch;
431 INFOPLIST_FILE = Info.plist;
432 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks/LispControllerPlugin.framework/Resources";
433 PRODUCT_NAME = LispControllerPlugin;
434 WRAPPER_EXTENSION = ibplugin;
435 };
436 name = Debug;
437 };
438 C056398508A954F8003078D8 /* Release */ = {
439 isa = XCBuildConfiguration;
440 buildSettings = {
441 COPY_PHASE_STRIP = NO;
442 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
443 FRAMEWORK_SEARCH_PATHS = (
444 $inherited,
445 "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
446 );
447 FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(DEVELOPER_DIR)/Library/Frameworks\"";
448 GCC_MODEL_TUNING = G5;
449 GCC_PRECOMPILE_PREFIX_HEADER = YES;
450 GCC_PREFIX_HEADER = LispControllerPlugin_Prefix.pch;
451 INFOPLIST_FILE = Info.plist;
452 INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks/LispControllerPlugin.framework/Resources";
453 PRODUCT_NAME = LispControllerPlugin;
454 WRAPPER_EXTENSION = ibplugin;
455 };
456 name = Release;
457 };
458 C056398808A954F8003078D8 /* Debug */ = {
459 isa = XCBuildConfiguration;
460 buildSettings = {
461 COPY_PHASE_STRIP = NO;
462 GCC_DYNAMIC_NO_PIC = NO;
463 GCC_ENABLE_FIX_AND_CONTINUE = YES;
464 GCC_MODEL_TUNING = G5;
465 GCC_OPTIMIZATION_LEVEL = 0;
466 PRODUCT_NAME = All;
467 WARNING_CFLAGS = (
468 "-Wmost",
469 "-Wno-four-char-constants",
470 "-Wno-unknown-pragmas",
471 );
472 };
473 name = Debug;
474 };
475 C056398908A954F8003078D8 /* Release */ = {
476 isa = XCBuildConfiguration;
477 buildSettings = {
478 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
479 GCC_MODEL_TUNING = G5;
480 PRODUCT_NAME = All;
481 WARNING_CFLAGS = (
482 "-Wmost",
483 "-Wno-four-char-constants",
484 "-Wno-unknown-pragmas",
485 );
486 };
487 name = Release;
488 };
489 C056398C08A954F8003078D8 /* Debug */ = {
490 isa = XCBuildConfiguration;
491 buildSettings = {
492 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
493 GCC_C_LANGUAGE_STANDARD = c99;
494 GCC_MODEL_TUNING = "";
495 GCC_WARN_ABOUT_RETURN_TYPE = YES;
496 GCC_WARN_UNUSED_VARIABLE = YES;
497 ONLY_ACTIVE_ARCH = YES;
498 PREBINDING = NO;
499 SDKROOT = macosx10.5;
500 };
501 name = Debug;
502 };
503 C056398D08A954F8003078D8 /* Release */ = {
504 isa = XCBuildConfiguration;
505 buildSettings = {
506 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
507 GCC_C_LANGUAGE_STANDARD = c99;
508 GCC_MODEL_TUNING = "";
509 GCC_WARN_ABOUT_RETURN_TYPE = YES;
510 GCC_WARN_UNUSED_VARIABLE = YES;
511 PREBINDING = NO;
512 SDKROOT = macosx10.5;
513 };
514 name = Release;
515 };
516/* End XCBuildConfiguration section */
517
518/* Begin XCConfigurationList section */
519 C056397F08A954F8003078D8 /* Build configuration list for PBXNativeTarget "LispControllerPluginFramework" */ = {
520 isa = XCConfigurationList;
521 buildConfigurations = (
522 C056398008A954F8003078D8 /* Debug */,
523 C056398108A954F8003078D8 /* Release */,
524 );
525 defaultConfigurationIsVisible = 0;
526 defaultConfigurationName = Release;
527 };
528 C056398308A954F8003078D8 /* Build configuration list for PBXNativeTarget "LispControllerPlugin" */ = {
529 isa = XCConfigurationList;
530 buildConfigurations = (
531 C056398408A954F8003078D8 /* Debug */,
532 C056398508A954F8003078D8 /* Release */,
533 );
534 defaultConfigurationIsVisible = 0;
535 defaultConfigurationName = Release;
536 };
537 C056398708A954F8003078D8 /* Build configuration list for PBXAggregateTarget "All" */ = {
538 isa = XCConfigurationList;
539 buildConfigurations = (
540 C056398808A954F8003078D8 /* Debug */,
541 C056398908A954F8003078D8 /* Release */,
542 );
543 defaultConfigurationIsVisible = 0;
544 defaultConfigurationName = Release;
545 };
546 C056398B08A954F8003078D8 /* Build configuration list for PBXProject "LispControllerPlugin" */ = {
547 isa = XCConfigurationList;
548 buildConfigurations = (
549 C056398C08A954F8003078D8 /* Debug */,
550 C056398D08A954F8003078D8 /* Release */,
551 );
552 defaultConfigurationIsVisible = 0;
553 defaultConfigurationName = Release;
554 };
555/* End XCConfigurationList section */
556 };
557 rootObject = 0259C573FE90428111CA0C5A /* Project object */;
558}
Note: See TracBrowser for help on using the repository browser.