]> git.saurik.com Git - apple/libutil.git/blob - libutil.xcodeproj/project.pbxproj
libutil-30.tar.gz
[apple/libutil.git] / libutil.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 BA79F9CB13BB7207006A292D /* ExtentManager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A313BB70FF006A292D /* ExtentManager.cpp */; };
11 BA79F9CC13BB7207006A292D /* getmntopts.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A613BB70FF006A292D /* getmntopts.c */; };
12 BA79F9CD13BB7207006A292D /* humanize_number.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9A813BB70FF006A292D /* humanize_number.c */; };
13 BA79F9CE13BB7207006A292D /* pidfile.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B013BB70FF006A292D /* pidfile.c */; };
14 BA79F9D013BB7207006A292D /* realhostname.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B513BB70FF006A292D /* realhostname.c */; };
15 BA79F9D113BB7207006A292D /* reexec_to_match_kernel.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */; };
16 BA79F9D213BB7207006A292D /* trimdomain.c in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9B913BB70FF006A292D /* trimdomain.c */; };
17 BA79F9D413BB7207006A292D /* wipefs.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BA79F9BD13BB70FF006A292D /* wipefs.cpp */; };
18 BA79F9D513BB7235006A292D /* libutil.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9AA13BB70FF006A292D /* libutil.h */; settings = {ATTRIBUTES = (Private, ); }; };
19 BA79F9D613BB7235006A292D /* mntopts.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9AE13BB70FF006A292D /* mntopts.h */; settings = {ATTRIBUTES = (Private, ); }; };
20 BA79F9D713BB7235006A292D /* wipefs.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9BE13BB70FF006A292D /* wipefs.h */; settings = {ATTRIBUTES = (Private, ); }; };
21 BA79F9D813BB7243006A292D /* ExtentManager.h in Headers */ = {isa = PBXBuildFile; fileRef = BA79F9A413BB70FF006A292D /* ExtentManager.h */; };
22 BA79F9DD13BB76B0006A292D /* getmntopts.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9A513BB70FF006A292D /* getmntopts.3 */; };
23 BA79F9DE13BB76B0006A292D /* humanize_number.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9A713BB70FF006A292D /* humanize_number.3 */; };
24 BA79F9DF13BB76B0006A292D /* pidfile.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AF13BB70FF006A292D /* pidfile.3 */; };
25 BA79F9E113BB76B0006A292D /* realhostname_sa.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B313BB70FF006A292D /* realhostname_sa.3 */; };
26 BA79F9E213BB76B0006A292D /* realhostname.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B413BB70FF006A292D /* realhostname.3 */; };
27 BA79F9E313BB76B0006A292D /* reexec_to_match_kernel.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */; };
28 BA79F9E413BB76B0006A292D /* trimdomain.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9B813BB70FF006A292D /* trimdomain.3 */; };
29 BA79F9E613BB76B0006A292D /* wipefs.3 in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9BC13BB70FF006A292D /* wipefs.3 */; };
30 BA79F9E913BB77FA006A292D /* libutil.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AB13BB70FF006A292D /* libutil.plist */; };
31 BA79F9EA13BB77FF006A292D /* libutil.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = BA79F9AC13BB70FF006A292D /* libutil.txt */; };
32 /* End PBXBuildFile section */
33
34 /* Begin PBXCopyFilesBuildPhase section */
35 BA79F9DB13BB7698006A292D /* CopyFiles */ = {
36 isa = PBXCopyFilesBuildPhase;
37 buildActionMask = 8;
38 dstPath = "$(INSTALL_PREFIX)/usr/local/share/man/man3";
39 dstSubfolderSpec = 0;
40 files = (
41 BA79F9DD13BB76B0006A292D /* getmntopts.3 in CopyFiles */,
42 BA79F9DE13BB76B0006A292D /* humanize_number.3 in CopyFiles */,
43 BA79F9DF13BB76B0006A292D /* pidfile.3 in CopyFiles */,
44 BA79F9E113BB76B0006A292D /* realhostname_sa.3 in CopyFiles */,
45 BA79F9E213BB76B0006A292D /* realhostname.3 in CopyFiles */,
46 BA79F9E313BB76B0006A292D /* reexec_to_match_kernel.3 in CopyFiles */,
47 BA79F9E413BB76B0006A292D /* trimdomain.3 in CopyFiles */,
48 BA79F9E613BB76B0006A292D /* wipefs.3 in CopyFiles */,
49 );
50 runOnlyForDeploymentPostprocessing = 1;
51 };
52 BA79F9E713BB77BB006A292D /* CopyFiles */ = {
53 isa = PBXCopyFilesBuildPhase;
54 buildActionMask = 8;
55 dstPath = "$(INSTALL_PREFIX)/usr/local/OpenSourceVersions";
56 dstSubfolderSpec = 0;
57 files = (
58 BA79F9E913BB77FA006A292D /* libutil.plist in CopyFiles */,
59 );
60 runOnlyForDeploymentPostprocessing = 1;
61 };
62 BA79F9E813BB77D6006A292D /* CopyFiles */ = {
63 isa = PBXCopyFilesBuildPhase;
64 buildActionMask = 8;
65 dstPath = "$(INSTALL_PREFIX)/usr/local/OpenSourceLicenses";
66 dstSubfolderSpec = 0;
67 files = (
68 BA79F9EA13BB77FF006A292D /* libutil.txt in CopyFiles */,
69 );
70 runOnlyForDeploymentPostprocessing = 1;
71 };
72 /* End PBXCopyFilesBuildPhase section */
73
74 /* Begin PBXFileReference section */
75 BA79F9A313BB70FF006A292D /* ExtentManager.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ExtentManager.cpp; sourceTree = "<group>"; };
76 BA79F9A413BB70FF006A292D /* ExtentManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ExtentManager.h; sourceTree = "<group>"; };
77 BA79F9A513BB70FF006A292D /* getmntopts.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = getmntopts.3; sourceTree = "<group>"; };
78 BA79F9A613BB70FF006A292D /* getmntopts.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = getmntopts.c; sourceTree = "<group>"; };
79 BA79F9A713BB70FF006A292D /* humanize_number.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = humanize_number.3; sourceTree = "<group>"; };
80 BA79F9A813BB70FF006A292D /* humanize_number.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = humanize_number.c; sourceTree = "<group>"; };
81 BA79F9A913BB70FF006A292D /* libutil.exports */ = {isa = PBXFileReference; lastKnownFileType = text; path = libutil.exports; sourceTree = "<group>"; };
82 BA79F9AA13BB70FF006A292D /* libutil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = libutil.h; sourceTree = "<group>"; };
83 BA79F9AB13BB70FF006A292D /* libutil.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = libutil.plist; sourceTree = "<group>"; };
84 BA79F9AC13BB70FF006A292D /* libutil.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = libutil.txt; sourceTree = "<group>"; };
85 BA79F9AD13BB70FF006A292D /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
86 BA79F9AE13BB70FF006A292D /* mntopts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mntopts.h; sourceTree = "<group>"; };
87 BA79F9AF13BB70FF006A292D /* pidfile.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = pidfile.3; sourceTree = "<group>"; };
88 BA79F9B013BB70FF006A292D /* pidfile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pidfile.c; sourceTree = "<group>"; };
89 BA79F9B313BB70FF006A292D /* realhostname_sa.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = realhostname_sa.3; sourceTree = "<group>"; };
90 BA79F9B413BB70FF006A292D /* realhostname.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = realhostname.3; sourceTree = "<group>"; };
91 BA79F9B513BB70FF006A292D /* realhostname.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = realhostname.c; sourceTree = "<group>"; };
92 BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = reexec_to_match_kernel.3; sourceTree = "<group>"; };
93 BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = reexec_to_match_kernel.c; sourceTree = "<group>"; };
94 BA79F9B813BB70FF006A292D /* trimdomain.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = trimdomain.3; sourceTree = "<group>"; };
95 BA79F9B913BB70FF006A292D /* trimdomain.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = trimdomain.c; sourceTree = "<group>"; };
96 BA79F9BC13BB70FF006A292D /* wipefs.3 */ = {isa = PBXFileReference; lastKnownFileType = text; path = wipefs.3; sourceTree = "<group>"; };
97 BA79F9BD13BB70FF006A292D /* wipefs.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wipefs.cpp; sourceTree = "<group>"; };
98 BA79F9BE13BB70FF006A292D /* wipefs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = wipefs.h; sourceTree = "<group>"; };
99 BA79F9C013BB712E006A292D /* BSD.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = BSD.xcconfig; path = Makefiles/CoreOS/Xcode/BSD.xcconfig; sourceTree = DEVELOPER_DIR; };
100 BA79F9C513BB718B006A292D /* libutil1.0.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libutil1.0.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
101 /* End PBXFileReference section */
102
103 /* Begin PBXFrameworksBuildPhase section */
104 BA79F9C213BB718B006A292D /* Frameworks */ = {
105 isa = PBXFrameworksBuildPhase;
106 buildActionMask = 2147483647;
107 files = (
108 );
109 runOnlyForDeploymentPostprocessing = 0;
110 };
111 /* End PBXFrameworksBuildPhase section */
112
113 /* Begin PBXGroup section */
114 BA79F99513BB70D7006A292D = {
115 isa = PBXGroup;
116 children = (
117 BA79F9C013BB712E006A292D /* BSD.xcconfig */,
118 BA79F9A313BB70FF006A292D /* ExtentManager.cpp */,
119 BA79F9A413BB70FF006A292D /* ExtentManager.h */,
120 BA79F9A513BB70FF006A292D /* getmntopts.3 */,
121 BA79F9A613BB70FF006A292D /* getmntopts.c */,
122 BA79F9A713BB70FF006A292D /* humanize_number.3 */,
123 BA79F9A813BB70FF006A292D /* humanize_number.c */,
124 BA79F9A913BB70FF006A292D /* libutil.exports */,
125 BA79F9AA13BB70FF006A292D /* libutil.h */,
126 BA79F9AB13BB70FF006A292D /* libutil.plist */,
127 BA79F9AC13BB70FF006A292D /* libutil.txt */,
128 BA79F9AD13BB70FF006A292D /* Makefile */,
129 BA79F9AE13BB70FF006A292D /* mntopts.h */,
130 BA79F9AF13BB70FF006A292D /* pidfile.3 */,
131 BA79F9B013BB70FF006A292D /* pidfile.c */,
132 BA79F9B313BB70FF006A292D /* realhostname_sa.3 */,
133 BA79F9B413BB70FF006A292D /* realhostname.3 */,
134 BA79F9B513BB70FF006A292D /* realhostname.c */,
135 BA79F9B613BB70FF006A292D /* reexec_to_match_kernel.3 */,
136 BA79F9B713BB70FF006A292D /* reexec_to_match_kernel.c */,
137 BA79F9B813BB70FF006A292D /* trimdomain.3 */,
138 BA79F9B913BB70FF006A292D /* trimdomain.c */,
139 BA79F9BC13BB70FF006A292D /* wipefs.3 */,
140 BA79F9BD13BB70FF006A292D /* wipefs.cpp */,
141 BA79F9BE13BB70FF006A292D /* wipefs.h */,
142 BA79F9C613BB718B006A292D /* Products */,
143 );
144 sourceTree = "<group>";
145 };
146 BA79F9C613BB718B006A292D /* Products */ = {
147 isa = PBXGroup;
148 children = (
149 BA79F9C513BB718B006A292D /* libutil1.0.dylib */,
150 );
151 name = Products;
152 sourceTree = "<group>";
153 };
154 /* End PBXGroup section */
155
156 /* Begin PBXHeadersBuildPhase section */
157 BA79F9C313BB718B006A292D /* Headers */ = {
158 isa = PBXHeadersBuildPhase;
159 buildActionMask = 2147483647;
160 files = (
161 BA79F9D513BB7235006A292D /* libutil.h in Headers */,
162 BA79F9D613BB7235006A292D /* mntopts.h in Headers */,
163 BA79F9D713BB7235006A292D /* wipefs.h in Headers */,
164 BA79F9D813BB7243006A292D /* ExtentManager.h in Headers */,
165 );
166 runOnlyForDeploymentPostprocessing = 0;
167 };
168 /* End PBXHeadersBuildPhase section */
169
170 /* Begin PBXNativeTarget section */
171 BA79F9C413BB718B006A292D /* util */ = {
172 isa = PBXNativeTarget;
173 buildConfigurationList = BA79F9C713BB718B006A292D /* Build configuration list for PBXNativeTarget "util" */;
174 buildPhases = (
175 BA79F9C113BB718B006A292D /* Sources */,
176 BA79F9C213BB718B006A292D /* Frameworks */,
177 BA79F9C313BB718B006A292D /* Headers */,
178 BA79F9DA13BB750E006A292D /* ShellScript */,
179 BA79F9EB13BB7864006A292D /* ShellScript */,
180 BA79F9DB13BB7698006A292D /* CopyFiles */,
181 BA79F9E713BB77BB006A292D /* CopyFiles */,
182 BA79F9E813BB77D6006A292D /* CopyFiles */,
183 );
184 buildRules = (
185 );
186 dependencies = (
187 );
188 name = util;
189 productName = util;
190 productReference = BA79F9C513BB718B006A292D /* libutil1.0.dylib */;
191 productType = "com.apple.product-type.library.dynamic";
192 };
193 /* End PBXNativeTarget section */
194
195 /* Begin PBXProject section */
196 BA79F99713BB70D7006A292D /* Project object */ = {
197 isa = PBXProject;
198 attributes = {
199 LastUpgradeCheck = 0420;
200 };
201 buildConfigurationList = BA79F99A13BB70D7006A292D /* Build configuration list for PBXProject "libutil" */;
202 compatibilityVersion = "Xcode 3.2";
203 developmentRegion = English;
204 hasScannedForEncodings = 0;
205 knownRegions = (
206 en,
207 );
208 mainGroup = BA79F99513BB70D7006A292D;
209 productRefGroup = BA79F9C613BB718B006A292D /* Products */;
210 projectDirPath = "";
211 projectRoot = "";
212 targets = (
213 BA79F9C413BB718B006A292D /* util */,
214 );
215 };
216 /* End PBXProject section */
217
218 /* Begin PBXShellScriptBuildPhase section */
219 BA79F9DA13BB750E006A292D /* ShellScript */ = {
220 isa = PBXShellScriptBuildPhase;
221 buildActionMask = 2147483647;
222 files = (
223 );
224 inputPaths = (
225 );
226 outputPaths = (
227 "$(BUILT_PRODUCTS_DIR)/libutil.dylib",
228 );
229 runOnlyForDeploymentPostprocessing = 0;
230 shellPath = /bin/sh;
231 shellScript = "set -e\nset -x\n\nln -sf libutil1.0.dylib \"${BUILT_PRODUCTS_DIR}/libutil.dylib\"\n";
232 };
233 BA79F9EB13BB7864006A292D /* ShellScript */ = {
234 isa = PBXShellScriptBuildPhase;
235 buildActionMask = 8;
236 files = (
237 );
238 inputPaths = (
239 );
240 outputPaths = (
241 "$(DSTROOT)/$(INSTALL_PREFIX)/usr/lib/libutil.dylib",
242 );
243 runOnlyForDeploymentPostprocessing = 1;
244 shellPath = /bin/sh;
245 shellScript = "set -e\nset -x\n\nln -sf libutil1.0.dylib \"${DSTROOT}/${INSTALL_PREFIX}/usr/lib/libutil.dylib\"\n";
246 };
247 /* End PBXShellScriptBuildPhase section */
248
249 /* Begin PBXSourcesBuildPhase section */
250 BA79F9C113BB718B006A292D /* Sources */ = {
251 isa = PBXSourcesBuildPhase;
252 buildActionMask = 2147483647;
253 files = (
254 BA79F9CB13BB7207006A292D /* ExtentManager.cpp in Sources */,
255 BA79F9CC13BB7207006A292D /* getmntopts.c in Sources */,
256 BA79F9CD13BB7207006A292D /* humanize_number.c in Sources */,
257 BA79F9CE13BB7207006A292D /* pidfile.c in Sources */,
258 BA79F9D013BB7207006A292D /* realhostname.c in Sources */,
259 BA79F9D113BB7207006A292D /* reexec_to_match_kernel.c in Sources */,
260 BA79F9D213BB7207006A292D /* trimdomain.c in Sources */,
261 BA79F9D413BB7207006A292D /* wipefs.cpp in Sources */,
262 );
263 runOnlyForDeploymentPostprocessing = 0;
264 };
265 /* End PBXSourcesBuildPhase section */
266
267 /* Begin XCBuildConfiguration section */
268 BA79F99C13BB70D7006A292D /* Debug */ = {
269 isa = XCBuildConfiguration;
270 baseConfigurationReference = BA79F9C013BB712E006A292D /* BSD.xcconfig */;
271 buildSettings = {
272 };
273 name = Debug;
274 };
275 BA79F99D13BB70D7006A292D /* Release */ = {
276 isa = XCBuildConfiguration;
277 baseConfigurationReference = BA79F9C013BB712E006A292D /* BSD.xcconfig */;
278 buildSettings = {
279 };
280 name = Release;
281 };
282 BA79F9C813BB718B006A292D /* Debug */ = {
283 isa = XCBuildConfiguration;
284 buildSettings = {
285 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
286 DYLIB_COMPATIBILITY_VERSION = 1.0;
287 DYLIB_CURRENT_VERSION = 1.0;
288 EXECUTABLE_PREFIX = lib;
289 EXPORTED_SYMBOLS_FILE = libutil.exports;
290 GCC_OPTIMIZATION_LEVEL = 0;
291 GCC_PREPROCESSOR_DEFINITIONS = (
292 "DEBUG=1",
293 "$(inherited)",
294 );
295 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
296 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
297 GCC_WARN_ABOUT_RETURN_TYPE = YES;
298 GCC_WARN_UNUSED_VARIABLE = YES;
299 INSTALL_PATH = "$(INSTALL_PREFIX)/usr/lib";
300 INSTALL_PREFIX = "$(INSTALL_PREFIX_$(PLATFORM_NAME))";
301 INSTALL_PREFIX_iphonesimulator = "$(SDKROOT)";
302 LD_DYLIB_INSTALL_NAME = /usr/lib/libutil.dylib;
303 PRIVATE_HEADERS_FOLDER_PATH = "$(INSTALL_PREFIX)/usr/local/include";
304 PRODUCT_NAME = "$(TARGET_NAME)1.0";
305 WARNING_CFLAGS = "-Wall";
306 };
307 name = Debug;
308 };
309 BA79F9C913BB718B006A292D /* Release */ = {
310 isa = XCBuildConfiguration;
311 buildSettings = {
312 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
313 DYLIB_COMPATIBILITY_VERSION = 1.0;
314 DYLIB_CURRENT_VERSION = 1.0;
315 EXECUTABLE_PREFIX = lib;
316 EXPORTED_SYMBOLS_FILE = libutil.exports;
317 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
318 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
319 GCC_WARN_ABOUT_RETURN_TYPE = YES;
320 GCC_WARN_UNUSED_VARIABLE = YES;
321 INSTALL_PATH = "$(INSTALL_PREFIX)/usr/lib";
322 INSTALL_PREFIX = "$(INSTALL_PREFIX_$(PLATFORM_NAME))";
323 INSTALL_PREFIX_iphonesimulator = "$(SDKROOT)";
324 LD_DYLIB_INSTALL_NAME = /usr/lib/libutil.dylib;
325 PRIVATE_HEADERS_FOLDER_PATH = "$(INSTALL_PREFIX)/usr/local/include";
326 PRODUCT_NAME = "$(TARGET_NAME)1.0";
327 WARNING_CFLAGS = "-Wall";
328 };
329 name = Release;
330 };
331 /* End XCBuildConfiguration section */
332
333 /* Begin XCConfigurationList section */
334 BA79F99A13BB70D7006A292D /* Build configuration list for PBXProject "libutil" */ = {
335 isa = XCConfigurationList;
336 buildConfigurations = (
337 BA79F99C13BB70D7006A292D /* Debug */,
338 BA79F99D13BB70D7006A292D /* Release */,
339 );
340 defaultConfigurationIsVisible = 0;
341 defaultConfigurationName = Release;
342 };
343 BA79F9C713BB718B006A292D /* Build configuration list for PBXNativeTarget "util" */ = {
344 isa = XCConfigurationList;
345 buildConfigurations = (
346 BA79F9C813BB718B006A292D /* Debug */,
347 BA79F9C913BB718B006A292D /* Release */,
348 );
349 defaultConfigurationIsVisible = 0;
350 defaultConfigurationName = Release;
351 };
352 /* End XCConfigurationList section */
353 };
354 rootObject = BA79F99713BB70D7006A292D /* Project object */;
355 }