]> git.saurik.com Git - apple/security.git/blob - OSX/libsecurity_cms/libsecurity_cms.xcodeproj/project.pbxproj
Security-58286.270.3.0.1.tar.gz
[apple/security.git] / OSX / libsecurity_cms / libsecurity_cms.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 052C07EA09894ADA00E7641D /* CMSDecoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E609894ADA00E7641D /* CMSDecoder.h */; settings = {ATTRIBUTES = (); }; };
11 052C07EB09894ADA00E7641D /* CMSEncoder.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E709894ADA00E7641D /* CMSEncoder.h */; settings = {ATTRIBUTES = (); }; };
12 052C07EC09894ADA00E7641D /* CMSPrivate.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E809894ADA00E7641D /* CMSPrivate.h */; settings = {ATTRIBUTES = (); }; };
13 052C07ED09894ADA00E7641D /* CMSUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 052C07E909894ADA00E7641D /* CMSUtils.h */; };
14 052C07F709894AF300E7641D /* CMSDecoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 052C07F409894AF300E7641D /* CMSDecoder.cpp */; };
15 052C07F809894AF300E7641D /* CMSEncoder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 052C07F509894AF300E7641D /* CMSEncoder.cpp */; };
16 052C07F909894AF300E7641D /* CMSUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 052C07F609894AF300E7641D /* CMSUtils.cpp */; };
17 D43B9E7E1D064F0B00B9DDDA /* cms-trust-settings-test.c in Sources */ = {isa = PBXBuildFile; fileRef = D43B9E7C1D064F0B00B9DDDA /* cms-trust-settings-test.c */; };
18 D43B9E7F1D064F0B00B9DDDA /* cms-trust-settings-test.h in Headers */ = {isa = PBXBuildFile; fileRef = D43B9E7D1D064F0B00B9DDDA /* cms-trust-settings-test.h */; };
19 D4C334601BE2A2B900D8C1EF /* cms_regressions.h in Headers */ = {isa = PBXBuildFile; fileRef = D4C334571BE29F5200D8C1EF /* cms_regressions.h */; };
20 /* End PBXBuildFile section */
21
22 /* Begin PBXFileReference section */
23 052C07E609894ADA00E7641D /* CMSDecoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSDecoder.h; sourceTree = "<group>"; };
24 052C07E709894ADA00E7641D /* CMSEncoder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSEncoder.h; sourceTree = "<group>"; };
25 052C07E809894ADA00E7641D /* CMSPrivate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSPrivate.h; sourceTree = "<group>"; };
26 052C07E909894ADA00E7641D /* CMSUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CMSUtils.h; sourceTree = "<group>"; };
27 052C07F409894AF300E7641D /* CMSDecoder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CMSDecoder.cpp; sourceTree = "<group>"; };
28 052C07F509894AF300E7641D /* CMSEncoder.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CMSEncoder.cpp; sourceTree = "<group>"; };
29 052C07F609894AF300E7641D /* CMSUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = CMSUtils.cpp; sourceTree = "<group>"; };
30 18446177146E984400B12992 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
31 18446178146E984400B12992 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
32 18446179146E984400B12992 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
33 1844617A146E984400B12992 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
34 4CA1FEBE052A3C8100F22E42 /* libsecurity_cms.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_cms.a; sourceTree = BUILT_PRODUCTS_DIR; };
35 D43B9E7C1D064F0B00B9DDDA /* cms-trust-settings-test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "cms-trust-settings-test.c"; path = "regressions/cms-trust-settings-test.c"; sourceTree = "<group>"; };
36 D43B9E7D1D064F0B00B9DDDA /* cms-trust-settings-test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "cms-trust-settings-test.h"; path = "regressions/cms-trust-settings-test.h"; sourceTree = "<group>"; };
37 D4C334571BE29F5200D8C1EF /* cms_regressions.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cms_regressions.h; path = regressions/cms_regressions.h; sourceTree = "<group>"; };
38 D4C3345C1BE2A2B100D8C1EF /* libsecurity_cms_regressions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libsecurity_cms_regressions.a; sourceTree = BUILT_PRODUCTS_DIR; };
39 /* End PBXFileReference section */
40
41 /* Begin PBXFrameworksBuildPhase section */
42 4CA1FEBB052A3C8100F22E42 /* Frameworks */ = {
43 isa = PBXFrameworksBuildPhase;
44 buildActionMask = 2147483647;
45 files = (
46 );
47 runOnlyForDeploymentPostprocessing = 0;
48 };
49 D4C334591BE2A2B100D8C1EF /* Frameworks */ = {
50 isa = PBXFrameworksBuildPhase;
51 buildActionMask = 2147483647;
52 files = (
53 );
54 runOnlyForDeploymentPostprocessing = 0;
55 };
56 /* End PBXFrameworksBuildPhase section */
57
58 /* Begin PBXGroup section */
59 18446176146E984400B12992 /* config */ = {
60 isa = PBXGroup;
61 children = (
62 18446177146E984400B12992 /* base.xcconfig */,
63 18446178146E984400B12992 /* debug.xcconfig */,
64 18446179146E984400B12992 /* lib.xcconfig */,
65 1844617A146E984400B12992 /* release.xcconfig */,
66 );
67 name = config;
68 path = ../config;
69 sourceTree = "<group>";
70 };
71 4C308388053237100028A8C6 /* lib */ = {
72 isa = PBXGroup;
73 children = (
74 052C07F409894AF300E7641D /* CMSDecoder.cpp */,
75 052C07F509894AF300E7641D /* CMSEncoder.cpp */,
76 052C07F609894AF300E7641D /* CMSUtils.cpp */,
77 052C07E609894ADA00E7641D /* CMSDecoder.h */,
78 052C07E709894ADA00E7641D /* CMSEncoder.h */,
79 052C07E809894ADA00E7641D /* CMSPrivate.h */,
80 052C07E909894ADA00E7641D /* CMSUtils.h */,
81 );
82 path = lib;
83 sourceTree = "<group>";
84 };
85 4CA1FEA7052A3C3800F22E42 = {
86 isa = PBXGroup;
87 children = (
88 D4C334561BE29F1700D8C1EF /* regressions */,
89 4C308388053237100028A8C6 /* lib */,
90 18446176146E984400B12992 /* config */,
91 4CA1FEBF052A3C8100F22E42 /* Products */,
92 );
93 sourceTree = "<group>";
94 };
95 4CA1FEBF052A3C8100F22E42 /* Products */ = {
96 isa = PBXGroup;
97 children = (
98 4CA1FEBE052A3C8100F22E42 /* libsecurity_cms.a */,
99 D4C3345C1BE2A2B100D8C1EF /* libsecurity_cms_regressions.a */,
100 );
101 name = Products;
102 sourceTree = "<group>";
103 };
104 D4C334561BE29F1700D8C1EF /* regressions */ = {
105 isa = PBXGroup;
106 children = (
107 D4C334571BE29F5200D8C1EF /* cms_regressions.h */,
108 D43B9E7C1D064F0B00B9DDDA /* cms-trust-settings-test.c */,
109 D43B9E7D1D064F0B00B9DDDA /* cms-trust-settings-test.h */,
110 );
111 name = regressions;
112 sourceTree = "<group>";
113 };
114 /* End PBXGroup section */
115
116 /* Begin PBXHeadersBuildPhase section */
117 4CA1FEB9052A3C8100F22E42 /* Headers */ = {
118 isa = PBXHeadersBuildPhase;
119 buildActionMask = 2147483647;
120 files = (
121 052C07ED09894ADA00E7641D /* CMSUtils.h in Headers */,
122 052C07EC09894ADA00E7641D /* CMSPrivate.h in Headers */,
123 052C07EA09894ADA00E7641D /* CMSDecoder.h in Headers */,
124 052C07EB09894ADA00E7641D /* CMSEncoder.h in Headers */,
125 );
126 runOnlyForDeploymentPostprocessing = 0;
127 };
128 D4C3345A1BE2A2B100D8C1EF /* Headers */ = {
129 isa = PBXHeadersBuildPhase;
130 buildActionMask = 2147483647;
131 files = (
132 D43B9E7F1D064F0B00B9DDDA /* cms-trust-settings-test.h in Headers */,
133 D4C334601BE2A2B900D8C1EF /* cms_regressions.h in Headers */,
134 );
135 runOnlyForDeploymentPostprocessing = 0;
136 };
137 /* End PBXHeadersBuildPhase section */
138
139 /* Begin PBXNativeTarget section */
140 4CA1FEBD052A3C8100F22E42 /* libsecurity_cms */ = {
141 isa = PBXNativeTarget;
142 buildConfigurationList = C263E67509A2971B000043F1 /* Build configuration list for PBXNativeTarget "libsecurity_cms" */;
143 buildPhases = (
144 4CA1FEB9052A3C8100F22E42 /* Headers */,
145 4CA1FEBA052A3C8100F22E42 /* Sources */,
146 4CA1FEBB052A3C8100F22E42 /* Frameworks */,
147 );
148 buildRules = (
149 );
150 dependencies = (
151 );
152 name = libsecurity_cms;
153 productName = libsecurity_cms;
154 productReference = 4CA1FEBE052A3C8100F22E42 /* libsecurity_cms.a */;
155 productType = "com.apple.product-type.library.static";
156 };
157 D4C3345B1BE2A2B100D8C1EF /* libsecurity_cms_regressions */ = {
158 isa = PBXNativeTarget;
159 buildConfigurationList = D4C3345D1BE2A2B100D8C1EF /* Build configuration list for PBXNativeTarget "libsecurity_cms_regressions" */;
160 buildPhases = (
161 D4C334581BE2A2B100D8C1EF /* Sources */,
162 D4C334591BE2A2B100D8C1EF /* Frameworks */,
163 D4C3345A1BE2A2B100D8C1EF /* Headers */,
164 );
165 buildRules = (
166 );
167 dependencies = (
168 );
169 name = libsecurity_cms_regressions;
170 productName = libsecurity_cms_regressions;
171 productReference = D4C3345C1BE2A2B100D8C1EF /* libsecurity_cms_regressions.a */;
172 productType = "com.apple.product-type.library.static";
173 };
174 /* End PBXNativeTarget section */
175
176 /* Begin PBXProject section */
177 4CA1FEAB052A3C3800F22E42 /* Project object */ = {
178 isa = PBXProject;
179 attributes = {
180 LastUpgradeCheck = 1000;
181 TargetAttributes = {
182 D4C3345B1BE2A2B100D8C1EF = {
183 CreatedOnToolsVersion = 7.1;
184 };
185 };
186 };
187 buildConfigurationList = C263E67909A2971B000043F1 /* Build configuration list for PBXProject "libsecurity_cms" */;
188 compatibilityVersion = "Xcode 3.2";
189 developmentRegion = English;
190 hasScannedForEncodings = 1;
191 knownRegions = (
192 en,
193 );
194 mainGroup = 4CA1FEA7052A3C3800F22E42;
195 productRefGroup = 4CA1FEBF052A3C8100F22E42 /* Products */;
196 projectDirPath = "";
197 projectRoot = "";
198 targets = (
199 4CA1FEBD052A3C8100F22E42 /* libsecurity_cms */,
200 D4C3345B1BE2A2B100D8C1EF /* libsecurity_cms_regressions */,
201 );
202 };
203 /* End PBXProject section */
204
205 /* Begin PBXSourcesBuildPhase section */
206 4CA1FEBA052A3C8100F22E42 /* Sources */ = {
207 isa = PBXSourcesBuildPhase;
208 buildActionMask = 2147483647;
209 files = (
210 052C07F709894AF300E7641D /* CMSDecoder.cpp in Sources */,
211 052C07F809894AF300E7641D /* CMSEncoder.cpp in Sources */,
212 052C07F909894AF300E7641D /* CMSUtils.cpp in Sources */,
213 );
214 runOnlyForDeploymentPostprocessing = 0;
215 };
216 D4C334581BE2A2B100D8C1EF /* Sources */ = {
217 isa = PBXSourcesBuildPhase;
218 buildActionMask = 2147483647;
219 files = (
220 D43B9E7E1D064F0B00B9DDDA /* cms-trust-settings-test.c in Sources */,
221 );
222 runOnlyForDeploymentPostprocessing = 0;
223 };
224 /* End PBXSourcesBuildPhase section */
225
226 /* Begin XCBuildConfiguration section */
227 C263E67609A2971B000043F1 /* Debug */ = {
228 isa = XCBuildConfiguration;
229 baseConfigurationReference = 18446178146E984400B12992 /* debug.xcconfig */;
230 buildSettings = {
231 CLANG_ENABLE_OBJC_WEAK = YES;
232 COMBINE_HIDPI_IMAGES = YES;
233 };
234 name = Debug;
235 };
236 C263E67809A2971B000043F1 /* Release */ = {
237 isa = XCBuildConfiguration;
238 baseConfigurationReference = 1844617A146E984400B12992 /* release.xcconfig */;
239 buildSettings = {
240 CLANG_ENABLE_OBJC_WEAK = YES;
241 COMBINE_HIDPI_IMAGES = YES;
242 };
243 name = Release;
244 };
245 C263E67A09A2971B000043F1 /* Debug */ = {
246 isa = XCBuildConfiguration;
247 baseConfigurationReference = 18446179146E984400B12992 /* lib.xcconfig */;
248 buildSettings = {
249 ASSETCATALOG_COMPRESSION = lossless;
250 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
251 CLANG_WARN_BOOL_CONVERSION = YES;
252 CLANG_WARN_COMMA = YES;
253 CLANG_WARN_CONSTANT_CONVERSION = YES;
254 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
255 CLANG_WARN_EMPTY_BODY = YES;
256 CLANG_WARN_ENUM_CONVERSION = YES;
257 CLANG_WARN_INFINITE_RECURSION = YES;
258 CLANG_WARN_INT_CONVERSION = YES;
259 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
260 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
261 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
262 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
263 CLANG_WARN_STRICT_PROTOTYPES = YES;
264 CLANG_WARN_SUSPICIOUS_MOVE = YES;
265 CLANG_WARN_UNREACHABLE_CODE = YES;
266 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
267 ENABLE_STRICT_OBJC_MSGSEND = YES;
268 ENABLE_TESTABILITY = YES;
269 GCC_NO_COMMON_BLOCKS = YES;
270 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
271 GCC_WARN_UNDECLARED_SELECTOR = YES;
272 GCC_WARN_UNINITIALIZED_AUTOS = YES;
273 GCC_WARN_UNUSED_FUNCTION = YES;
274 ONLY_ACTIVE_ARCH = YES;
275 };
276 name = Debug;
277 };
278 C263E67C09A2971B000043F1 /* Release */ = {
279 isa = XCBuildConfiguration;
280 baseConfigurationReference = 18446179146E984400B12992 /* lib.xcconfig */;
281 buildSettings = {
282 ASSETCATALOG_COMPRESSION = "respect-asset-catalog";
283 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
284 CLANG_WARN_BOOL_CONVERSION = YES;
285 CLANG_WARN_COMMA = YES;
286 CLANG_WARN_CONSTANT_CONVERSION = YES;
287 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
288 CLANG_WARN_EMPTY_BODY = YES;
289 CLANG_WARN_ENUM_CONVERSION = YES;
290 CLANG_WARN_INFINITE_RECURSION = YES;
291 CLANG_WARN_INT_CONVERSION = YES;
292 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
293 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
294 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
295 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
296 CLANG_WARN_STRICT_PROTOTYPES = YES;
297 CLANG_WARN_SUSPICIOUS_MOVE = YES;
298 CLANG_WARN_UNREACHABLE_CODE = YES;
299 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
300 ENABLE_STRICT_OBJC_MSGSEND = YES;
301 GCC_NO_COMMON_BLOCKS = YES;
302 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
303 GCC_WARN_UNDECLARED_SELECTOR = YES;
304 GCC_WARN_UNINITIALIZED_AUTOS = YES;
305 GCC_WARN_UNUSED_FUNCTION = YES;
306 };
307 name = Release;
308 };
309 D4C3345E1BE2A2B100D8C1EF /* Debug */ = {
310 isa = XCBuildConfiguration;
311 buildSettings = {
312 ALWAYS_SEARCH_USER_PATHS = NO;
313 "ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD)";
314 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
315 CLANG_CXX_LIBRARY = "libc++";
316 CLANG_ENABLE_OBJC_ARC = YES;
317 CLANG_WARN_BOOL_CONVERSION = YES;
318 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
319 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
320 CLANG_WARN_UNREACHABLE_CODE = YES;
321 CODE_SIGN_IDENTITY = "-";
322 COMBINE_HIDPI_IMAGES = YES;
323 DEBUG_INFORMATION_FORMAT = dwarf;
324 ENABLE_STRICT_OBJC_MSGSEND = YES;
325 ENABLE_TESTABILITY = YES;
326 GCC_C_LANGUAGE_STANDARD = gnu99;
327 GCC_DYNAMIC_NO_PIC = NO;
328 GCC_OPTIMIZATION_LEVEL = 0;
329 GCC_PREPROCESSOR_DEFINITIONS = (
330 "DEBUG=1",
331 "$(inherited)",
332 );
333 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
334 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
335 GCC_WARN_UNDECLARED_SELECTOR = YES;
336 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
337 GCC_WARN_UNUSED_FUNCTION = YES;
338 GCC_WARN_UNUSED_VARIABLE = YES;
339 MTL_ENABLE_DEBUG_INFO = YES;
340 PRODUCT_NAME = "$(TARGET_NAME)";
341 };
342 name = Debug;
343 };
344 D4C3345F1BE2A2B100D8C1EF /* Release */ = {
345 isa = XCBuildConfiguration;
346 buildSettings = {
347 ALWAYS_SEARCH_USER_PATHS = NO;
348 "ARCHS[sdk=macosx*]" = "$(ARCHS_STANDARD)";
349 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
350 CLANG_CXX_LIBRARY = "libc++";
351 CLANG_ENABLE_OBJC_ARC = YES;
352 CLANG_WARN_BOOL_CONVERSION = YES;
353 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
354 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
355 CLANG_WARN_UNREACHABLE_CODE = YES;
356 CODE_SIGN_IDENTITY = "-";
357 COMBINE_HIDPI_IMAGES = YES;
358 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
359 ENABLE_NS_ASSERTIONS = NO;
360 ENABLE_STRICT_OBJC_MSGSEND = YES;
361 GCC_C_LANGUAGE_STANDARD = gnu99;
362 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
363 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
364 GCC_WARN_UNDECLARED_SELECTOR = YES;
365 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
366 GCC_WARN_UNUSED_FUNCTION = YES;
367 GCC_WARN_UNUSED_VARIABLE = YES;
368 MTL_ENABLE_DEBUG_INFO = NO;
369 PRODUCT_NAME = "$(TARGET_NAME)";
370 };
371 name = Release;
372 };
373 /* End XCBuildConfiguration section */
374
375 /* Begin XCConfigurationList section */
376 C263E67509A2971B000043F1 /* Build configuration list for PBXNativeTarget "libsecurity_cms" */ = {
377 isa = XCConfigurationList;
378 buildConfigurations = (
379 C263E67609A2971B000043F1 /* Debug */,
380 C263E67809A2971B000043F1 /* Release */,
381 );
382 defaultConfigurationIsVisible = 0;
383 defaultConfigurationName = Release;
384 };
385 C263E67909A2971B000043F1 /* Build configuration list for PBXProject "libsecurity_cms" */ = {
386 isa = XCConfigurationList;
387 buildConfigurations = (
388 C263E67A09A2971B000043F1 /* Debug */,
389 C263E67C09A2971B000043F1 /* Release */,
390 );
391 defaultConfigurationIsVisible = 0;
392 defaultConfigurationName = Release;
393 };
394 D4C3345D1BE2A2B100D8C1EF /* Build configuration list for PBXNativeTarget "libsecurity_cms_regressions" */ = {
395 isa = XCConfigurationList;
396 buildConfigurations = (
397 D4C3345E1BE2A2B100D8C1EF /* Debug */,
398 D4C3345F1BE2A2B100D8C1EF /* Release */,
399 );
400 defaultConfigurationIsVisible = 0;
401 defaultConfigurationName = Release;
402 };
403 /* End XCConfigurationList section */
404 };
405 rootObject = 4CA1FEAB052A3C3800F22E42 /* Project object */;
406 }