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

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

English.lproj/APE Manager plugin.nib: Wording cleanups; the edit
button works now.

English.lproj/APEInfo.rtfd: Updated for 1.5b1.

English.lproj/Select services.nib: Removed reference to
non-highlighting outline view; use source list highlighting on
Leopard.

ICeCoffEE.xcodeproj: More decruftification.

ICeCoffEEInvertingTextFieldCell.[hm]: Non-colored text becomes white
(why doesn't Apple's implementation do this?).

ICeCoffEEServicePrefController.m: Service shown/hidden/mixed
selections slightly more abstracted, and now stored in tags rather
than represented object (which is already in use). Still no
localization support. Fix scroll bar non-appearance.

Installer components/ui/ui.plist: Replaced version info with empty
placeholders since it's now script-populated; require OS X 10.5 until
I've had a chance to test on an earlier version.

VERSION.xcconfig: Updated for 1.5b1.

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