source: releases/ICeCoffEE/1.4.4b1/ICeCoffEE/ICeCoffEE.xcodeproj/project.pbxproj

Last change on this file was 336, checked in by Nicholas Riley, 17 years ago

VERSION: Starting with 1.4.4b1, should be close to final.

ICeCoffEEServicePrefController.m: Display correct key equivalents, backported from [319].

ICeCoffEEWebKit.m: Fix Safari 3 beta compatibility; better comment WebKit interfaces.

Info-APE Module.plist: Update version to 1.4.4b1.

ICeCoffEE.xcodeproj: Remove obsolete WebKit header.

English.lproj/APEInfo.rtfd: Backported updates from [320]; release notes.

English.lproj/InfoPlist.strings: Update version to 1.4.4b1.

English.lproj/Localizable.strings: Fix an "APE Manager" reference I didn't catch before.

ape_install: Updated to APE 2.0.3.

ui.plist: Update version to 1.4.4b1.

Info-APEManagerPrefPane.plist: Update version to 1.4.4b1.

File size: 57.8 KB
Line 
1// !$*UTF8*$!
2{
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 42;
7 objects = {
8
9/* Begin PBXAggregateTarget section */
10 E120DB7308141CCB00BF8DDC /* ICeCoffEE Installer */ = {
11 isa = PBXAggregateTarget;
12 buildConfigurationList = E1E685B80A044B330072E0C9 /* Build configuration list for PBXAggregateTarget "ICeCoffEE Installer" */;
13 buildPhases = (
14 E120DF0E08141D6900BF8DDC /* CopyFiles */,
15 E120DF1008141D9600BF8DDC /* CopyFiles */,
16 E120DF1408141DB200BF8DDC /* CopyFiles */,
17 E120DF1A08141DD600BF8DDC /* ShellScript */,
18 );
19 dependencies = (
20 E1EF063A0814203F00C464C7 /* PBXTargetDependency */,
21 E1EF063C0814203F00C464C7 /* PBXTargetDependency */,
22 );
23 name = "ICeCoffEE Installer";
24 productName = "ICeCoffEE Installer agg";
25 };
26/* End PBXAggregateTarget section */
27
28/* Begin PBXBuildFile section */
29 E120DF0F08141D7E00BF8DDC /* ICeCoffEE Installer.app in CopyFiles */ = {isa = PBXBuildFile; fileRef = E120DF0C08141D5100BF8DDC /* ICeCoffEE Installer.app */; };
30 E120DF1108141D9F00BF8DDC /* ui.icns in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A003DBAA4600050002 /* ui.icns */; };
31 E120DF1608141DBD00BF8DDC /* KillPrefpanesCache.sh in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A403DBAA5600050002 /* KillPrefpanesCache.sh */; };
32 E120DF1908141DBD00BF8DDC /* ui.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1BF15A503DBAA5600050002 /* ui.plist */; };
33 E14521D70A044FAA00C9B040 /* SmartCrashReportsAPI.h in Headers */ = {isa = PBXBuildFile; fileRef = E14521D60A044FAA00C9B040 /* SmartCrashReportsAPI.h */; };
34 E14521D90A044FB300C9B040 /* SmartCrashReportsAPI.o in Frameworks */ = {isa = PBXBuildFile; fileRef = E14521D80A044FB300C9B040 /* SmartCrashReportsAPI.o */; };
35 E14DF1DA0A6F374700346107 /* APETools.o in Frameworks */ = {isa = PBXBuildFile; fileRef = E14DF1D90A6F374700346107 /* APETools.o */; };
36 E170DFDF0835D6F400B484AC /* ICeCoffEETrigger.h in Headers */ = {isa = PBXBuildFile; fileRef = E170DFDD0835D6F400B484AC /* ICeCoffEETrigger.h */; };
37 E170DFE00835D6F400B484AC /* ICeCoffEETrigger.m in Sources */ = {isa = PBXBuildFile; fileRef = E170DFDE0835D6F400B484AC /* ICeCoffEETrigger.m */; };
38 E191FC9E0831B8FB003B09BC /* ICeCoffEESetServicesMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = E191FC9C0831B8FB003B09BC /* ICeCoffEESetServicesMenu.h */; };
39 E191FC9F0831B8FB003B09BC /* ICeCoffEESetServicesMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = E191FC9D0831B8FB003B09BC /* ICeCoffEESetServicesMenu.m */; };
40 E191FCA00831B8FB003B09BC /* ICeCoffEESetServicesMenu.h in Headers */ = {isa = PBXBuildFile; fileRef = E191FC9C0831B8FB003B09BC /* ICeCoffEESetServicesMenu.h */; };
41 E191FCA10831B8FB003B09BC /* ICeCoffEESetServicesMenu.m in Sources */ = {isa = PBXBuildFile; fileRef = E191FC9D0831B8FB003B09BC /* ICeCoffEESetServicesMenu.m */; };
42 E1ABAE900812F4B2007C5427 /* ICeCoffEE.h in Headers */ = {isa = PBXBuildFile; fileRef = E14343B303DB4CF200050002 /* ICeCoffEE.h */; };
43 E1ABAE910812F4B2007C5427 /* ICeCoffEEScanner.h in Headers */ = {isa = PBXBuildFile; fileRef = E14343B703DB4CFE00050002 /* ICeCoffEEScanner.h */; };
44 E1ABAE920812F4B2007C5427 /* ICeCoffEESuper.h in Headers */ = {isa = PBXBuildFile; fileRef = E14343CD03DB66E900050002 /* ICeCoffEESuper.h */; };
45 E1ABAE930812F4B2007C5427 /* ICeCoffEEMenuOnly.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BB268F03DB74B700050002 /* ICeCoffEEMenuOnly.h */; };
46 E1ABAE940812F4B2007C5427 /* ICeCoffEEMenuSuper.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BB269303DB74C200050002 /* ICeCoffEEMenuSuper.h */; };
47 E1ABAE950812F4B2007C5427 /* ICeCoffEEWebKitSuper.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BF166B03DBE27000050002 /* ICeCoffEEWebKitSuper.h */; };
48 E1ABAE960812F4B2007C5427 /* ICeCoffEEShared.h in Headers */ = {isa = PBXBuildFile; fileRef = E135625E03DC9FC200050002 /* ICeCoffEEShared.h */; };
49 E1ABAE970812F4B2007C5427 /* ICeCoffEETerminal.h in Headers */ = {isa = PBXBuildFile; fileRef = E1317B2E03DFC4DE00050002 /* ICeCoffEETerminal.h */; };
50 E1ABAE990812F4B2007C5427 /* ICeCoffEEAction.h in Headers */ = {isa = PBXBuildFile; fileRef = E165AB3503E7A7FC00050002 /* ICeCoffEEAction.h */; };
51 E1ABAE9A0812F4B2007C5427 /* ICeCoffEEBookmarks.h in Headers */ = {isa = PBXBuildFile; fileRef = E13762D103EC636D00050002 /* ICeCoffEEBookmarks.h */; };
52 E1ABAE9B0812F4B2007C5427 /* ICeCoffEEConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = E169DBA703E4F6A400050002 /* ICeCoffEEConfig.h */; };
53 E1ABAE9C0812F4B2007C5427 /* CPS.h in Headers */ = {isa = PBXBuildFile; fileRef = E11854F703F2709E00050002 /* CPS.h */; };
54 E1ABAE9D0812F4B2007C5427 /* ICeCoffEEWebKit.h in Headers */ = {isa = PBXBuildFile; fileRef = E1BF166D03DBE27000050002 /* ICeCoffEEWebKit.h */; };
55 E1ABAE9F0812F4B2007C5427 /* APEInfo.rtfd in Resources */ = {isa = PBXBuildFile; fileRef = E140C472040BB987009FF178 /* APEInfo.rtfd */; };
56 E1ABAEA00812F4B2007C5427 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = E1CBC99A03E7603400050002 /* Localizable.strings */; };
57 E1ABAEA30812F4B2007C5427 /* APEMain.m in Sources */ = {isa = PBXBuildFile; fileRef = F9A6986E03BE1DF000AA4DA5 /* APEMain.m */; };
58 E1ABAEA40812F4B2007C5427 /* ICeCoffEE.m in Sources */ = {isa = PBXBuildFile; fileRef = E14343B403DB4CF200050002 /* ICeCoffEE.m */; };
59 E1ABAEA50812F4B2007C5427 /* ICeCoffEEScanner.m in Sources */ = {isa = PBXBuildFile; fileRef = E14343B803DB4CFE00050002 /* ICeCoffEEScanner.m */; };
60 E1ABAEA60812F4B2007C5427 /* ICeCoffEEMenuOnly.m in Sources */ = {isa = PBXBuildFile; fileRef = E1BB269003DB74B700050002 /* ICeCoffEEMenuOnly.m */; };
61 E1ABAEA70812F4B2007C5427 /* ICeCoffEEMenuSuper.m in Sources */ = {isa = PBXBuildFile; fileRef = E1BB269403DB74C200050002 /* ICeCoffEEMenuSuper.m */; };
62 E1ABAEA80812F4B2007C5427 /* ICeCoffEEWebKit.m in Sources */ = {isa = PBXBuildFile; fileRef = E1BF166A03DBE27000050002 /* ICeCoffEEWebKit.m */; };
63 E1ABAEA90812F4B2007C5427 /* ICeCoffEEWebKitSuper.m in Sources */ = {isa = PBXBuildFile; fileRef = E1BF166C03DBE27000050002 /* ICeCoffEEWebKitSuper.m */; };
64 E1ABAEAA0812F4B2007C5427 /* ICeCoffEEShared.m in Sources */ = {isa = PBXBuildFile; fileRef = E182C8F603DE817F00050002 /* ICeCoffEEShared.m */; };
65 E1ABAEAB0812F4B2007C5427 /* ICeCoffEETerminal.m in Sources */ = {isa = PBXBuildFile; fileRef = E1317B2F03DFC4DE00050002 /* ICeCoffEETerminal.m */; };
66 E1ABAEAD0812F4B2007C5427 /* ICeCoffEEAction.c in Sources */ = {isa = PBXBuildFile; fileRef = E165AB3603E7A7FC00050002 /* ICeCoffEEAction.c */; };
67 E1ABAEAE0812F4B2007C5427 /* ICeCoffEEBookmarks.c in Sources */ = {isa = PBXBuildFile; fileRef = E13762D203EC636D00050002 /* ICeCoffEEBookmarks.c */; };
68 E1ABAEAF0812F4B2007C5427 /* ICeCoffEESuper.m in Sources */ = {isa = PBXBuildFile; fileRef = E14343CE03DB66E900050002 /* ICeCoffEESuper.m */; };
69 E1ABAEB10812F4B2007C5427 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F574113202F45276011A08DB /* Cocoa.framework */; };
70 E1ABAEB20812F4B2007C5427 /* ApplicationEnhancer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5D3F9FC0305A40D01FE0BDE /* ApplicationEnhancer.framework */; };
71 E1ABAEB40812F4B2007C5427 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E169DCAB03E4FF7A00050002 /* Carbon.framework */; };
72 E1ABAEBC0812F4B2007C5427 /* CFPreferencesWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = F56276B903796C8B01AA4DA5 /* CFPreferencesWrapper.h */; };
73 E1ABAEBD0812F4B2007C5427 /* ICeCoffEEController.h in Headers */ = {isa = PBXBuildFile; fileRef = F9A6987003BE1DFF00AA4DA5 /* ICeCoffEEController.h */; };
74 E1ABAEBE0812F4B2007C5427 /* ICeCoffEEShared.h in Headers */ = {isa = PBXBuildFile; fileRef = E135625E03DC9FC200050002 /* ICeCoffEEShared.h */; };
75 E1ABAEBF0812F4B2007C5427 /* ICeCoffEEServicePrefController.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC3E04959F5A00AEFBF9 /* ICeCoffEEServicePrefController.h */; };
76 E1ABAEC00812F4B2007C5427 /* ICeCoffEENonHighlightingOutlineView.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC4204959F5A00AEFBF9 /* ICeCoffEENonHighlightingOutlineView.h */; };
77 E1ABAEC10812F4B2007C5427 /* ICeCoffEENonHighlightingTextFieldCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC4004959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.h */; };
78 E1ABAEC20812F4B2007C5427 /* ICeCoffEENonHighlightingButtonCell.h in Headers */ = {isa = PBXBuildFile; fileRef = E12FEC4404959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.h */; };
79 E1ABAEC40812F4B2007C5427 /* APE Manager plugin.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* APE Manager plugin.nib */; };
80 E1ABAEC50812F4B2007C5427 /* Select services.nib in Resources */ = {isa = PBXBuildFile; fileRef = E12FEC6104959FB800AEFBF9 /* Select services.nib */; };
81 E1ABAEC70812F4B2007C5427 /* CFPreferencesWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = F56276BA03796C8B01AA4DA5 /* CFPreferencesWrapper.m */; };
82 E1ABAEC80812F4B2007C5427 /* ICeCoffEEController.m in Sources */ = {isa = PBXBuildFile; fileRef = F9A6987103BE1DFF00AA4DA5 /* ICeCoffEEController.m */; };
83 E1ABAEC90812F4B2007C5427 /* ICeCoffEEShared.m in Sources */ = {isa = PBXBuildFile; fileRef = E182C8F603DE817F00050002 /* ICeCoffEEShared.m */; };
84 E1ABAECA0812F4B2007C5427 /* ICeCoffEEServicePrefController.m in Sources */ = {isa = PBXBuildFile; fileRef = E12FEC3D04959F5A00AEFBF9 /* ICeCoffEEServicePrefController.m */; };
85 E1ABAECB0812F4B2007C5427 /* ICeCoffEENonHighlightingOutlineView.m in Sources */ = {isa = PBXBuildFile; fileRef = E12FEC4104959F5A00AEFBF9 /* ICeCoffEENonHighlightingOutlineView.m */; };
86 E1ABAECC0812F4B2007C5427 /* ICeCoffEENonHighlightingTextFieldCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E12FEC3F04959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.m */; };
87 E1ABAECD0812F4B2007C5427 /* ICeCoffEENonHighlightingButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = E12FEC4304959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.m */; };
88 E1ABAECE0812F4B2007C5427 /* ICeCoffEEKeyEquivalents.m in Sources */ = {isa = PBXBuildFile; fileRef = E12FEC4504959F5A00AEFBF9 /* ICeCoffEEKeyEquivalents.m */; };
89 E1ABAED00812F4B2007C5427 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F574113202F45276011A08DB /* Cocoa.framework */; };
90 E1ABAED10812F4B2007C5427 /* ApplicationEnhancer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5D3F9FC0305A40D01FE0BDE /* ApplicationEnhancer.framework */; };
91 E1ABAED20812F4B2007C5427 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E169DCAB03E4FF7A00050002 /* Carbon.framework */; };
92 E1ABAED80812F4B2007C5427 /* ICFindFilesToRemove_Prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = E19EB4F903DD35A700050002 /* ICFindFilesToRemove_Prefix.h */; };
93 E1ABAED90812F4B2007C5427 /* UICookieMonster.h in Headers */ = {isa = PBXBuildFile; fileRef = E19EB4FC03DD35A700050002 /* UICookieMonster.h */; };
94 E1ABAEDB0812F4B2007C5427 /* UICookieMonster.m in Sources */ = {isa = PBXBuildFile; fileRef = E19EB4FA03DD35A700050002 /* UICookieMonster.m */; };
95 E1ABAEDC0812F4B2007C5427 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = E19EB4FB03DD35A700050002 /* main.m */; };
96 E1ABAEDE0812F4B2007C5427 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = E19EB50303DD36E600050002 /* Foundation.framework */; };
97 E1ABAEF90812F4B3007C5427 /* APEManagerPrefPane.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1ABAED50812F4B2007C5427 /* APEManagerPrefPane.plugin */; };
98 E1F84A480A7165B800D1FBA1 /* UI_SCRInstall.plugin in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A360A7165B800D1FBA1 /* UI_SCRInstall.plugin */; };
99 E1F84A6D0A7165D400D1FBA1 /* Smart Crash Reports in CopyFiles */ = {isa = PBXBuildFile; fileRef = E1F84A490A7165D400D1FBA1 /* Smart Crash Reports */; };
100/* End PBXBuildFile section */
101
102/* Begin PBXContainerItemProxy section */
103 E1ABAEF30812F4B3007C5427 /* PBXContainerItemProxy */ = {
104 isa = PBXContainerItemProxy;
105 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
106 proxyType = 1;
107 remoteGlobalIDString = E1ABAEBA0812F4B2007C5427;
108 remoteInfo = "APEManagerPrefPane (Upgraded)";
109 };
110 E1EF06390814203F00C464C7 /* PBXContainerItemProxy */ = {
111 isa = PBXContainerItemProxy;
112 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
113 proxyType = 1;
114 remoteGlobalIDString = E1ABAE8D0812F4B2007C5427;
115 remoteInfo = "APE Module";
116 };
117 E1EF063B0814203F00C464C7 /* PBXContainerItemProxy */ = {
118 isa = PBXContainerItemProxy;
119 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
120 proxyType = 1;
121 remoteGlobalIDString = E1ABAED60812F4B2007C5427;
122 remoteInfo = ICFindFilesToRemove;
123 };
124/* End PBXContainerItemProxy section */
125
126/* Begin PBXCopyFilesBuildPhase section */
127 E120DF0E08141D6900BF8DDC /* CopyFiles */ = {
128 isa = PBXCopyFilesBuildPhase;
129 buildActionMask = 2147483647;
130 dstPath = "";
131 dstSubfolderSpec = 16;
132 files = (
133 E120DF0F08141D7E00BF8DDC /* ICeCoffEE Installer.app in CopyFiles */,
134 );
135 runOnlyForDeploymentPostprocessing = 0;
136 };
137 E120DF1008141D9600BF8DDC /* CopyFiles */ = {
138 isa = PBXCopyFilesBuildPhase;
139 buildActionMask = 2147483647;
140 dstPath = "ICeCoffEE Installer.app/Contents/Resources";
141 dstSubfolderSpec = 16;
142 files = (
143 E120DF1108141D9F00BF8DDC /* ui.icns in CopyFiles */,
144 );
145 runOnlyForDeploymentPostprocessing = 0;
146 };
147 E120DF1408141DB200BF8DDC /* CopyFiles */ = {
148 isa = PBXCopyFilesBuildPhase;
149 buildActionMask = 2147483647;
150 dstPath = "ICeCoffEE Installer.app/Contents/Resources/ui";
151 dstSubfolderSpec = 16;
152 files = (
153 E1F84A480A7165B800D1FBA1 /* UI_SCRInstall.plugin in CopyFiles */,
154 E1F84A6D0A7165D400D1FBA1 /* Smart Crash Reports in CopyFiles */,
155 E120DF1608141DBD00BF8DDC /* KillPrefpanesCache.sh in CopyFiles */,
156 E120DF1908141DBD00BF8DDC /* ui.plist in CopyFiles */,
157 );
158 runOnlyForDeploymentPostprocessing = 0;
159 };
160 E1ABAEB50812F4B2007C5427 /* CopyFiles */ = {
161 isa = PBXCopyFilesBuildPhase;
162 buildActionMask = 2147483647;
163 dstPath = "";
164 dstSubfolderSpec = 7;
165 files = (
166 E1ABAEF90812F4B3007C5427 /* APEManagerPrefPane.plugin in CopyFiles */,
167 );
168 runOnlyForDeploymentPostprocessing = 0;
169 };
170/* End PBXCopyFilesBuildPhase section */
171
172/* Begin PBXFileReference section */
173 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
174 29B97319FDCFA39411CA2CEA /* APE Manager plugin.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = "APE Manager plugin.nib"; path = "English.lproj/APE Manager plugin.nib"; sourceTree = "<group>"; };
175 E11854F703F2709E00050002 /* CPS.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CPS.h; sourceTree = "<group>"; };
176 E120DF0C08141D5100BF8DDC /* ICeCoffEE Installer.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; name = "ICeCoffEE Installer.app"; path = "Installer components/ICeCoffEE Installer.app"; sourceTree = "<group>"; };
177 E1240CA10A7150E400886FB4 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = "German.lproj/Select services.nib"; sourceTree = "<group>"; };
178 E128636008381A34009C048B /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = French; path = French.lproj/APEInfo.rtfd; sourceTree = "<group>"; };
179 E128636B08381AB5009C048B /* French */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = French; path = "French.lproj/APE Manager plugin.nib"; sourceTree = "<group>"; };
180 E128637008381AC7009C048B /* French */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; name = French; path = French.lproj/Localizable.strings; sourceTree = "<group>"; };
181 E12FEC3D04959F5A00AEFBF9 /* ICeCoffEEServicePrefController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEServicePrefController.m; sourceTree = "<group>"; wrapsLines = 1; };
182 E12FEC3E04959F5A00AEFBF9 /* ICeCoffEEServicePrefController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEServicePrefController.h; sourceTree = "<group>"; };
183 E12FEC3F04959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEENonHighlightingTextFieldCell.m; sourceTree = "<group>"; };
184 E12FEC4004959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEENonHighlightingTextFieldCell.h; sourceTree = "<group>"; };
185 E12FEC4104959F5A00AEFBF9 /* ICeCoffEENonHighlightingOutlineView.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEENonHighlightingOutlineView.m; sourceTree = "<group>"; };
186 E12FEC4204959F5A00AEFBF9 /* ICeCoffEENonHighlightingOutlineView.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEENonHighlightingOutlineView.h; sourceTree = "<group>"; };
187 E12FEC4304959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEENonHighlightingButtonCell.m; sourceTree = "<group>"; };
188 E12FEC4404959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEENonHighlightingButtonCell.h; sourceTree = "<group>"; };
189 E12FEC4504959F5A00AEFBF9 /* ICeCoffEEKeyEquivalents.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEKeyEquivalents.m; sourceTree = "<group>"; };
190 E12FEC6204959FB800AEFBF9 /* Select services.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = "Select services.nib"; path = "English.lproj/Select services.nib"; sourceTree = "<group>"; };
191 E1317B2E03DFC4DE00050002 /* ICeCoffEETerminal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEETerminal.h; sourceTree = "<group>"; };
192 E1317B2F03DFC4DE00050002 /* ICeCoffEETerminal.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEETerminal.m; sourceTree = "<group>"; };
193 E135625E03DC9FC200050002 /* ICeCoffEEShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEShared.h; sourceTree = "<group>"; };
194 E13762D103EC636D00050002 /* ICeCoffEEBookmarks.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEBookmarks.h; sourceTree = "<group>"; };
195 E13762D203EC636D00050002 /* ICeCoffEEBookmarks.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ICeCoffEEBookmarks.c; sourceTree = "<group>"; };
196 E140C475040BB997009FF178 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = Japanese; path = Japanese.lproj/APEInfo.rtfd; sourceTree = "<group>"; };
197 E140C476040BBABD009FF178 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = "Japanese.lproj/APE Manager plugin.nib"; sourceTree = "<group>"; };
198 E14343B303DB4CF200050002 /* ICeCoffEE.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEE.h; sourceTree = "<group>"; };
199 E14343B403DB4CF200050002 /* ICeCoffEE.m */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEE.m; sourceTree = "<group>"; tabWidth = 8; usesTabs = 0; };
200 E14343B703DB4CFE00050002 /* ICeCoffEEScanner.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEScanner.h; sourceTree = "<group>"; };
201 E14343B803DB4CFE00050002 /* ICeCoffEEScanner.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEScanner.m; sourceTree = "<group>"; };
202 E14343CD03DB66E900050002 /* ICeCoffEESuper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEESuper.h; sourceTree = "<group>"; };
203 E14343CE03DB66E900050002 /* ICeCoffEESuper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEESuper.m; sourceTree = "<group>"; };
204 E14521D60A044FAA00C9B040 /* SmartCrashReportsAPI.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SmartCrashReportsAPI.h; sourceTree = "<group>"; };
205 E14521D80A044FB300C9B040 /* SmartCrashReportsAPI.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = SmartCrashReportsAPI.o; sourceTree = "<group>"; };
206 E14DF1D90A6F374700346107 /* APETools.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; name = APETools.o; path = /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/Libraries/APETools.o; sourceTree = "<absolute>"; };
207 E165AB3503E7A7FC00050002 /* ICeCoffEEAction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEAction.h; sourceTree = "<group>"; };
208 E165AB3603E7A7FC00050002 /* ICeCoffEEAction.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = ICeCoffEEAction.c; sourceTree = "<group>"; };
209 E169DBA703E4F6A400050002 /* ICeCoffEEConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEConfig.h; sourceTree = "<group>"; };
210 E169DCAB03E4FF7A00050002 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
211 E170DFDD0835D6F400B484AC /* ICeCoffEETrigger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEETrigger.h; sourceTree = "<group>"; };
212 E170DFDE0835D6F400B484AC /* ICeCoffEETrigger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEETrigger.m; sourceTree = "<group>"; };
213 E182C8F603DE817F00050002 /* ICeCoffEEShared.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEShared.m; sourceTree = "<group>"; };
214 E191FC9C0831B8FB003B09BC /* ICeCoffEESetServicesMenu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEESetServicesMenu.h; sourceTree = "<group>"; };
215 E191FC9D0831B8FB003B09BC /* ICeCoffEESetServicesMenu.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEESetServicesMenu.m; sourceTree = "<group>"; };
216 E19EB4F903DD35A700050002 /* ICFindFilesToRemove_Prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ICFindFilesToRemove_Prefix.h; path = ICFindFilesToRemove/ICFindFilesToRemove_Prefix.h; sourceTree = "<group>"; };
217 E19EB4FA03DD35A700050002 /* UICookieMonster.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = UICookieMonster.m; path = ICFindFilesToRemove/UICookieMonster.m; sourceTree = "<group>"; };
218 E19EB4FB03DD35A700050002 /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ICFindFilesToRemove/main.m; sourceTree = "<group>"; };
219 E19EB4FC03DD35A700050002 /* UICookieMonster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = UICookieMonster.h; path = ICFindFilesToRemove/UICookieMonster.h; sourceTree = "<group>"; };
220 E19EB50303DD36E600050002 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
221 E1ABAEB80812F4B2007C5427 /* Info-APE Module.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-APE Module.plist"; sourceTree = "<group>"; };
222 E1ABAEB90812F4B2007C5427 /* ICeCoffEE.ape */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ICeCoffEE.ape; sourceTree = BUILT_PRODUCTS_DIR; };
223 E1ABAED40812F4B2007C5427 /* Info-APEManagerPrefPane.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-APEManagerPrefPane.plist"; sourceTree = "<group>"; };
224 E1ABAED50812F4B2007C5427 /* APEManagerPrefPane.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = APEManagerPrefPane.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
225 E1ABAEDF0812F4B2007C5427 /* ICFindFilesToRemove */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = ICFindFilesToRemove; sourceTree = BUILT_PRODUCTS_DIR; };
226 E1ABAEF00812F4B3007C5427 /* Info-ICeCoffEE Installer.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-ICeCoffEE Installer.plist"; sourceTree = "<group>"; };
227 E1BB268F03DB74B700050002 /* ICeCoffEEMenuOnly.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEMenuOnly.h; sourceTree = "<group>"; };
228 E1BB269003DB74B700050002 /* ICeCoffEEMenuOnly.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEMenuOnly.m; sourceTree = "<group>"; };
229 E1BB269303DB74C200050002 /* ICeCoffEEMenuSuper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEMenuSuper.h; sourceTree = "<group>"; };
230 E1BB269403DB74C200050002 /* ICeCoffEEMenuSuper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEMenuSuper.m; sourceTree = "<group>"; };
231 E1BF15A003DBAA4600050002 /* ui.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; name = ui.icns; path = "Installer components/ui.icns"; sourceTree = "<group>"; };
232 E1BF15A403DBAA5600050002 /* KillPrefpanesCache.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = KillPrefpanesCache.sh; sourceTree = "<group>"; };
233 E1BF15A503DBAA5600050002 /* ui.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; path = ui.plist; sourceTree = "<group>"; };
234 E1BF15BD03DBBD3E00050002 /* package-ICeCoffEE.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; name = "package-ICeCoffEE.sh"; path = "../package-ICeCoffEE.sh"; sourceTree = SOURCE_ROOT; };
235 E1BF15BF03DBBE8900050002 /* VERSION */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = VERSION; sourceTree = "<group>"; };
236 E1BF166A03DBE27000050002 /* ICeCoffEEWebKit.m */ = {isa = PBXFileReference; fileEncoding = 30; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEWebKit.m; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
237 E1BF166B03DBE27000050002 /* ICeCoffEEWebKitSuper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEWebKitSuper.h; sourceTree = "<group>"; };
238 E1BF166C03DBE27000050002 /* ICeCoffEEWebKitSuper.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEWebKitSuper.m; sourceTree = "<group>"; };
239 E1BF166D03DBE27000050002 /* ICeCoffEEWebKit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEWebKit.h; sourceTree = "<group>"; };
240 E1BF4A4D0487C77C00C20906 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = German; path = German.lproj/APEInfo.rtfd; sourceTree = "<group>"; };
241 E1BF4A500487C7B300C20906 /* German */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = German; path = "German.lproj/APE Manager plugin.nib"; sourceTree = "<group>"; };
242 E1BF4A570487CA5300C20906 /* German */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = German; path = German.lproj/Localizable.strings; sourceTree = "<group>"; };
243 E1CBC99803E7602700050002 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
244 E1F6E3AC040BCC5700050002 /* Japanese */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
245 E1F84A360A7165B800D1FBA1 /* UI_SCRInstall.plugin */ = {isa = PBXFileReference; lastKnownFileType = folder; path = UI_SCRInstall.plugin; sourceTree = "<group>"; };
246 E1F84A490A7165D400D1FBA1 /* Smart Crash Reports */ = {isa = PBXFileReference; lastKnownFileType = folder; path = "Smart Crash Reports"; sourceTree = "<group>"; };
247 F56276B903796C8B01AA4DA5 /* CFPreferencesWrapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CFPreferencesWrapper.h; sourceTree = "<group>"; };
248 F56276BA03796C8B01AA4DA5 /* CFPreferencesWrapper.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = CFPreferencesWrapper.m; sourceTree = "<group>"; };
249 F56276C20379923401AA4DA5 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; name = English; path = English.lproj/APEInfo.rtfd; sourceTree = "<group>"; };
250 F574113202F45276011A08DB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
251 F5CD5EAA02DAE61A01AA4DA5 /* Exports.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = Exports.exp; sourceTree = "<group>"; };
252 F5D3F9FC0305A40D01FE0BDE /* ApplicationEnhancer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationEnhancer.framework; path = /Library/Frameworks/ApplicationEnhancer.framework; sourceTree = "<absolute>"; };
253 F9A6986E03BE1DF000AA4DA5 /* APEMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = APEMain.m; sourceTree = "<group>"; };
254 F9A6987003BE1DFF00AA4DA5 /* ICeCoffEEController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ICeCoffEEController.h; sourceTree = "<group>"; };
255 F9A6987103BE1DFF00AA4DA5 /* ICeCoffEEController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = ICeCoffEEController.m; sourceTree = "<group>"; };
256/* End PBXFileReference section */
257
258/* Begin PBXFrameworksBuildPhase section */
259 E1ABAEB00812F4B2007C5427 /* Frameworks */ = {
260 isa = PBXFrameworksBuildPhase;
261 buildActionMask = 2147483647;
262 files = (
263 E1ABAEB10812F4B2007C5427 /* Cocoa.framework in Frameworks */,
264 E1ABAEB20812F4B2007C5427 /* ApplicationEnhancer.framework in Frameworks */,
265 E1ABAEB40812F4B2007C5427 /* Carbon.framework in Frameworks */,
266 E14521D90A044FB300C9B040 /* SmartCrashReportsAPI.o in Frameworks */,
267 E14DF1DA0A6F374700346107 /* APETools.o in Frameworks */,
268 );
269 runOnlyForDeploymentPostprocessing = 0;
270 };
271 E1ABAECF0812F4B2007C5427 /* Frameworks */ = {
272 isa = PBXFrameworksBuildPhase;
273 buildActionMask = 2147483647;
274 files = (
275 E1ABAED00812F4B2007C5427 /* Cocoa.framework in Frameworks */,
276 E1ABAED10812F4B2007C5427 /* ApplicationEnhancer.framework in Frameworks */,
277 E1ABAED20812F4B2007C5427 /* Carbon.framework in Frameworks */,
278 );
279 runOnlyForDeploymentPostprocessing = 0;
280 };
281 E1ABAEDD0812F4B2007C5427 /* Frameworks */ = {
282 isa = PBXFrameworksBuildPhase;
283 buildActionMask = 2147483647;
284 files = (
285 E1ABAEDE0812F4B2007C5427 /* Foundation.framework in Frameworks */,
286 );
287 runOnlyForDeploymentPostprocessing = 0;
288 };
289/* End PBXFrameworksBuildPhase section */
290
291/* Begin PBXGroup section */
292 19C28FACFE9D520D11CA2CBB /* Products */ = {
293 isa = PBXGroup;
294 children = (
295 E1ABAEB90812F4B2007C5427 /* ICeCoffEE.ape */,
296 E1ABAED50812F4B2007C5427 /* APEManagerPrefPane.plugin */,
297 E1ABAEDF0812F4B2007C5427 /* ICFindFilesToRemove */,
298 );
299 name = Products;
300 sourceTree = "<group>";
301 };
302 29B97314FDCFA39411CA2CEA /* PatchTest */ = {
303 isa = PBXGroup;
304 children = (
305 E14993A503DE868D00050002 /* Shared sources */,
306 29B97315FDCFA39411CA2CEA /* APE sources */,
307 E12FEC3C04959F1C00AEFBF9 /* Select Services sources */,
308 E14343AE03DB48F700050002 /* APE preference pane plugin sources */,
309 E14521D00A044F8600C9B040 /* Smart Crash Reports */,
310 E1BF159F03DBA81600050002 /* Installer components */,
311 E1BF15BD03DBBD3E00050002 /* package-ICeCoffEE.sh */,
312 E1BF154403DB950B00050002 /* Documentation */,
313 29B97317FDCFA39411CA2CEA /* Resources */,
314 29B97323FDCFA39411CA2CEA /* Frameworks */,
315 19C28FACFE9D520D11CA2CBB /* Products */,
316 );
317 name = PatchTest;
318 sourceTree = "<group>";
319 };
320 29B97315FDCFA39411CA2CEA /* APE sources */ = {
321 isa = PBXGroup;
322 children = (
323 F9A6986E03BE1DF000AA4DA5 /* APEMain.m */,
324 E11854F703F2709E00050002 /* CPS.h */,
325 E169DBA703E4F6A400050002 /* ICeCoffEEConfig.h */,
326 E14343B303DB4CF200050002 /* ICeCoffEE.h */,
327 E14343B403DB4CF200050002 /* ICeCoffEE.m */,
328 E165AB3503E7A7FC00050002 /* ICeCoffEEAction.h */,
329 E165AB3603E7A7FC00050002 /* ICeCoffEEAction.c */,
330 E13762D103EC636D00050002 /* ICeCoffEEBookmarks.h */,
331 E13762D203EC636D00050002 /* ICeCoffEEBookmarks.c */,
332 E1AFA51C03ECFDB000050001 /* Cocoa */,
333 E1AFA51D03ECFDBF00050001 /* Carbon */,
334 F5CD5EAA02DAE61A01AA4DA5 /* Exports.exp */,
335 E14DF1D90A6F374700346107 /* APETools.o */,
336 );
337 name = "APE sources";
338 sourceTree = "<group>";
339 };
340 29B97317FDCFA39411CA2CEA /* Resources */ = {
341 isa = PBXGroup;
342 children = (
343 E1BF15BF03DBBE8900050002 /* VERSION */,
344 29B97318FDCFA39411CA2CEA /* APE Manager plugin.nib */,
345 E12FEC6104959FB800AEFBF9 /* Select services.nib */,
346 E1ABAEB80812F4B2007C5427 /* Info-APE Module.plist */,
347 E1ABAED40812F4B2007C5427 /* Info-APEManagerPrefPane.plist */,
348 E1ABAEF00812F4B3007C5427 /* Info-ICeCoffEE Installer.plist */,
349 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
350 E1CBC99A03E7603400050002 /* Localizable.strings */,
351 );
352 name = Resources;
353 sourceTree = "<group>";
354 };
355 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
356 isa = PBXGroup;
357 children = (
358 E169DCAB03E4FF7A00050002 /* Carbon.framework */,
359 F574113202F45276011A08DB /* Cocoa.framework */,
360 F5D3F9FC0305A40D01FE0BDE /* ApplicationEnhancer.framework */,
361 E19EB50303DD36E600050002 /* Foundation.framework */,
362 );
363 name = Frameworks;
364 sourceTree = "<group>";
365 };
366 E12FEC3C04959F1C00AEFBF9 /* Select Services sources */ = {
367 isa = PBXGroup;
368 children = (
369 E12FEC3E04959F5A00AEFBF9 /* ICeCoffEEServicePrefController.h */,
370 E12FEC3D04959F5A00AEFBF9 /* ICeCoffEEServicePrefController.m */,
371 E12FEC4204959F5A00AEFBF9 /* ICeCoffEENonHighlightingOutlineView.h */,
372 E12FEC4104959F5A00AEFBF9 /* ICeCoffEENonHighlightingOutlineView.m */,
373 E12FEC4004959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.h */,
374 E12FEC3F04959F5A00AEFBF9 /* ICeCoffEENonHighlightingTextFieldCell.m */,
375 E12FEC4404959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.h */,
376 E12FEC4304959F5A00AEFBF9 /* ICeCoffEENonHighlightingButtonCell.m */,
377 E12FEC4504959F5A00AEFBF9 /* ICeCoffEEKeyEquivalents.m */,
378 );
379 name = "Select Services sources";
380 sourceTree = "<group>";
381 };
382 E14343AE03DB48F700050002 /* APE preference pane plugin sources */ = {
383 isa = PBXGroup;
384 children = (
385 F9A6987003BE1DFF00AA4DA5 /* ICeCoffEEController.h */,
386 F9A6987103BE1DFF00AA4DA5 /* ICeCoffEEController.m */,
387 F56276B903796C8B01AA4DA5 /* CFPreferencesWrapper.h */,
388 F56276BA03796C8B01AA4DA5 /* CFPreferencesWrapper.m */,
389 );
390 name = "APE preference pane plugin sources";
391 sourceTree = "<group>";
392 };
393 E14521D00A044F8600C9B040 /* Smart Crash Reports */ = {
394 isa = PBXGroup;
395 children = (
396 E14521D60A044FAA00C9B040 /* SmartCrashReportsAPI.h */,
397 E14521D80A044FB300C9B040 /* SmartCrashReportsAPI.o */,
398 );
399 name = "Smart Crash Reports";
400 sourceTree = "<group>";
401 };
402 E14993A503DE868D00050002 /* Shared sources */ = {
403 isa = PBXGroup;
404 children = (
405 E135625E03DC9FC200050002 /* ICeCoffEEShared.h */,
406 E182C8F603DE817F00050002 /* ICeCoffEEShared.m */,
407 E191FC9C0831B8FB003B09BC /* ICeCoffEESetServicesMenu.h */,
408 E191FC9D0831B8FB003B09BC /* ICeCoffEESetServicesMenu.m */,
409 );
410 name = "Shared sources";
411 sourceTree = "<group>";
412 };
413 E19EB4F503DD359100050002 /* ICFindFilesToRemove */ = {
414 isa = PBXGroup;
415 children = (
416 E19EB4FB03DD35A700050002 /* main.m */,
417 E19EB4FC03DD35A700050002 /* UICookieMonster.h */,
418 E19EB4FA03DD35A700050002 /* UICookieMonster.m */,
419 E19EB4F903DD35A700050002 /* ICFindFilesToRemove_Prefix.h */,
420 );
421 name = ICFindFilesToRemove;
422 sourceTree = "<group>";
423 };
424 E1AFA51C03ECFDB000050001 /* Cocoa */ = {
425 isa = PBXGroup;
426 children = (
427 E14343CD03DB66E900050002 /* ICeCoffEESuper.h */,
428 E14343CE03DB66E900050002 /* ICeCoffEESuper.m */,
429 E170DFDD0835D6F400B484AC /* ICeCoffEETrigger.h */,
430 E170DFDE0835D6F400B484AC /* ICeCoffEETrigger.m */,
431 E14343B703DB4CFE00050002 /* ICeCoffEEScanner.h */,
432 E14343B803DB4CFE00050002 /* ICeCoffEEScanner.m */,
433 E1317B2E03DFC4DE00050002 /* ICeCoffEETerminal.h */,
434 E1317B2F03DFC4DE00050002 /* ICeCoffEETerminal.m */,
435 E1BB268F03DB74B700050002 /* ICeCoffEEMenuOnly.h */,
436 E1BB269003DB74B700050002 /* ICeCoffEEMenuOnly.m */,
437 E1BB269303DB74C200050002 /* ICeCoffEEMenuSuper.h */,
438 E1BB269403DB74C200050002 /* ICeCoffEEMenuSuper.m */,
439 E1BF166D03DBE27000050002 /* ICeCoffEEWebKit.h */,
440 E1BF166A03DBE27000050002 /* ICeCoffEEWebKit.m */,
441 E1BF166B03DBE27000050002 /* ICeCoffEEWebKitSuper.h */,
442 E1BF166C03DBE27000050002 /* ICeCoffEEWebKitSuper.m */,
443 );
444 name = Cocoa;
445 sourceTree = "<group>";
446 };
447 E1AFA51D03ECFDBF00050001 /* Carbon */ = {
448 isa = PBXGroup;
449 children = (
450 );
451 name = Carbon;
452 sourceTree = "<group>";
453 };
454 E1BF154403DB950B00050002 /* Documentation */ = {
455 isa = PBXGroup;
456 children = (
457 E140C472040BB987009FF178 /* APEInfo.rtfd */,
458 );
459 name = Documentation;
460 sourceTree = "<group>";
461 };
462 E1BF159F03DBA81600050002 /* Installer components */ = {
463 isa = PBXGroup;
464 children = (
465 E19EB4F503DD359100050002 /* ICFindFilesToRemove */,
466 E120DF0C08141D5100BF8DDC /* ICeCoffEE Installer.app */,
467 E1BF15A003DBAA4600050002 /* ui.icns */,
468 E1BF15A203DBAA5600050002 /* ui */,
469 );
470 name = "Installer components";
471 sourceTree = "<group>";
472 };
473 E1BF15A203DBAA5600050002 /* ui */ = {
474 isa = PBXGroup;
475 children = (
476 E1F84A360A7165B800D1FBA1 /* UI_SCRInstall.plugin */,
477 E1F84A490A7165D400D1FBA1 /* Smart Crash Reports */,
478 E1BF15A403DBAA5600050002 /* KillPrefpanesCache.sh */,
479 E1BF15A503DBAA5600050002 /* ui.plist */,
480 );
481 name = ui;
482 path = "Installer components/ui";
483 sourceTree = "<group>";
484 };
485/* End PBXGroup section */
486
487/* Begin PBXHeadersBuildPhase section */
488 E1ABAE8F0812F4B2007C5427 /* Headers */ = {
489 isa = PBXHeadersBuildPhase;
490 buildActionMask = 2147483647;
491 files = (
492 E1ABAE900812F4B2007C5427 /* ICeCoffEE.h in Headers */,
493 E1ABAE910812F4B2007C5427 /* ICeCoffEEScanner.h in Headers */,
494 E1ABAE920812F4B2007C5427 /* ICeCoffEESuper.h in Headers */,
495 E1ABAE930812F4B2007C5427 /* ICeCoffEEMenuOnly.h in Headers */,
496 E1ABAE940812F4B2007C5427 /* ICeCoffEEMenuSuper.h in Headers */,
497 E1ABAE950812F4B2007C5427 /* ICeCoffEEWebKitSuper.h in Headers */,
498 E1ABAE960812F4B2007C5427 /* ICeCoffEEShared.h in Headers */,
499 E1ABAE970812F4B2007C5427 /* ICeCoffEETerminal.h in Headers */,
500 E1ABAE990812F4B2007C5427 /* ICeCoffEEAction.h in Headers */,
501 E1ABAE9A0812F4B2007C5427 /* ICeCoffEEBookmarks.h in Headers */,
502 E1ABAE9B0812F4B2007C5427 /* ICeCoffEEConfig.h in Headers */,
503 E1ABAE9C0812F4B2007C5427 /* CPS.h in Headers */,
504 E1ABAE9D0812F4B2007C5427 /* ICeCoffEEWebKit.h in Headers */,
505 E191FC9E0831B8FB003B09BC /* ICeCoffEESetServicesMenu.h in Headers */,
506 E170DFDF0835D6F400B484AC /* ICeCoffEETrigger.h in Headers */,
507 E14521D70A044FAA00C9B040 /* SmartCrashReportsAPI.h in Headers */,
508 );
509 runOnlyForDeploymentPostprocessing = 0;
510 };
511 E1ABAEBB0812F4B2007C5427 /* Headers */ = {
512 isa = PBXHeadersBuildPhase;
513 buildActionMask = 2147483647;
514 files = (
515 E1ABAEBC0812F4B2007C5427 /* CFPreferencesWrapper.h in Headers */,
516 E1ABAEBD0812F4B2007C5427 /* ICeCoffEEController.h in Headers */,
517 E1ABAEBE0812F4B2007C5427 /* ICeCoffEEShared.h in Headers */,
518 E1ABAEBF0812F4B2007C5427 /* ICeCoffEEServicePrefController.h in Headers */,
519 E1ABAEC00812F4B2007C5427 /* ICeCoffEENonHighlightingOutlineView.h in Headers */,
520 E1ABAEC10812F4B2007C5427 /* ICeCoffEENonHighlightingTextFieldCell.h in Headers */,
521 E1ABAEC20812F4B2007C5427 /* ICeCoffEENonHighlightingButtonCell.h in Headers */,
522 E191FCA00831B8FB003B09BC /* ICeCoffEESetServicesMenu.h in Headers */,
523 );
524 runOnlyForDeploymentPostprocessing = 0;
525 };
526 E1ABAED70812F4B2007C5427 /* Headers */ = {
527 isa = PBXHeadersBuildPhase;
528 buildActionMask = 2147483647;
529 files = (
530 E1ABAED80812F4B2007C5427 /* ICFindFilesToRemove_Prefix.h in Headers */,
531 E1ABAED90812F4B2007C5427 /* UICookieMonster.h in Headers */,
532 );
533 runOnlyForDeploymentPostprocessing = 0;
534 };
535/* End PBXHeadersBuildPhase section */
536
537/* Begin PBXNativeTarget section */
538 E1ABAE8D0812F4B2007C5427 /* APE Module */ = {
539 isa = PBXNativeTarget;
540 buildConfigurationList = E1E685B00A044B330072E0C9 /* Build configuration list for PBXNativeTarget "APE Module" */;
541 buildPhases = (
542 E1ABAE8F0812F4B2007C5427 /* Headers */,
543 E1ABAE9E0812F4B2007C5427 /* Resources */,
544 E1ABAEA10812F4B2007C5427 /* Sources */,
545 E1ABAEB00812F4B2007C5427 /* Frameworks */,
546 E1ABAEB50812F4B2007C5427 /* CopyFiles */,
547 E1ABAEB70812F4B2007C5427 /* ShellScript */,
548 );
549 buildRules = (
550 );
551 dependencies = (
552 E1ABAEF40812F4B3007C5427 /* PBXTargetDependency */,
553 );
554 name = "APE Module";
555 productInstallPath = "$(USER_LIBRARY_DIR)/Bundles";
556 productName = "Labels X";
557 productReference = E1ABAEB90812F4B2007C5427 /* ICeCoffEE.ape */;
558 productType = "com.apple.product-type.bundle";
559 };
560 E1ABAEBA0812F4B2007C5427 /* APEManagerPrefPane */ = {
561 isa = PBXNativeTarget;
562 buildConfigurationList = E1E685AC0A044B330072E0C9 /* Build configuration list for PBXNativeTarget "APEManagerPrefPane" */;
563 buildPhases = (
564 E1ABAEBB0812F4B2007C5427 /* Headers */,
565 E1ABAEC30812F4B2007C5427 /* Resources */,
566 E1ABAEC60812F4B2007C5427 /* Sources */,
567 E1ABAECF0812F4B2007C5427 /* Frameworks */,
568 E1ABAED30812F4B2007C5427 /* Rez */,
569 );
570 buildRules = (
571 );
572 dependencies = (
573 );
574 name = APEManagerPrefPane;
575 productInstallPath = "$(USER_LIBRARY_DIR)/Bundles";
576 productName = APEManagerPrefPane;
577 productReference = E1ABAED50812F4B2007C5427 /* APEManagerPrefPane.plugin */;
578 productType = "com.apple.product-type.bundle";
579 };
580 E1ABAED60812F4B2007C5427 /* ICFindFilesToRemove */ = {
581 isa = PBXNativeTarget;
582 buildConfigurationList = E1E685B40A044B330072E0C9 /* Build configuration list for PBXNativeTarget "ICFindFilesToRemove" */;
583 buildPhases = (
584 E1ABAED70812F4B2007C5427 /* Headers */,
585 E1ABAEDA0812F4B2007C5427 /* Sources */,
586 E1ABAEDD0812F4B2007C5427 /* Frameworks */,
587 );
588 buildRules = (
589 );
590 dependencies = (
591 );
592 name = ICFindFilesToRemove;
593 productInstallPath = /usr/local/bin;
594 productName = ICFindFilesToRemove;
595 productReference = E1ABAEDF0812F4B2007C5427 /* ICFindFilesToRemove */;
596 productType = "com.apple.product-type.tool";
597 };
598/* End PBXNativeTarget section */
599
600/* Begin PBXProject section */
601 29B97313FDCFA39411CA2CEA /* Project object */ = {
602 isa = PBXProject;
603 buildConfigurationList = E1E685BC0A044B330072E0C9 /* Build configuration list for PBXProject "ICeCoffEE" */;
604 hasScannedForEncodings = 1;
605 knownPlatforms = (
606 macos,
607 macosclassic,
608 windows,
609 solaris,
610 hpux,
611 German,
612 );
613 knownRegions = (
614 English,
615 Japanese,
616 French,
617 German,
618 es,
619 Italian,
620 );
621 mainGroup = 29B97314FDCFA39411CA2CEA /* PatchTest */;
622 projectDirPath = "";
623 targets = (
624 E1ABAE8D0812F4B2007C5427 /* APE Module */,
625 E1ABAEBA0812F4B2007C5427 /* APEManagerPrefPane */,
626 E1ABAED60812F4B2007C5427 /* ICFindFilesToRemove */,
627 E120DB7308141CCB00BF8DDC /* ICeCoffEE Installer */,
628 );
629 };
630/* End PBXProject section */
631
632/* Begin PBXResourcesBuildPhase section */
633 E1ABAE9E0812F4B2007C5427 /* Resources */ = {
634 isa = PBXResourcesBuildPhase;
635 buildActionMask = 2147483647;
636 files = (
637 E1ABAE9F0812F4B2007C5427 /* APEInfo.rtfd in Resources */,
638 E1ABAEA00812F4B2007C5427 /* Localizable.strings in Resources */,
639 );
640 runOnlyForDeploymentPostprocessing = 0;
641 };
642 E1ABAEC30812F4B2007C5427 /* Resources */ = {
643 isa = PBXResourcesBuildPhase;
644 buildActionMask = 2147483647;
645 files = (
646 E1ABAEC40812F4B2007C5427 /* APE Manager plugin.nib in Resources */,
647 E1ABAEC50812F4B2007C5427 /* Select services.nib in Resources */,
648 );
649 runOnlyForDeploymentPostprocessing = 0;
650 };
651/* End PBXResourcesBuildPhase section */
652
653/* Begin PBXRezBuildPhase section */
654 E1ABAED30812F4B2007C5427 /* Rez */ = {
655 isa = PBXRezBuildPhase;
656 buildActionMask = 2147483647;
657 files = (
658 );
659 runOnlyForDeploymentPostprocessing = 0;
660 };
661/* End PBXRezBuildPhase section */
662
663/* Begin PBXShellScriptBuildPhase section */
664 E120DF1A08141DD600BF8DDC /* ShellScript */ = {
665 isa = PBXShellScriptBuildPhase;
666 buildActionMask = 2147483647;
667 files = (
668 );
669 inputPaths = (
670 );
671 outputPaths = (
672 );
673 runOnlyForDeploymentPostprocessing = 0;
674 shellPath = /bin/sh;
675 shellScript = "cd \"${BUILT_PRODUCTS_DIR}/${PRODUCT_NAME}.${WRAPPER_EXTENSION}/Contents/Resources/\" && \\\n/usr/bin/install \"${BUILT_PRODUCTS_DIR}/ICFindFilesToRemove\" ui && \\\nrm -rf ui/ICeCoffEE.ape && \\\nmkdir ui/ICeCoffEE.ape && \\\n/usr/bin/ditto -rsrc \"${BUILT_PRODUCTS_DIR}/ICeCoffEE.ape\" ui/ICeCoffEE.ape && \\\nfor i in ui/ICeCoffEE.ape/Contents/Resources/*.lproj\ndo\n LPROJ=\"`basename $i`\"\n mkdir -p \"${LPROJ}/ui\"\n ln -s \"../../ui/ICeCoffEE.ape/Contents/Resources/$LPROJ/APEInfo.rtfd\" \"${LPROJ}/ui/ReadMe.rtfd\"\ndone";
676 };
677 E1ABAEB70812F4B2007C5427 /* ShellScript */ = {
678 isa = PBXShellScriptBuildPhase;
679 buildActionMask = 2147483647;
680 files = (
681 );
682 runOnlyForDeploymentPostprocessing = 0;
683 shellPath = /bin/sh;
684 shellScript = "/Developer/Tools/SetFile -a B \"$TARGET_BUILD_DIR/$PRODUCT_NAME.$WRAPPER_EXTENSION\"";
685 };
686/* End PBXShellScriptBuildPhase section */
687
688/* Begin PBXSourcesBuildPhase section */
689 E1ABAEA10812F4B2007C5427 /* Sources */ = {
690 isa = PBXSourcesBuildPhase;
691 buildActionMask = 2147483647;
692 files = (
693 E1ABAEA30812F4B2007C5427 /* APEMain.m in Sources */,
694 E1ABAEA40812F4B2007C5427 /* ICeCoffEE.m in Sources */,
695 E1ABAEA50812F4B2007C5427 /* ICeCoffEEScanner.m in Sources */,
696 E1ABAEA60812F4B2007C5427 /* ICeCoffEEMenuOnly.m in Sources */,
697 E1ABAEA70812F4B2007C5427 /* ICeCoffEEMenuSuper.m in Sources */,
698 E1ABAEA80812F4B2007C5427 /* ICeCoffEEWebKit.m in Sources */,
699 E1ABAEA90812F4B2007C5427 /* ICeCoffEEWebKitSuper.m in Sources */,
700 E1ABAEAA0812F4B2007C5427 /* ICeCoffEEShared.m in Sources */,
701 E1ABAEAB0812F4B2007C5427 /* ICeCoffEETerminal.m in Sources */,
702 E1ABAEAD0812F4B2007C5427 /* ICeCoffEEAction.c in Sources */,
703 E1ABAEAE0812F4B2007C5427 /* ICeCoffEEBookmarks.c in Sources */,
704 E1ABAEAF0812F4B2007C5427 /* ICeCoffEESuper.m in Sources */,
705 E191FC9F0831B8FB003B09BC /* ICeCoffEESetServicesMenu.m in Sources */,
706 E170DFE00835D6F400B484AC /* ICeCoffEETrigger.m in Sources */,
707 );
708 runOnlyForDeploymentPostprocessing = 0;
709 };
710 E1ABAEC60812F4B2007C5427 /* Sources */ = {
711 isa = PBXSourcesBuildPhase;
712 buildActionMask = 2147483647;
713 files = (
714 E1ABAEC70812F4B2007C5427 /* CFPreferencesWrapper.m in Sources */,
715 E1ABAEC80812F4B2007C5427 /* ICeCoffEEController.m in Sources */,
716 E1ABAEC90812F4B2007C5427 /* ICeCoffEEShared.m in Sources */,
717 E1ABAECA0812F4B2007C5427 /* ICeCoffEEServicePrefController.m in Sources */,
718 E1ABAECB0812F4B2007C5427 /* ICeCoffEENonHighlightingOutlineView.m in Sources */,
719 E1ABAECC0812F4B2007C5427 /* ICeCoffEENonHighlightingTextFieldCell.m in Sources */,
720 E1ABAECD0812F4B2007C5427 /* ICeCoffEENonHighlightingButtonCell.m in Sources */,
721 E1ABAECE0812F4B2007C5427 /* ICeCoffEEKeyEquivalents.m in Sources */,
722 E191FCA10831B8FB003B09BC /* ICeCoffEESetServicesMenu.m in Sources */,
723 );
724 runOnlyForDeploymentPostprocessing = 0;
725 };
726 E1ABAEDA0812F4B2007C5427 /* Sources */ = {
727 isa = PBXSourcesBuildPhase;
728 buildActionMask = 2147483647;
729 files = (
730 E1ABAEDB0812F4B2007C5427 /* UICookieMonster.m in Sources */,
731 E1ABAEDC0812F4B2007C5427 /* main.m in Sources */,
732 );
733 runOnlyForDeploymentPostprocessing = 0;
734 };
735/* End PBXSourcesBuildPhase section */
736
737/* Begin PBXTargetDependency section */
738 E1ABAEF40812F4B3007C5427 /* PBXTargetDependency */ = {
739 isa = PBXTargetDependency;
740 target = E1ABAEBA0812F4B2007C5427 /* APEManagerPrefPane */;
741 targetProxy = E1ABAEF30812F4B3007C5427 /* PBXContainerItemProxy */;
742 };
743 E1EF063A0814203F00C464C7 /* PBXTargetDependency */ = {
744 isa = PBXTargetDependency;
745 target = E1ABAE8D0812F4B2007C5427 /* APE Module */;
746 targetProxy = E1EF06390814203F00C464C7 /* PBXContainerItemProxy */;
747 };
748 E1EF063C0814203F00C464C7 /* PBXTargetDependency */ = {
749 isa = PBXTargetDependency;
750 target = E1ABAED60812F4B2007C5427 /* ICFindFilesToRemove */;
751 targetProxy = E1EF063B0814203F00C464C7 /* PBXContainerItemProxy */;
752 };
753/* End PBXTargetDependency section */
754
755/* Begin PBXVariantGroup section */
756 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
757 isa = PBXVariantGroup;
758 children = (
759 089C165DFE840E0CC02AAC07 /* English */,
760 );
761 name = InfoPlist.strings;
762 sourceTree = "<group>";
763 };
764 29B97318FDCFA39411CA2CEA /* APE Manager plugin.nib */ = {
765 isa = PBXVariantGroup;
766 children = (
767 29B97319FDCFA39411CA2CEA /* APE Manager plugin.nib */,
768 E140C476040BBABD009FF178 /* Japanese */,
769 E1BF4A500487C7B300C20906 /* German */,
770 E128636B08381AB5009C048B /* French */,
771 );
772 name = "APE Manager plugin.nib";
773 sourceTree = "<group>";
774 };
775 E12FEC6104959FB800AEFBF9 /* Select services.nib */ = {
776 isa = PBXVariantGroup;
777 children = (
778 E12FEC6204959FB800AEFBF9 /* Select services.nib */,
779 E1240CA10A7150E400886FB4 /* German */,
780 );
781 name = "Select services.nib";
782 sourceTree = "<group>";
783 };
784 E140C472040BB987009FF178 /* APEInfo.rtfd */ = {
785 isa = PBXVariantGroup;
786 children = (
787 F56276C20379923401AA4DA5 /* English */,
788 E140C475040BB997009FF178 /* Japanese */,
789 E1BF4A4D0487C77C00C20906 /* German */,
790 E128636008381A34009C048B /* French */,
791 );
792 name = APEInfo.rtfd;
793 sourceTree = "<group>";
794 };
795 E1CBC99A03E7603400050002 /* Localizable.strings */ = {
796 isa = PBXVariantGroup;
797 children = (
798 E1CBC99803E7602700050002 /* English */,
799 E1F6E3AC040BCC5700050002 /* Japanese */,
800 E1BF4A570487CA5300C20906 /* German */,
801 E128637008381AC7009C048B /* French */,
802 );
803 name = Localizable.strings;
804 sourceTree = "<group>";
805 };
806/* End PBXVariantGroup section */
807
808/* Begin XCBuildConfiguration section */
809 E1E685AD0A044B330072E0C9 /* Development */ = {
810 isa = XCBuildConfiguration;
811 buildSettings = {
812 COPY_PHASE_STRIP = NO;
813 FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
814 GCC_DYNAMIC_NO_PIC = NO;
815 GCC_ENABLE_FIX_AND_CONTINUE = YES;
816 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
817 GCC_OPTIMIZATION_LEVEL = 0;
818 INFOPLIST_FILE = "Info-APEManagerPrefPane.plist";
819 OPTIMIZATION_CFLAGS = "-O0";
820 PRODUCT_NAME = APEManagerPrefPane;
821 WARNING_CFLAGS = (
822 "-Wmost",
823 "-Wno-four-char-constants",
824 "-Wno-unknown-pragmas",
825 );
826 WRAPPER_EXTENSION = plugin;
827 ZERO_LINK = NO;
828 };
829 name = Development;
830 };
831 E1E685AE0A044B330072E0C9 /* Deployment */ = {
832 isa = XCBuildConfiguration;
833 buildSettings = {
834 COPY_PHASE_STRIP = YES;
835 FRAMEWORK_SEARCH_PATHS = /Library/Frameworks;
836 GCC_C_LANGUAGE_STANDARD = c99;
837 GCC_ENABLE_FIX_AND_CONTINUE = NO;
838 INFOPLIST_FILE = "Info-APEManagerPrefPane.plist";
839 PRODUCT_NAME = APEManagerPrefPane;
840 WARNING_CFLAGS = (
841 "-Wmost",
842 "-Wno-four-char-constants",
843 "-Wno-unknown-pragmas",
844 );
845 WRAPPER_EXTENSION = plugin;
846 ZERO_LINK = NO;
847 };
848 name = Deployment;
849 };
850 E1E685B10A044B330072E0C9 /* Development */ = {
851 isa = XCBuildConfiguration;
852 buildSettings = {
853 COPY_PHASE_STRIP = NO;
854 EXPORTED_SYMBOLS_FILE = Exports.exp;
855 FRAMEWORK_SEARCH_PATHS = (
856 /Library/Frameworks,
857 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
858 );
859 GCC_DYNAMIC_NO_PIC = NO;
860 GCC_ENABLE_FIX_AND_CONTINUE = NO;
861 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
862 GCC_OPTIMIZATION_LEVEL = 0;
863 INFOPLIST_FILE = "Info-APE Module.plist";
864 OPTIMIZATION_CFLAGS = "-O0";
865 PRODUCT_NAME = ICeCoffEE;
866 WARNING_CFLAGS = (
867 "-Wmost",
868 "-Wno-four-char-constants",
869 "-Wno-unknown-pragmas",
870 );
871 WRAPPER_EXTENSION = ape;
872 ZERO_LINK = NO;
873 };
874 name = Development;
875 };
876 E1E685B20A044B330072E0C9 /* Deployment */ = {
877 isa = XCBuildConfiguration;
878 buildSettings = {
879 COPY_PHASE_STRIP = YES;
880 EXPORTED_SYMBOLS_FILE = Exports.exp;
881 FRAMEWORK_SEARCH_PATHS = (
882 /Library/Frameworks,
883 "$(SYSTEM_LIBRARY_DIR)/PrivateFrameworks",
884 );
885 GCC_C_LANGUAGE_STANDARD = c99;
886 GCC_ENABLE_FIX_AND_CONTINUE = NO;
887 INFOPLIST_FILE = "Info-APE Module.plist";
888 PRODUCT_NAME = ICeCoffEE;
889 WARNING_CFLAGS = (
890 "-Wmost",
891 "-Wno-four-char-constants",
892 "-Wno-unknown-pragmas",
893 );
894 WRAPPER_EXTENSION = ape;
895 ZERO_LINK = NO;
896 };
897 name = Deployment;
898 };
899 E1E685B50A044B330072E0C9 /* Development */ = {
900 isa = XCBuildConfiguration;
901 buildSettings = {
902 COPY_PHASE_STRIP = NO;
903 GCC_DYNAMIC_NO_PIC = NO;
904 GCC_ENABLE_FIX_AND_CONTINUE = YES;
905 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
906 GCC_OPTIMIZATION_LEVEL = 0;
907 GCC_PRECOMPILE_PREFIX_HEADER = YES;
908 GCC_PREFIX_HEADER = ICFindFilesToRemove/ICFindFilesToRemove_Prefix.h;
909 OPTIMIZATION_CFLAGS = "-O0";
910 OTHER_CFLAGS = "";
911 OTHER_LDFLAGS = "";
912 OTHER_REZFLAGS = "";
913 PRODUCT_NAME = ICFindFilesToRemove;
914 REZ_EXECUTABLE = YES;
915 SECTORDER_FLAGS = "";
916 WARNING_CFLAGS = (
917 "-Wmost",
918 "-Wno-four-char-constants",
919 "-Wno-unknown-pragmas",
920 );
921 ZERO_LINK = NO;
922 };
923 name = Development;
924 };
925 E1E685B60A044B330072E0C9 /* Deployment */ = {
926 isa = XCBuildConfiguration;
927 buildSettings = {
928 COPY_PHASE_STRIP = YES;
929 GCC_C_LANGUAGE_STANDARD = c99;
930 GCC_ENABLE_FIX_AND_CONTINUE = NO;
931 GCC_PRECOMPILE_PREFIX_HEADER = YES;
932 GCC_PREFIX_HEADER = ICFindFilesToRemove/ICFindFilesToRemove_Prefix.h;
933 OTHER_CFLAGS = "";
934 OTHER_LDFLAGS = "";
935 OTHER_REZFLAGS = "";
936 PRODUCT_NAME = ICFindFilesToRemove;
937 REZ_EXECUTABLE = YES;
938 SECTORDER_FLAGS = "";
939 WARNING_CFLAGS = (
940 "-Wmost",
941 "-Wno-four-char-constants",
942 "-Wno-unknown-pragmas",
943 );
944 ZERO_LINK = NO;
945 };
946 name = Deployment;
947 };
948 E1E685B90A044B330072E0C9 /* Development */ = {
949 isa = XCBuildConfiguration;
950 buildSettings = {
951 COPY_PHASE_STRIP = NO;
952 GCC_DYNAMIC_NO_PIC = NO;
953 GCC_ENABLE_FIX_AND_CONTINUE = YES;
954 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
955 GCC_OPTIMIZATION_LEVEL = 0;
956 OPTIMIZATION_CFLAGS = "-O0";
957 PRODUCT_NAME = "ICeCoffEE Installer";
958 WRAPPER_EXTENSION = app;
959 ZERO_LINK = YES;
960 };
961 name = Development;
962 };
963 E1E685BA0A044B330072E0C9 /* Deployment */ = {
964 isa = XCBuildConfiguration;
965 buildSettings = {
966 COPY_PHASE_STRIP = YES;
967 GCC_C_LANGUAGE_STANDARD = c99;
968 GCC_ENABLE_FIX_AND_CONTINUE = NO;
969 PRODUCT_NAME = "ICeCoffEE Installer";
970 WRAPPER_EXTENSION = app;
971 ZERO_LINK = NO;
972 };
973 name = Deployment;
974 };
975 E1E685BD0A044B330072E0C9 /* Development */ = {
976 isa = XCBuildConfiguration;
977 buildSettings = {
978 ARCHS = (
979 ppc,
980 i386,
981 );
982 GCC_C_LANGUAGE_STANDARD = c99;
983 GCC_VERSION_ppc = 3.3;
984 MACOSX_DEPLOYMENT_TARGET = 10.3;
985 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
986 };
987 name = Development;
988 };
989 E1E685BE0A044B330072E0C9 /* Deployment */ = {
990 isa = XCBuildConfiguration;
991 buildSettings = {
992 ARCHS = (
993 ppc,
994 i386,
995 );
996 GCC_C_LANGUAGE_STANDARD = c99;
997 GCC_VERSION_ppc = 3.3;
998 MACOSX_DEPLOYMENT_TARGET = 10.3;
999 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
1000 };
1001 name = Deployment;
1002 };
1003/* End XCBuildConfiguration section */
1004
1005/* Begin XCConfigurationList section */
1006 E1E685AC0A044B330072E0C9 /* Build configuration list for PBXNativeTarget "APEManagerPrefPane" */ = {
1007 isa = XCConfigurationList;
1008 buildConfigurations = (
1009 E1E685AD0A044B330072E0C9 /* Development */,
1010 E1E685AE0A044B330072E0C9 /* Deployment */,
1011 );
1012 defaultConfigurationIsVisible = 0;
1013 defaultConfigurationName = Development;
1014 };
1015 E1E685B00A044B330072E0C9 /* Build configuration list for PBXNativeTarget "APE Module" */ = {
1016 isa = XCConfigurationList;
1017 buildConfigurations = (
1018 E1E685B10A044B330072E0C9 /* Development */,
1019 E1E685B20A044B330072E0C9 /* Deployment */,
1020 );
1021 defaultConfigurationIsVisible = 0;
1022 defaultConfigurationName = Development;
1023 };
1024 E1E685B40A044B330072E0C9 /* Build configuration list for PBXNativeTarget "ICFindFilesToRemove" */ = {
1025 isa = XCConfigurationList;
1026 buildConfigurations = (
1027 E1E685B50A044B330072E0C9 /* Development */,
1028 E1E685B60A044B330072E0C9 /* Deployment */,
1029 );
1030 defaultConfigurationIsVisible = 0;
1031 defaultConfigurationName = Development;
1032 };
1033 E1E685B80A044B330072E0C9 /* Build configuration list for PBXAggregateTarget "ICeCoffEE Installer" */ = {
1034 isa = XCConfigurationList;
1035 buildConfigurations = (
1036 E1E685B90A044B330072E0C9 /* Development */,
1037 E1E685BA0A044B330072E0C9 /* Deployment */,
1038 );
1039 defaultConfigurationIsVisible = 0;
1040 defaultConfigurationName = Development;
1041 };
1042 E1E685BC0A044B330072E0C9 /* Build configuration list for PBXProject "ICeCoffEE" */ = {
1043 isa = XCConfigurationList;
1044 buildConfigurations = (
1045 E1E685BD0A044B330072E0C9 /* Development */,
1046 E1E685BE0A044B330072E0C9 /* Deployment */,
1047 );
1048 defaultConfigurationIsVisible = 0;
1049 defaultConfigurationName = Development;
1050 };
1051/* End XCConfigurationList section */
1052 };
1053 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1054}
Note: See TracBrowser for help on using the repository browser.