Move afscell to platform/DARWIN
[openafs.git] / src / platform / DARWIN / afscell / afscell.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; };
11                 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */; };
12                 B40F7FFC06739E1B0053A16B /* InstallerPlugins.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B40F7FFB06739E1B0053A16B /* InstallerPlugins.framework */; };
13                 B40F802906739F480053A16B /* afscell.nib in Resources */ = {isa = PBXBuildFile; fileRef = B40F802706739F480053A16B /* afscell.nib */; };
14                 B44C200B06739AE500D31AA1 /* afscellPane.m in Sources */ = {isa = PBXBuildFile; fileRef = B44C200906739AE500D31AA1 /* afscellPane.m */; };
15                 B47CF355067B4E030066DBF6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = B47CF353067B4E030066DBF6 /* Localizable.strings */; };
16 /* End PBXBuildFile section */
17
18 /* Begin PBXFileReference section */
19                 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
20                 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
21                 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
22                 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
23                 32DBCF630370AF2F00C91783 /* afscell_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = afscell_Prefix.pch; sourceTree = "<group>"; };
24                 8D5B49B6048680CD000E48DA /* afscell.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = afscell.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
25                 8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; };
26                 B40F7FFB06739E1B0053A16B /* InstallerPlugins.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InstallerPlugins.framework; path = /System/Library/Frameworks/InstallerPlugins.framework; sourceTree = "<absolute>"; };
27                 B40F802806739F480053A16B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/afscell.nib; sourceTree = "<group>"; };
28                 B44C200806739AE500D31AA1 /* afscellPane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = afscellPane.h; sourceTree = "<group>"; };
29                 B44C200906739AE500D31AA1 /* afscellPane.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = afscellPane.m; sourceTree = "<group>"; };
30                 B47CF354067B4E030066DBF6 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
31                 B4A6B2A60673D523003CD9B2 /* InstallerSections.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = InstallerSections.plist; sourceTree = "<group>"; };
32 /* End PBXFileReference section */
33
34 /* Begin PBXFrameworksBuildPhase section */
35                 8D5B49B3048680CD000E48DA /* Frameworks */ = {
36                         isa = PBXFrameworksBuildPhase;
37                         buildActionMask = 2147483647;
38                         files = (
39                                 8D5B49B4048680CD000E48DA /* Cocoa.framework in Frameworks */,
40                                 B40F7FFC06739E1B0053A16B /* InstallerPlugins.framework in Frameworks */,
41                         );
42                         runOnlyForDeploymentPostprocessing = 0;
43                 };
44 /* End PBXFrameworksBuildPhase section */
45
46 /* Begin PBXGroup section */
47                 089C166AFE841209C02AAC07 /* InstallerPlugin */ = {
48                         isa = PBXGroup;
49                         children = (
50                                 08FB77AFFE84173DC02AAC07 /* Classes */,
51                                 32C88E010371C26100C91783 /* Other Sources */,
52                                 089C167CFE841241C02AAC07 /* Resources */,
53                                 089C1671FE841209C02AAC07 /* Frameworks and Libraries */,
54                                 19C28FB8FE9D52D311CA2CBB /* Products */,
55                         );
56                         name = InstallerPlugin;
57                         sourceTree = "<group>";
58                 };
59                 089C1671FE841209C02AAC07 /* Frameworks and Libraries */ = {
60                         isa = PBXGroup;
61                         children = (
62                                 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */,
63                                 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */,
64                         );
65                         name = "Frameworks and Libraries";
66                         sourceTree = "<group>";
67                 };
68                 089C167CFE841241C02AAC07 /* Resources */ = {
69                         isa = PBXGroup;
70                         children = (
71                                 B47CF353067B4E030066DBF6 /* Localizable.strings */,
72                                 B4A6B2A60673D523003CD9B2 /* InstallerSections.plist */,
73                                 8D5B49B7048680CD000E48DA /* Info.plist */,
74                                 089C167DFE841241C02AAC07 /* InfoPlist.strings */,
75                                 B40F802706739F480053A16B /* afscell.nib */,
76                         );
77                         name = Resources;
78                         sourceTree = "<group>";
79                 };
80                 08FB77AFFE84173DC02AAC07 /* Classes */ = {
81                         isa = PBXGroup;
82                         children = (
83                                 B44C200906739AE500D31AA1 /* afscellPane.m */,
84                                 B44C200806739AE500D31AA1 /* afscellPane.h */,
85                         );
86                         name = Classes;
87                         sourceTree = "<group>";
88                 };
89                 1058C7ACFEA557BF11CA2CBB /* Linked Frameworks */ = {
90                         isa = PBXGroup;
91                         children = (
92                                 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */,
93                                 B40F7FFB06739E1B0053A16B /* InstallerPlugins.framework */,
94                         );
95                         name = "Linked Frameworks";
96                         sourceTree = "<group>";
97                 };
98                 1058C7AEFEA557BF11CA2CBB /* Other Frameworks */ = {
99                         isa = PBXGroup;
100                         children = (
101                                 089C1672FE841209C02AAC07 /* Foundation.framework */,
102                                 089C167FFE841241C02AAC07 /* AppKit.framework */,
103                         );
104                         name = "Other Frameworks";
105                         sourceTree = "<group>";
106                 };
107                 19C28FB8FE9D52D311CA2CBB /* Products */ = {
108                         isa = PBXGroup;
109                         children = (
110                                 8D5B49B6048680CD000E48DA /* afscell.bundle */,
111                         );
112                         name = Products;
113                         sourceTree = "<group>";
114                 };
115                 32C88E010371C26100C91783 /* Other Sources */ = {
116                         isa = PBXGroup;
117                         children = (
118                                 32DBCF630370AF2F00C91783 /* afscell_Prefix.pch */,
119                         );
120                         name = "Other Sources";
121                         sourceTree = "<group>";
122                 };
123 /* End PBXGroup section */
124
125 /* Begin PBXNativeTarget section */
126                 8D5B49AC048680CD000E48DA /* afscell */ = {
127                         isa = PBXNativeTarget;
128                         buildConfigurationList = B44174E608BA33C40065BEDE /* Build configuration list for PBXNativeTarget "afscell" */;
129                         buildPhases = (
130                                 8D5B49AF048680CD000E48DA /* Resources */,
131                                 8D5B49B1048680CD000E48DA /* Sources */,
132                                 8D5B49B3048680CD000E48DA /* Frameworks */,
133                         );
134                         buildRules = (
135                         );
136                         dependencies = (
137                         );
138                         name = afscell;
139                         productInstallPath = "$(HOME)/Library/Bundles";
140                         productName = InstallerPlugin;
141                         productReference = 8D5B49B6048680CD000E48DA /* afscell.bundle */;
142                         productType = "com.apple.product-type.bundle";
143                 };
144 /* End PBXNativeTarget section */
145
146 /* Begin PBXProject section */
147                 089C1669FE841209C02AAC07 /* Project object */ = {
148                         isa = PBXProject;
149                         buildConfigurationList = B44174EA08BA33C40065BEDE /* Build configuration list for PBXProject "afscell" */;
150                         hasScannedForEncodings = 1;
151                         mainGroup = 089C166AFE841209C02AAC07 /* InstallerPlugin */;
152                         projectDirPath = "";
153                         targets = (
154                                 8D5B49AC048680CD000E48DA /* afscell */,
155                         );
156                 };
157 /* End PBXProject section */
158
159 /* Begin PBXResourcesBuildPhase section */
160                 8D5B49AF048680CD000E48DA /* Resources */ = {
161                         isa = PBXResourcesBuildPhase;
162                         buildActionMask = 2147483647;
163                         files = (
164                                 8D5B49B0048680CD000E48DA /* InfoPlist.strings in Resources */,
165                                 B40F802906739F480053A16B /* afscell.nib in Resources */,
166                                 B47CF355067B4E030066DBF6 /* Localizable.strings in Resources */,
167                         );
168                         runOnlyForDeploymentPostprocessing = 0;
169                 };
170 /* End PBXResourcesBuildPhase section */
171
172 /* Begin PBXSourcesBuildPhase section */
173                 8D5B49B1048680CD000E48DA /* Sources */ = {
174                         isa = PBXSourcesBuildPhase;
175                         buildActionMask = 2147483647;
176                         files = (
177                                 B44C200B06739AE500D31AA1 /* afscellPane.m in Sources */,
178                         );
179                         runOnlyForDeploymentPostprocessing = 0;
180                 };
181 /* End PBXSourcesBuildPhase section */
182
183 /* Begin PBXVariantGroup section */
184                 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = {
185                         isa = PBXVariantGroup;
186                         children = (
187                                 089C167EFE841241C02AAC07 /* English */,
188                         );
189                         name = InfoPlist.strings;
190                         sourceTree = "<group>";
191                 };
192                 B40F802706739F480053A16B /* afscell.nib */ = {
193                         isa = PBXVariantGroup;
194                         children = (
195                                 B40F802806739F480053A16B /* English */,
196                         );
197                         name = afscell.nib;
198                         sourceTree = "<group>";
199                 };
200                 B47CF353067B4E030066DBF6 /* Localizable.strings */ = {
201                         isa = PBXVariantGroup;
202                         children = (
203                                 B47CF354067B4E030066DBF6 /* English */,
204                         );
205                         name = Localizable.strings;
206                         sourceTree = "<group>";
207                 };
208 /* End PBXVariantGroup section */
209
210 /* Begin XCBuildConfiguration section */
211                 B44174E708BA33C40065BEDE /* Debug */ = {
212                         isa = XCBuildConfiguration;
213                         buildSettings = {
214                                 COPY_PHASE_STRIP = NO;
215                                 GCC_DYNAMIC_NO_PIC = NO;
216                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
217                                 GCC_MODEL_TUNING = G5;
218                                 GCC_OPTIMIZATION_LEVEL = 0;
219                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
220                                 GCC_PREFIX_HEADER = afscell_Prefix.pch;
221                                 INFOPLIST_FILE = Info.plist;
222                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
223                                 PRODUCT_NAME = afscell;
224                                 WRAPPER_EXTENSION = bundle;
225                                 ZERO_LINK = YES;
226                         };
227                         name = Debug;
228                 };
229                 B44174E808BA33C40065BEDE /* Release */ = {
230                         isa = XCBuildConfiguration;
231                         buildSettings = {
232                                 ARCHS = (
233                                         ppc,
234                                         i386,
235                                 );
236                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
237                                 GCC_MODEL_TUNING = G5;
238                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
239                                 GCC_PREFIX_HEADER = afscell_Prefix.pch;
240                                 INFOPLIST_FILE = Info.plist;
241                                 INSTALL_PATH = "$(HOME)/Library/Bundles";
242                                 PRODUCT_NAME = afscell;
243                                 WRAPPER_EXTENSION = bundle;
244                         };
245                         name = Release;
246                 };
247                 B44174EB08BA33C40065BEDE /* Debug */ = {
248                         isa = XCBuildConfiguration;
249                         buildSettings = {
250                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
251                                 GCC_WARN_UNUSED_VARIABLE = YES;
252                                 PREBINDING = NO;
253                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
254                         };
255                         name = Debug;
256                 };
257                 B44174EC08BA33C40065BEDE /* Release */ = {
258                         isa = XCBuildConfiguration;
259                         buildSettings = {
260                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
261                                 GCC_WARN_UNUSED_VARIABLE = YES;
262                                 PREBINDING = NO;
263                                 SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
264                         };
265                         name = Release;
266                 };
267 /* End XCBuildConfiguration section */
268
269 /* Begin XCConfigurationList section */
270                 B44174E608BA33C40065BEDE /* Build configuration list for PBXNativeTarget "afscell" */ = {
271                         isa = XCConfigurationList;
272                         buildConfigurations = (
273                                 B44174E708BA33C40065BEDE /* Debug */,
274                                 B44174E808BA33C40065BEDE /* Release */,
275                         );
276                         defaultConfigurationIsVisible = 0;
277                         defaultConfigurationName = Release;
278                 };
279                 B44174EA08BA33C40065BEDE /* Build configuration list for PBXProject "afscell" */ = {
280                         isa = XCConfigurationList;
281                         buildConfigurations = (
282                                 B44174EB08BA33C40065BEDE /* Debug */,
283                                 B44174EC08BA33C40065BEDE /* Release */,
284                         );
285                         defaultConfigurationIsVisible = 0;
286                         defaultConfigurationName = Release;
287                 };
288 /* End XCConfigurationList section */
289         };
290         rootObject = 089C1669FE841209C02AAC07 /* Project object */;
291 }