source: trunk/ICeCoffEE/ICeCoffEE/ICeCoffEE.xcodeproj/project.pbxproj@ 373

Last change on this file since 373 was 373, checked in by Nicholas Riley, 16 years ago

TestParser.m: Define ICCF_ErrString to permit linking; log
exceptions; print only if parsing fails.

ICeCoffEE.xcodeproj: Update to Xcode 2.4 format (with Xcode 3.0); make
TestParser compile.

English.lproj/APEInfo.rtfd: Update release notes.

English.lproj/Localizable.strings: Fix a reference to the "APE
Manager" preference pane.

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