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

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

Compiler fixes; first pass at menu-style highlighting

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