Openmoko Flasher

Openmoko Flasher Git Source Tree

Root/OpenMoko Flasher.xcodeproj/project.pbxproj

1// !$*UTF8*$!
2{
3archiveVersion = 1;
4classes = {
5};
6objectVersion = 42;
7objects = {
8
9/* Begin PBXAggregateTarget section */
10EE26E0C00D6085E100116FAC /* dfu */ = {
11isa = PBXAggregateTarget;
12buildConfigurationList = EE26E0D30D6085EE00116FAC /* Build configuration list for PBXAggregateTarget "dfu" */;
13buildPhases = (
14EE26E0BF0D6085E100116FAC /* ShellScript */,
15);
16dependencies = (
17);
18name = dfu;
19productName = dfu;
20};
21EE42F32E0CA25131006FA8F6 /* Sources */ = {
22isa = PBXAggregateTarget;
23buildConfigurationList = EE42F3310CA25151006FA8F6 /* Build configuration list for PBXAggregateTarget "Sources" */;
24buildPhases = (
25EE42F32D0CA25131006FA8F6 /* ShellScript */,
26);
27dependencies = (
28);
29name = Sources;
30productName = Sources;
31};
32EEA6A06B0D6887C3005582FB /* libusb */ = {
33isa = PBXAggregateTarget;
34buildConfigurationList = EEA6A0720D6887D6005582FB /* Build configuration list for PBXAggregateTarget "libusb" */;
35buildPhases = (
36EEA6A06A0D6887C3005582FB /* ShellScript */,
37);
38dependencies = (
39);
40name = libusb;
41productName = libusb;
42};
43EEA6A34F0D69CFA7005582FB /* All */ = {
44isa = PBXAggregateTarget;
45buildConfigurationList = EEA6A3560D69CFD0005582FB /* Build configuration list for PBXAggregateTarget "All" */;
46buildPhases = (
47EEA6A34E0D69CFA7005582FB /* ShellScript */,
48);
49dependencies = (
50EEA6A3510D69CFAF005582FB /* PBXTargetDependency */,
51EEA6A3530D69CFB2005582FB /* PBXTargetDependency */,
52);
53name = All;
54productName = All;
55};
56/* End PBXAggregateTarget section */
57
58/* Begin PBXBuildFile section */
598D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
608D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
618D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
628D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
63EE9BF3D90C9FD8F2008BADF3 /* OpenMokoFlasher.app in CopyFiles */ = {isa = PBXBuildFile; fileRef = 8D1107320486CEB800E47090 /* OpenMokoFlasher.app */; };
64EEC7F8130C61703800762819 /* AppController.m in Sources */ = {isa = PBXBuildFile; fileRef = EEC7F8120C61703800762819 /* AppController.m */; };
65EED58DEE0C7865C20048859C /* Icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = EED58DED0C7865C20048859C /* Icon.icns */; };
66/* End PBXBuildFile section */
67
68/* Begin PBXContainerItemProxy section */
69EE26E0E40D60870300116FAC /* PBXContainerItemProxy */ = {
70isa = PBXContainerItemProxy;
71containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
72proxyType = 1;
73remoteGlobalIDString = EE26E0C00D6085E100116FAC;
74remoteInfo = dfu;
75};
76EEA6A2F00D698EAB005582FB /* PBXContainerItemProxy */ = {
77isa = PBXContainerItemProxy;
78containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
79proxyType = 1;
80remoteGlobalIDString = EEA6A06B0D6887C3005582FB;
81remoteInfo = libusb;
82};
83EEA6A3500D69CFAF005582FB /* PBXContainerItemProxy */ = {
84isa = PBXContainerItemProxy;
85containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
86proxyType = 1;
87remoteGlobalIDString = 8D1107260486CEB800E47090;
88remoteInfo = "OpenMoko Flasher";
89};
90EEA6A3520D69CFB2005582FB /* PBXContainerItemProxy */ = {
91isa = PBXContainerItemProxy;
92containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
93proxyType = 1;
94remoteGlobalIDString = EE42F32E0CA25131006FA8F6;
95remoteInfo = Sources;
96};
97/* End PBXContainerItemProxy section */
98
99/* Begin PBXCopyFilesBuildPhase section */
100EE9BF3D70C9FD8DC008BADF3 /* CopyFiles */ = {
101isa = PBXCopyFilesBuildPhase;
102buildActionMask = 2147483647;
103dstPath = $HOME/Applications;
104dstSubfolderSpec = 0;
105files = (
106EE9BF3D90C9FD8F2008BADF3 /* OpenMokoFlasher.app in CopyFiles */,
107);
108runOnlyForDeploymentPostprocessing = 0;
109};
110/* End PBXCopyFilesBuildPhase section */
111
112/* Begin PBXFileReference section */
113089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
1141058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
11513E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
11629B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
11729B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
11829B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
11929B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
12032CA4F630368D1EE00C91783 /* OpenMokoFlasher_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OpenMokoFlasher_Prefix.pch; sourceTree = "<group>"; };
1218D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
1228D1107320486CEB800E47090 /* OpenMokoFlasher.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenMokoFlasher.app; sourceTree = BUILT_PRODUCTS_DIR; };
123EE5B85ED0E8F8DAC00264951 /* Readme.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Readme.rtf; sourceTree = "<group>"; };
124EEA6A0FC0D68983E005582FB /* libusb-0.1.4.4.4.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = "libusb-0.1.4.4.4.dylib"; sourceTree = "<group>"; };
125EEA6A0FD0D68983E005582FB /* libusb-0.1.4.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = "libusb-0.1.4.dylib"; sourceTree = "<group>"; };
126EEA6A0FE0D68983E005582FB /* libusb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libusb.dylib; sourceTree = "<group>"; };
127EEA6A1000D68983E005582FB /* libusb-0.1.4.4.4.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = "libusb-0.1.4.4.4.dylib"; sourceTree = "<group>"; };
128EEA6A1010D68983E005582FB /* libusb-0.1.4.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = "libusb-0.1.4.dylib"; sourceTree = "<group>"; };
129EEA6A1020D68983E005582FB /* libusb.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; path = libusb.dylib; sourceTree = "<group>"; };
130EEC7F7A20C616B7F00762819 /* dfu-util */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "dfu-util"; sourceTree = "<group>"; };
131EEC7F8110C61703800762819 /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppController.h; sourceTree = "<group>"; };
132EEC7F8120C61703800762819 /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppController.m; sourceTree = "<group>"; };
133EED58DED0C7865C20048859C /* Icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = Icon.icns; sourceTree = "<group>"; };
134EEDD83C10C63468200D2CF87 /* ToDo */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = ToDo; sourceTree = "<group>"; };
135/* End PBXFileReference section */
136
137/* Begin PBXFrameworksBuildPhase section */
1388D11072E0486CEB800E47090 /* Frameworks */ = {
139isa = PBXFrameworksBuildPhase;
140buildActionMask = 2147483647;
141files = (
1428D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
143);
144runOnlyForDeploymentPostprocessing = 0;
145};
146/* End PBXFrameworksBuildPhase section */
147
148/* Begin PBXGroup section */
149080E96DDFE201D6D7F000001 /* Classes */ = {
150isa = PBXGroup;
151children = (
152EEC7F8110C61703800762819 /* AppController.h */,
153EEC7F8120C61703800762819 /* AppController.m */,
154);
155name = Classes;
156sourceTree = "<group>";
157};
1581058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
159isa = PBXGroup;
160children = (
1611058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
162);
163name = "Linked Frameworks";
164sourceTree = "<group>";
165};
1661058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
167isa = PBXGroup;
168children = (
16929B97324FDCFA39411CA2CEA /* AppKit.framework */,
17013E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
17129B97325FDCFA39411CA2CEA /* Foundation.framework */,
172);
173name = "Other Frameworks";
174sourceTree = "<group>";
175};
17619C28FACFE9D520D11CA2CBB /* Products */ = {
177isa = PBXGroup;
178children = (
1798D1107320486CEB800E47090 /* OpenMokoFlasher.app */,
180);
181name = Products;
182sourceTree = "<group>";
183};
18429B97314FDCFA39411CA2CEA /* OpenMokoFlasher */ = {
185isa = PBXGroup;
186children = (
187EEDD83C10C63468200D2CF87 /* ToDo */,
188EE5B85ED0E8F8DAC00264951 /* Readme.rtf */,
189EEA6A0FA0D68983E005582FB /* libusb */,
190EEC7F7A20C616B7F00762819 /* dfu-util */,
191080E96DDFE201D6D7F000001 /* Classes */,
19229B97315FDCFA39411CA2CEA /* Other Sources */,
19329B97317FDCFA39411CA2CEA /* Resources */,
19429B97323FDCFA39411CA2CEA /* Frameworks */,
19519C28FACFE9D520D11CA2CBB /* Products */,
196);
197name = OpenMokoFlasher;
198sourceTree = "<group>";
199};
20029B97315FDCFA39411CA2CEA /* Other Sources */ = {
201isa = PBXGroup;
202children = (
20332CA4F630368D1EE00C91783 /* OpenMokoFlasher_Prefix.pch */,
20429B97316FDCFA39411CA2CEA /* main.m */,
205);
206name = "Other Sources";
207sourceTree = "<group>";
208};
20929B97317FDCFA39411CA2CEA /* Resources */ = {
210isa = PBXGroup;
211children = (
212EED58DED0C7865C20048859C /* Icon.icns */,
2138D1107310486CEB800E47090 /* Info.plist */,
214089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
21529B97318FDCFA39411CA2CEA /* MainMenu.nib */,
216);
217name = Resources;
218sourceTree = "<group>";
219};
22029B97323FDCFA39411CA2CEA /* Frameworks */ = {
221isa = PBXGroup;
222children = (
2231058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
2241058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
225);
226name = Frameworks;
227sourceTree = "<group>";
228};
229EEA6A0FA0D68983E005582FB /* libusb */ = {
230isa = PBXGroup;
231children = (
232EEA6A0FB0D68983E005582FB /* i386 */,
233EEA6A0FF0D68983E005582FB /* ppc */,
234);
235path = libusb;
236sourceTree = "<group>";
237};
238EEA6A0FB0D68983E005582FB /* i386 */ = {
239isa = PBXGroup;
240children = (
241EEA6A0FC0D68983E005582FB /* libusb-0.1.4.4.4.dylib */,
242EEA6A0FD0D68983E005582FB /* libusb-0.1.4.dylib */,
243EEA6A0FE0D68983E005582FB /* libusb.dylib */,
244);
245path = i386;
246sourceTree = "<group>";
247};
248EEA6A0FF0D68983E005582FB /* ppc */ = {
249isa = PBXGroup;
250children = (
251EEA6A1000D68983E005582FB /* libusb-0.1.4.4.4.dylib */,
252EEA6A1010D68983E005582FB /* libusb-0.1.4.dylib */,
253EEA6A1020D68983E005582FB /* libusb.dylib */,
254);
255path = ppc;
256sourceTree = "<group>";
257};
258/* End PBXGroup section */
259
260/* Begin PBXNativeTarget section */
2618D1107260486CEB800E47090 /* OpenMoko Flasher */ = {
262isa = PBXNativeTarget;
263buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "OpenMoko Flasher" */;
264buildPhases = (
2658D1107290486CEB800E47090 /* Resources */,
2668D11072C0486CEB800E47090 /* Sources */,
2678D11072E0486CEB800E47090 /* Frameworks */,
268EEC7F7E20C616E9F00762819 /* ShellScript */,
269EE9BF3D70C9FD8DC008BADF3 /* CopyFiles */,
270);
271buildRules = (
272);
273dependencies = (
274EEA6A2F10D698EAB005582FB /* PBXTargetDependency */,
275EE26E0E50D60870300116FAC /* PBXTargetDependency */,
276);
277name = "OpenMoko Flasher";
278productInstallPath = "$(HOME)/Applications";
279productName = OpenMokoFlasher;
280productReference = 8D1107320486CEB800E47090 /* OpenMokoFlasher.app */;
281productType = "com.apple.product-type.application";
282};
283/* End PBXNativeTarget section */
284
285/* Begin PBXProject section */
28629B97313FDCFA39411CA2CEA /* Project object */ = {
287isa = PBXProject;
288buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "OpenMoko Flasher" */;
289compatibilityVersion = "Xcode 2.4";
290hasScannedForEncodings = 1;
291mainGroup = 29B97314FDCFA39411CA2CEA /* OpenMokoFlasher */;
292projectDirPath = "";
293projectRoot = "";
294targets = (
295EEA6A34F0D69CFA7005582FB /* All */,
2968D1107260486CEB800E47090 /* OpenMoko Flasher */,
297EE42F32E0CA25131006FA8F6 /* Sources */,
298EE26E0C00D6085E100116FAC /* dfu */,
299EEA6A06B0D6887C3005582FB /* libusb */,
300);
301};
302/* End PBXProject section */
303
304/* Begin PBXResourcesBuildPhase section */
3058D1107290486CEB800E47090 /* Resources */ = {
306isa = PBXResourcesBuildPhase;
307buildActionMask = 2147483647;
308files = (
3098D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
3108D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
311EED58DEE0C7865C20048859C /* Icon.icns in Resources */,
312);
313runOnlyForDeploymentPostprocessing = 0;
314};
315/* End PBXResourcesBuildPhase section */
316
317/* Begin PBXShellScriptBuildPhase section */
318EE26E0BF0D6085E100116FAC /* ShellScript */ = {
319isa = PBXShellScriptBuildPhase;
320buildActionMask = 2147483647;
321files = (
322);
323inputPaths = (
324);
325outputPaths = (
326);
327runOnlyForDeploymentPostprocessing = 0;
328shellPath = /bin/sh;
329shellScript = "# shell script goes here\n\nPATH=/usr/local/bin:/opt/local/bin:/opt/local/sbin:$PATH\n\nHERE=$PWD\n\ncd dfu-util\n\n./autogen.sh\n\nARCHS=\"i386 ppc\"\n\nfor ARCH in $ARCHS\n\tdo\n\trm -f src/Makefile\n\t./configure --host Darwin CFLAGS=\" -I/opt/local/include -L$HERE/libusb -arch $ARCH\" LIBS=\"-Wl,-framework -Wl,IOKit -Wl,-framework -Wl,CoreFoundation -lusb\" \n\tmake\n\tcp -f src/dfu-util dfu-util.$ARCH\n\tmake clean\n\tdone\n\n# make universal binary\n\nlipo dfu-util.ppc dfu-util.i386 -create -output dfu-util\n\n# fix to use libusb in our bundle http://qin.laya.com/tech_coding_help/dylib_linking.html\n\notool -L dfu-util\ninstall_name_tool -change /opt/local/lib/libusb-0.1.4.dylib @executable_path/../Resources/libusb-0.1.4.dylib dfu-util\notool -L dfu-util\n\nexit 0";
330};
331EE42F32D0CA25131006FA8F6 /* ShellScript */ = {
332isa = PBXShellScriptBuildPhase;
333buildActionMask = 2147483647;
334files = (
335);
336inputPaths = (
337);
338outputPaths = (
339);
340runOnlyForDeploymentPostprocessing = 0;
341shellPath = /bin/sh;
342shellScript = "# shell script goes here\n# Copyright H. N. Schaller, Golden Delicious Computers GmbH&Co. KG\n# Licensed under GPL\n\ntar cvzf 'OpenMoko Flasher Sources.tgz' \\\n\t--exclude 'OpenMoko Flasher Sources.tgz' \\\n\t--exclude .svn \\\n\t--exclude 'hns*' \\\n\t--exclude '*.tgz' \\\n\t--exclude .gdb_history \\\n\t--exclude .DS_Store \\\n\t--exclude .deps \\\n\t--exclude build .\n\nexit 0";
343};
344EEA6A06A0D6887C3005582FB /* ShellScript */ = {
345isa = PBXShellScriptBuildPhase;
346buildActionMask = 2147483647;
347files = (
348);
349inputPaths = (
350);
351outputPaths = (
352);
353runOnlyForDeploymentPostprocessing = 0;
354shellPath = /bin/sh;
355shellScript = "# shell script goes here\n\n# fails:\n# sudo port install libusb +universal\n\ncd libusb\n\nlipo i386/libusb-0.1.4.4.4.dylib ppc/libusb-0.1.4.4.4.dylib -create -output libusb-0.1.4.4.4.dylib\n\nexit 0";
356};
357EEA6A34E0D69CFA7005582FB /* ShellScript */ = {
358isa = PBXShellScriptBuildPhase;
359buildActionMask = 2147483647;
360files = (
361);
362inputPaths = (
363);
364outputPaths = (
365);
366runOnlyForDeploymentPostprocessing = 0;
367shellPath = /bin/sh;
368shellScript = "# shell script goes here\n\ntar cvzf \"OpenMoko Flasher.tgz\" \"OpenMoko Flasher Sources.tgz\" -C build/Debug \"OpenMoko Flasher.app\"\n\nexit 0";
369};
370EEC7F7E20C616E9F00762819 /* ShellScript */ = {
371isa = PBXShellScriptBuildPhase;
372buildActionMask = 2147483647;
373files = (
374);
375inputPaths = (
376);
377outputPaths = (
378);
379runOnlyForDeploymentPostprocessing = 0;
380shellPath = /bin/sh;
381shellScript = "cp dfu-util/dfu-util \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_FOLDER_PATH}\"\n(cd libusb; tar czf - libusb*.dylib ) | (cd \"${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}\" && tar xvzf -)\n#rm -rf \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_FOLDER_PATH}/Sources\"\n#mkdir -p \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_FOLDER_PATH}/Sources\"\n#cp -R dfu-util \"${BUILT_PRODUCTS_DIR}/${EXECUTABLE_FOLDER_PATH}/Sources\"\n";
382};
383/* End PBXShellScriptBuildPhase section */
384
385/* Begin PBXSourcesBuildPhase section */
3868D11072C0486CEB800E47090 /* Sources */ = {
387isa = PBXSourcesBuildPhase;
388buildActionMask = 2147483647;
389files = (
3908D11072D0486CEB800E47090 /* main.m in Sources */,
391EEC7F8130C61703800762819 /* AppController.m in Sources */,
392);
393runOnlyForDeploymentPostprocessing = 0;
394};
395/* End PBXSourcesBuildPhase section */
396
397/* Begin PBXTargetDependency section */
398EE26E0E50D60870300116FAC /* PBXTargetDependency */ = {
399isa = PBXTargetDependency;
400target = EE26E0C00D6085E100116FAC /* dfu */;
401targetProxy = EE26E0E40D60870300116FAC /* PBXContainerItemProxy */;
402};
403EEA6A2F10D698EAB005582FB /* PBXTargetDependency */ = {
404isa = PBXTargetDependency;
405target = EEA6A06B0D6887C3005582FB /* libusb */;
406targetProxy = EEA6A2F00D698EAB005582FB /* PBXContainerItemProxy */;
407};
408EEA6A3510D69CFAF005582FB /* PBXTargetDependency */ = {
409isa = PBXTargetDependency;
410target = 8D1107260486CEB800E47090 /* OpenMoko Flasher */;
411targetProxy = EEA6A3500D69CFAF005582FB /* PBXContainerItemProxy */;
412};
413EEA6A3530D69CFB2005582FB /* PBXTargetDependency */ = {
414isa = PBXTargetDependency;
415target = EE42F32E0CA25131006FA8F6 /* Sources */;
416targetProxy = EEA6A3520D69CFB2005582FB /* PBXContainerItemProxy */;
417};
418/* End PBXTargetDependency section */
419
420/* Begin PBXVariantGroup section */
421089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
422isa = PBXVariantGroup;
423children = (
424089C165DFE840E0CC02AAC07 /* English */,
425);
426name = InfoPlist.strings;
427sourceTree = "<group>";
428};
42929B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
430isa = PBXVariantGroup;
431children = (
43229B97319FDCFA39411CA2CEA /* English */,
433);
434name = MainMenu.nib;
435sourceTree = "<group>";
436};
437/* End PBXVariantGroup section */
438
439/* Begin XCBuildConfiguration section */
440C01FCF4B08A954540054247B /* Debug */ = {
441isa = XCBuildConfiguration;
442buildSettings = {
443ARCHS = (
444ppc,
445i386,
446);
447COPY_PHASE_STRIP = NO;
448GCC_DYNAMIC_NO_PIC = NO;
449GCC_ENABLE_FIX_AND_CONTINUE = YES;
450GCC_MODEL_TUNING = G5;
451GCC_OPTIMIZATION_LEVEL = 0;
452INFOPLIST_FILE = Info.plist;
453INSTALL_PATH = "$(HOME)/Applications";
454PRODUCT_NAME = "OpenMoko Flasher";
455WRAPPER_EXTENSION = app;
456ZERO_LINK = YES;
457};
458name = Debug;
459};
460C01FCF4C08A954540054247B /* Release */ = {
461isa = XCBuildConfiguration;
462buildSettings = {
463ARCHS = (
464ppc,
465i386,
466);
467GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
468GCC_MODEL_TUNING = G5;
469INFOPLIST_FILE = Info.plist;
470INSTALL_PATH = "$(HOME)/Applications";
471PRODUCT_NAME = OpenMokoFlasher;
472WRAPPER_EXTENSION = app;
473};
474name = Release;
475};
476C01FCF4F08A954540054247B /* Debug */ = {
477isa = XCBuildConfiguration;
478buildSettings = {
479GCC_WARN_ABOUT_RETURN_TYPE = YES;
480GCC_WARN_UNUSED_VARIABLE = YES;
481PREBINDING = NO;
482SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
483};
484name = Debug;
485};
486C01FCF5008A954540054247B /* Release */ = {
487isa = XCBuildConfiguration;
488buildSettings = {
489GCC_WARN_ABOUT_RETURN_TYPE = YES;
490GCC_WARN_UNUSED_VARIABLE = YES;
491PREBINDING = NO;
492SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
493};
494name = Release;
495};
496EE26E0D40D6085EE00116FAC /* Debug */ = {
497isa = XCBuildConfiguration;
498buildSettings = {
499COPY_PHASE_STRIP = NO;
500GCC_DYNAMIC_NO_PIC = NO;
501GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
502GCC_OPTIMIZATION_LEVEL = 0;
503PRODUCT_NAME = dfu;
504};
505name = Debug;
506};
507EE26E0D50D6085EE00116FAC /* Release */ = {
508isa = XCBuildConfiguration;
509buildSettings = {
510COPY_PHASE_STRIP = YES;
511GCC_ENABLE_FIX_AND_CONTINUE = NO;
512GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
513PRODUCT_NAME = dfu;
514ZERO_LINK = NO;
515};
516name = Release;
517};
518EE42F3320CA25151006FA8F6 /* Debug */ = {
519isa = XCBuildConfiguration;
520buildSettings = {
521COPY_PHASE_STRIP = NO;
522GCC_DYNAMIC_NO_PIC = NO;
523GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
524GCC_OPTIMIZATION_LEVEL = 0;
525PRODUCT_NAME = Sources;
526};
527name = Debug;
528};
529EE42F3330CA25151006FA8F6 /* Release */ = {
530isa = XCBuildConfiguration;
531buildSettings = {
532COPY_PHASE_STRIP = YES;
533GCC_ENABLE_FIX_AND_CONTINUE = NO;
534GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
535PRODUCT_NAME = Sources;
536ZERO_LINK = NO;
537};
538name = Release;
539};
540EEA6A0730D6887D6005582FB /* Debug */ = {
541isa = XCBuildConfiguration;
542buildSettings = {
543COPY_PHASE_STRIP = NO;
544GCC_DYNAMIC_NO_PIC = NO;
545GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
546GCC_OPTIMIZATION_LEVEL = 0;
547PRODUCT_NAME = libusb;
548};
549name = Debug;
550};
551EEA6A0740D6887D6005582FB /* Release */ = {
552isa = XCBuildConfiguration;
553buildSettings = {
554COPY_PHASE_STRIP = YES;
555GCC_ENABLE_FIX_AND_CONTINUE = NO;
556GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
557PRODUCT_NAME = libusb;
558ZERO_LINK = NO;
559};
560name = Release;
561};
562EEA6A3570D69CFD0005582FB /* Debug */ = {
563isa = XCBuildConfiguration;
564buildSettings = {
565COPY_PHASE_STRIP = NO;
566GCC_DYNAMIC_NO_PIC = NO;
567GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
568GCC_OPTIMIZATION_LEVEL = 0;
569PRODUCT_NAME = All;
570};
571name = Debug;
572};
573EEA6A3580D69CFD0005582FB /* Release */ = {
574isa = XCBuildConfiguration;
575buildSettings = {
576COPY_PHASE_STRIP = YES;
577GCC_ENABLE_FIX_AND_CONTINUE = NO;
578GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
579PRODUCT_NAME = All;
580ZERO_LINK = NO;
581};
582name = Release;
583};
584/* End XCBuildConfiguration section */
585
586/* Begin XCConfigurationList section */
587C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "OpenMoko Flasher" */ = {
588isa = XCConfigurationList;
589buildConfigurations = (
590C01FCF4B08A954540054247B /* Debug */,
591C01FCF4C08A954540054247B /* Release */,
592);
593defaultConfigurationIsVisible = 0;
594defaultConfigurationName = Release;
595};
596C01FCF4E08A954540054247B /* Build configuration list for PBXProject "OpenMoko Flasher" */ = {
597isa = XCConfigurationList;
598buildConfigurations = (
599C01FCF4F08A954540054247B /* Debug */,
600C01FCF5008A954540054247B /* Release */,
601);
602defaultConfigurationIsVisible = 0;
603defaultConfigurationName = Release;
604};
605EE26E0D30D6085EE00116FAC /* Build configuration list for PBXAggregateTarget "dfu" */ = {
606isa = XCConfigurationList;
607buildConfigurations = (
608EE26E0D40D6085EE00116FAC /* Debug */,
609EE26E0D50D6085EE00116FAC /* Release */,
610);
611defaultConfigurationIsVisible = 0;
612defaultConfigurationName = Release;
613};
614EE42F3310CA25151006FA8F6 /* Build configuration list for PBXAggregateTarget "Sources" */ = {
615isa = XCConfigurationList;
616buildConfigurations = (
617EE42F3320CA25151006FA8F6 /* Debug */,
618EE42F3330CA25151006FA8F6 /* Release */,
619);
620defaultConfigurationIsVisible = 0;
621defaultConfigurationName = Release;
622};
623EEA6A0720D6887D6005582FB /* Build configuration list for PBXAggregateTarget "libusb" */ = {
624isa = XCConfigurationList;
625buildConfigurations = (
626EEA6A0730D6887D6005582FB /* Debug */,
627EEA6A0740D6887D6005582FB /* Release */,
628);
629defaultConfigurationIsVisible = 0;
630defaultConfigurationName = Release;
631};
632EEA6A3560D69CFD0005582FB /* Build configuration list for PBXAggregateTarget "All" */ = {
633isa = XCConfigurationList;
634buildConfigurations = (
635EEA6A3570D69CFD0005582FB /* Debug */,
636EEA6A3580D69CFD0005582FB /* Release */,
637);
638defaultConfigurationIsVisible = 0;
639defaultConfigurationName = Release;
640};
641/* End XCConfigurationList section */
642};
643rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
644}
645

Archive Download this file

Branches