Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1248)

Side by Side Diff: src/client/windows/tests/crash_generation_app/crash_generation_app.xcodeproj/project.pbxproj

Issue 1357773004: [Docs] add markdown docs (converted from Wiki) (Closed) Base URL: https://chromium.googlesource.com/breakpad/breakpad.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 077FB393B14695AAA3795F44 /* libcrash_generation_client.a in Fram eworks */ = {isa = PBXBuildFile; fileRef = FC734EF80B986819D2024D6E /* libcrash_ generation_client.a */; };
11 15AF3431DD4399C5DC8745AF /* libexception_handler.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9C44C6AA186A3271BF87566A /* libexception_ha ndler.a */; };
12 47873CA6DA109E814376663A /* abstract_class.cc in Sources */ = {i sa = PBXBuildFile; fileRef = A0DBD917CC1EB5CE1C8B513E /* abstract_class.cc */; } ;
13 6DC3D9B4AC654B42F458CDBA /* user32.lib in Frameworks */ = {isa = PBXBuildFile; fileRef = DAC876B1464F8A46973BA4CB /* user32.lib */; };
14 748F91ED160A8F7229D7DCB6 /* crash_generation_app.cc in Sources * / = {isa = PBXBuildFile; fileRef = 1818277200098AA01EA71409 /* crash_generation_ app.cc */; };
15 F37DA04171A0A2943569C1C1 /* libcrash_generation_server.a in Fram eworks */ = {isa = PBXBuildFile; fileRef = 1CE755F204C1847260B815C6 /* libcrash_ generation_server.a */; };
16 F5A57A594831A926CD10479A /* libcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 934614D77DD2140283F8C77F /* libcommon.a */; };
17 /* End PBXBuildFile section */
18
19 /* Begin PBXContainerItemProxy section */
20 0AFA98973D14F485B12D66CA /* PBXContainerItemProxy */ = {
21 isa = PBXContainerItemProxy;
22 containerPortal = C39691BF275EC08AC55E28CB /* crash_gene ration.xcodeproj */;
23 proxyType = 2;
24 remoteGlobalIDString = 253D2C362B4FAD5784C9B670;
25 remoteInfo = crash_generation_server;
26 };
27 73D7ED6D34D1FC434BAE1497 /* PBXContainerItemProxy */ = {
28 isa = PBXContainerItemProxy;
29 containerPortal = 4FBD47E1AB169D4A6E7FC456 /* breakpad_c lient.xcodeproj */;
30 proxyType = 1;
31 remoteGlobalIDString = 3EDF0D967C6F439F369C714F;
32 remoteInfo = common;
33 };
34 918E49F4227409645F1D873F /* PBXContainerItemProxy */ = {
35 isa = PBXContainerItemProxy;
36 containerPortal = C39691BF275EC08AC55E28CB /* crash_gene ration.xcodeproj */;
37 proxyType = 1;
38 remoteGlobalIDString = F2AD6FFDE8A58F6682007FC6;
39 remoteInfo = crash_generation_client;
40 };
41 D212F969DC75FD00F9B25B37 /* PBXContainerItemProxy */ = {
42 isa = PBXContainerItemProxy;
43 containerPortal = A55A01F5B135A6C44655FFD7 /* exception_ handler.xcodeproj */;
44 proxyType = 2;
45 remoteGlobalIDString = 12AA8F0515599686D283726F;
46 remoteInfo = exception_handler;
47 };
48 DCD31FD0EC0F62D0A85514F6 /* PBXContainerItemProxy */ = {
49 isa = PBXContainerItemProxy;
50 containerPortal = A55A01F5B135A6C44655FFD7 /* exception_ handler.xcodeproj */;
51 proxyType = 1;
52 remoteGlobalIDString = 78692E0E4860F6B9F7A7E9A6;
53 remoteInfo = exception_handler;
54 };
55 E02AD2C3769B7F74806C077F /* PBXContainerItemProxy */ = {
56 isa = PBXContainerItemProxy;
57 containerPortal = C39691BF275EC08AC55E28CB /* crash_gene ration.xcodeproj */;
58 proxyType = 1;
59 remoteGlobalIDString = BA3B3137899B9826C0146BE9;
60 remoteInfo = crash_generation_server;
61 };
62 E16A49038C66A7C2A4E8F7D9 /* PBXContainerItemProxy */ = {
63 isa = PBXContainerItemProxy;
64 containerPortal = 4FBD47E1AB169D4A6E7FC456 /* breakpad_c lient.xcodeproj */;
65 proxyType = 2;
66 remoteGlobalIDString = 2333018E692ABB82BB7957D9;
67 remoteInfo = common;
68 };
69 E718FDAB3E9DE841974D873E /* PBXContainerItemProxy */ = {
70 isa = PBXContainerItemProxy;
71 containerPortal = C39691BF275EC08AC55E28CB /* crash_gene ration.xcodeproj */;
72 proxyType = 2;
73 remoteGlobalIDString = A41A76B1460F9DC75A14E71D;
74 remoteInfo = crash_generation_client;
75 };
76 /* End PBXContainerItemProxy section */
77
78 /* Begin PBXFileReference section */
79 0B56D1E8216CAA3D17643E88 /* crash_generation_app.ico */ = {isa = PBXFileReference; lastKnownFileType = text; path = crash_generation_app.ico; so urceTree = "<group>"; };
80 1818277200098AA01EA71409 /* crash_generation_app.cc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = crash_generatio n_app.cc; sourceTree = "<group>"; };
81 27E6EFA1A0C2B761E80F585E /* resource.h */ = {isa = PBXFileRefere nce; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = "<group >"; };
82 30C6A3ACD2411254F615A541 /* crash_generation_app.h */ = {isa = P BXFileReference; lastKnownFileType = sourcecode.c.h; path = crash_generation_app .h; sourceTree = "<group>"; };
83 4FBD47E1AB169D4A6E7FC456 /* breakpad_client.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = breakpad_cl ient.xcodeproj; path = ../../breakpad_client.xcodeproj; sourceTree = SOURCE_ROOT ; };
84 6054F1FD73ACF3DD0162F470 /* small.ico */ = {isa = PBXFileReferen ce; lastKnownFileType = text; path = small.ico; sourceTree = "<group>"; };
85 9149733A9425A940AF9D65A8 /* crash_generation_app.rc */ = {isa = PBXFileReference; lastKnownFileType = text; path = crash_generation_app.rc; sour ceTree = "<group>"; };
86 9772662DFCDBCB0C55D6AC16 /* crash_generation_app.gyp */ = {isa = PBXFileReference; explicitFileType = sourcecode; path = crash_generation_app.gy p; sourceTree = "<group>"; };
87 A0DBD917CC1EB5CE1C8B513E /* abstract_class.cc */ = {isa = PBXFil eReference; lastKnownFileType = sourcecode.cpp.cpp; path = abstract_class.cc; so urceTree = "<group>"; };
88 A3C52C25B13F25222F3BCAAE /* crash_generation_app */ = {isa = PBX FileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = crash_generation_app; sourceTree = BUILT_PRODUCTS_DIR; };
89 A55A01F5B135A6C44655FFD7 /* exception_handler.xcodeproj */ = {is a = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = exception _handler.xcodeproj; path = ../../handler/exception_handler.xcodeproj; sourceTree = SOURCE_ROOT; };
90 A5E385A257E86389549CAB06 /* abstract_class.h */ = {isa = PBXFile Reference; lastKnownFileType = sourcecode.c.h; path = abstract_class.h; sourceTr ee = "<group>"; };
91 B065DF752D30609F34389EF6 /* common.gypi */ = {isa = PBXFileRefer ence; explicitFileType = sourcecode; name = common.gypi; path = ../../../../buil d/common.gypi; sourceTree = "<group>"; };
92 C092806B4C1273BBB0BFC5C3 /* filename_rules.gypi */ = {isa = PBXF ileReference; explicitFileType = sourcecode; name = filename_rules.gypi; path = ../../../../build/filename_rules.gypi; sourceTree = "<group>"; };
93 C39691BF275EC08AC55E28CB /* crash_generation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = crash_gene ration.xcodeproj; path = ../../crash_generation/crash_generation.xcodeproj; sour ceTree = SOURCE_ROOT; };
94 DAC876B1464F8A46973BA4CB /* user32.lib */ = {isa = PBXFileRefere nce; lastKnownFileType = text; path = user32.lib; sourceTree = "<group>"; };
95 /* End PBXFileReference section */
96
97 /* Begin PBXFrameworksBuildPhase section */
98 605DBECEA36481795429F9BF /* Frameworks */ = {
99 isa = PBXFrameworksBuildPhase;
100 buildActionMask = 2147483647;
101 files = (
102 F5A57A594831A926CD10479A /* libcommon.a in Frame works */,
103 F37DA04171A0A2943569C1C1 /* libcrash_generation_ server.a in Frameworks */,
104 077FB393B14695AAA3795F44 /* libcrash_generation_ client.a in Frameworks */,
105 15AF3431DD4399C5DC8745AF /* libexception_handler .a in Frameworks */,
106 6DC3D9B4AC654B42F458CDBA /* user32.lib in Framew orks */,
107 );
108 runOnlyForDeploymentPostprocessing = 0;
109 };
110 /* End PBXFrameworksBuildPhase section */
111
112 /* Begin PBXGroup section */
113 01AA563026F7C6AAAE421D84 /* Build */ = {
114 isa = PBXGroup;
115 children = (
116 B065DF752D30609F34389EF6 /* common.gypi */,
117 9772662DFCDBCB0C55D6AC16 /* crash_generation_app .gyp */,
118 C092806B4C1273BBB0BFC5C3 /* filename_rules.gypi */,
119 );
120 name = Build;
121 sourceTree = "<group>";
122 };
123 10680FC3E75E268F64F5B946 /* Products */ = {
124 isa = PBXGroup;
125 children = (
126 1CE755F204C1847260B815C6 /* libcrash_generation_ server.a */,
127 FC734EF80B986819D2024D6E /* libcrash_generation_ client.a */,
128 );
129 name = Products;
130 sourceTree = "<group>";
131 };
132 2545E67FC29DAD617019F768 = {
133 isa = PBXGroup;
134 children = (
135 BB7F01558FE538FC1485634C /* Source */,
136 79EB05663A18AFB185A648D6 /* Projects */,
137 F90DF641D8C4C9BB42366798 /* Frameworks */,
138 CEDDBDD30D5B9A9F105A6408 /* Products */,
139 01AA563026F7C6AAAE421D84 /* Build */,
140 );
141 sourceTree = "<group>";
142 };
143 3721BE8F69A2541FA3381E46 /* Products */ = {
144 isa = PBXGroup;
145 children = (
146 9C44C6AA186A3271BF87566A /* libexception_handler .a */,
147 );
148 name = Products;
149 sourceTree = "<group>";
150 };
151 549A9C68B0E6F4810926C32D /* Products */ = {
152 isa = PBXGroup;
153 children = (
154 934614D77DD2140283F8C77F /* libcommon.a */,
155 );
156 name = Products;
157 sourceTree = "<group>";
158 };
159 79EB05663A18AFB185A648D6 /* Projects */ = {
160 isa = PBXGroup;
161 children = (
162 4FBD47E1AB169D4A6E7FC456 /* breakpad_client.xcod eproj */,
163 C39691BF275EC08AC55E28CB /* crash_generation.xco deproj */,
164 A55A01F5B135A6C44655FFD7 /* exception_handler.xc odeproj */,
165 );
166 name = Projects;
167 sourceTree = "<group>";
168 };
169 BB7F01558FE538FC1485634C /* Source */ = {
170 isa = PBXGroup;
171 children = (
172 A0DBD917CC1EB5CE1C8B513E /* abstract_class.cc */ ,
173 A5E385A257E86389549CAB06 /* abstract_class.h */,
174 1818277200098AA01EA71409 /* crash_generation_app .cc */,
175 30C6A3ACD2411254F615A541 /* crash_generation_app .h */,
176 0B56D1E8216CAA3D17643E88 /* crash_generation_app .ico */,
177 9149733A9425A940AF9D65A8 /* crash_generation_app .rc */,
178 27E6EFA1A0C2B761E80F585E /* resource.h */,
179 6054F1FD73ACF3DD0162F470 /* small.ico */,
180 );
181 name = Source;
182 sourceTree = "<group>";
183 };
184 CEDDBDD30D5B9A9F105A6408 /* Products */ = {
185 isa = PBXGroup;
186 children = (
187 A3C52C25B13F25222F3BCAAE /* crash_generation_app */,
188 );
189 name = Products;
190 sourceTree = "<group>";
191 };
192 F90DF641D8C4C9BB42366798 /* Frameworks */ = {
193 isa = PBXGroup;
194 children = (
195 DAC876B1464F8A46973BA4CB /* user32.lib */,
196 );
197 name = Frameworks;
198 sourceTree = "<group>";
199 };
200 /* End PBXGroup section */
201
202 /* Begin PBXNativeTarget section */
203 C9CF094A08362D976660CB26 /* crash_generation_app */ = {
204 isa = PBXNativeTarget;
205 buildConfigurationList = 0A843B47E331CA073604FB52 /* Bui ld configuration list for PBXNativeTarget "crash_generation_app" */;
206 buildPhases = (
207 C6C1E54B57BD0BC403FD71F8 /* Sources */,
208 605DBECEA36481795429F9BF /* Frameworks */,
209 );
210 buildRules = (
211 );
212 dependencies = (
213 9F45F1DFF93E570A2EA8BAF4 /* PBXTargetDependency */,
214 E3D9F38732E03E2F0A4F9EEB /* PBXTargetDependency */,
215 87268302A7901C61EDE07813 /* PBXTargetDependency */,
216 F093EF5A3853EA651646AAB1 /* PBXTargetDependency */,
217 );
218 name = crash_generation_app;
219 productName = crash_generation_app;
220 productReference = A3C52C25B13F25222F3BCAAE /* crash_gen eration_app */;
221 productType = "com.apple.product-type.tool";
222 };
223 /* End PBXNativeTarget section */
224
225 /* Begin PBXProject section */
226 2A1BD126566FB81AB4424C7C /* Project object */ = {
227 isa = PBXProject;
228 attributes = {
229 BuildIndependentTargetsInParallel = YES;
230 };
231 buildConfigurationList = 13FB12069EE0AE213C28F339 /* Bui ld configuration list for PBXProject "crash_generation_app" */;
232 compatibilityVersion = "Xcode 3.2";
233 hasScannedForEncodings = 1;
234 mainGroup = 2545E67FC29DAD617019F768;
235 projectDirPath = "";
236 projectReferences = (
237 {
238 ProductGroup = 549A9C68B0E6F4810926C32D /* Products */;
239 ProjectRef = 4FBD47E1AB169D4A6E7FC456 /* breakpad_client.xcodeproj */;
240 },
241 {
242 ProductGroup = 10680FC3E75E268F64F5B946 /* Products */;
243 ProjectRef = C39691BF275EC08AC55E28CB /* crash_generation.xcodeproj */;
244 },
245 {
246 ProductGroup = 3721BE8F69A2541FA3381E46 /* Products */;
247 ProjectRef = A55A01F5B135A6C44655FFD7 /* exception_handler.xcodeproj */;
248 },
249 );
250 projectRoot = "";
251 targets = (
252 C9CF094A08362D976660CB26 /* crash_generation_app */,
253 );
254 };
255 /* End PBXProject section */
256
257 /* Begin PBXReferenceProxy section */
258 1CE755F204C1847260B815C6 /* libcrash_generation_server.a */ = {
259 isa = PBXReferenceProxy;
260 fileType = archive.ar;
261 path = libcrash_generation_server.a;
262 remoteRef = 0AFA98973D14F485B12D66CA /* PBXContainerItem Proxy */;
263 sourceTree = BUILT_PRODUCTS_DIR;
264 };
265 934614D77DD2140283F8C77F /* libcommon.a */ = {
266 isa = PBXReferenceProxy;
267 fileType = archive.ar;
268 path = libcommon.a;
269 remoteRef = E16A49038C66A7C2A4E8F7D9 /* PBXContainerItem Proxy */;
270 sourceTree = BUILT_PRODUCTS_DIR;
271 };
272 9C44C6AA186A3271BF87566A /* libexception_handler.a */ = {
273 isa = PBXReferenceProxy;
274 fileType = archive.ar;
275 path = libexception_handler.a;
276 remoteRef = D212F969DC75FD00F9B25B37 /* PBXContainerItem Proxy */;
277 sourceTree = BUILT_PRODUCTS_DIR;
278 };
279 FC734EF80B986819D2024D6E /* libcrash_generation_client.a */ = {
280 isa = PBXReferenceProxy;
281 fileType = archive.ar;
282 path = libcrash_generation_client.a;
283 remoteRef = E718FDAB3E9DE841974D873E /* PBXContainerItem Proxy */;
284 sourceTree = BUILT_PRODUCTS_DIR;
285 };
286 /* End PBXReferenceProxy section */
287
288 /* Begin PBXSourcesBuildPhase section */
289 C6C1E54B57BD0BC403FD71F8 /* Sources */ = {
290 isa = PBXSourcesBuildPhase;
291 buildActionMask = 2147483647;
292 files = (
293 47873CA6DA109E814376663A /* abstract_class.cc in Sources */,
294 748F91ED160A8F7229D7DCB6 /* crash_generation_app .cc in Sources */,
295 );
296 runOnlyForDeploymentPostprocessing = 0;
297 };
298 /* End PBXSourcesBuildPhase section */
299
300 /* Begin PBXTargetDependency section */
301 87268302A7901C61EDE07813 /* PBXTargetDependency */ = {
302 isa = PBXTargetDependency;
303 name = crash_generation_client;
304 targetProxy = 918E49F4227409645F1D873F /* PBXContainerIt emProxy */;
305 };
306 9F45F1DFF93E570A2EA8BAF4 /* PBXTargetDependency */ = {
307 isa = PBXTargetDependency;
308 name = common;
309 targetProxy = 73D7ED6D34D1FC434BAE1497 /* PBXContainerIt emProxy */;
310 };
311 E3D9F38732E03E2F0A4F9EEB /* PBXTargetDependency */ = {
312 isa = PBXTargetDependency;
313 name = crash_generation_server;
314 targetProxy = E02AD2C3769B7F74806C077F /* PBXContainerIt emProxy */;
315 };
316 F093EF5A3853EA651646AAB1 /* PBXTargetDependency */ = {
317 isa = PBXTargetDependency;
318 name = exception_handler;
319 targetProxy = DCD31FD0EC0F62D0A85514F6 /* PBXContainerIt emProxy */;
320 };
321 /* End PBXTargetDependency section */
322
323 /* Begin XCBuildConfiguration section */
324 051396695EED9856BE17204C /* Release */ = {
325 isa = XCBuildConfiguration;
326 buildSettings = {
327 INTERMEDIATE_DIR = "$(PROJECT_DERIVED_FILE_DIR)/ $(CONFIGURATION)";
328 SDKROOT = macosx10.5;
329 SHARED_INTERMEDIATE_DIR = "$(SYMROOT)/DerivedSou rces/$(CONFIGURATION)";
330 SYMROOT = ../../../../xcodebuild;
331 };
332 name = Release;
333 };
334 C492AECCA3AEED832052B8AA /* Release */ = {
335 isa = XCBuildConfiguration;
336 buildSettings = {
337 ALWAYS_SEARCH_USER_PATHS = NO;
338 DEAD_CODE_STRIPPING = YES;
339 EXECUTABLE_PREFIX = "";
340 GCC_CW_ASM_SYNTAX = NO;
341 GCC_C_LANGUAGE_STANDARD = c99;
342 GCC_DYNAMIC_NO_PIC = NO;
343 GCC_ENABLE_CPP_EXCEPTIONS = NO;
344 GCC_ENABLE_CPP_RTTI = YES;
345 GCC_ENABLE_PASCAL_STRINGS = NO;
346 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
347 GCC_OBJC_CALL_CXX_CDTORS = YES;
348 GCC_OPTIMIZATION_LEVEL = 3;
349 GCC_PRECOMPILE_PREFIX_HEADER = YES;
350 GCC_PREPROCESSOR_DEFINITIONS = (
351 NDEBUG,
352 NVALGRIND,
353 OFFICIAL_BUILD,
354 );
355 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
356 GCC_THREADSAFE_STATICS = NO;
357 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
358 GCC_VERSION = 4.2;
359 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
360 HEADER_SEARCH_PATHS = ../../../..;
361 LIBRARY_SEARCH_PATHS = "";
362 MACOSX_DEPLOYMENT_TARGET = 10.5;
363 OTHER_CFLAGS = "";
364 OTHER_LDFLAGS = "-Wl,-search_paths_first";
365 PREBINDING = NO;
366 PRODUCT_NAME = crash_generation_app;
367 USE_HEADERMAP = NO;
368 WARNING_CFLAGS = "-Wendif-labels";
369 WARNING_CFLAGS_excluded = "-Wall";
370 };
371 name = Release;
372 };
373 DE955AC7EB6624ED1537577E /* Debug */ = {
374 isa = XCBuildConfiguration;
375 buildSettings = {
376 ALWAYS_SEARCH_USER_PATHS = NO;
377 COPY_PHASE_STRIP = NO;
378 EXECUTABLE_PREFIX = "";
379 GCC_CW_ASM_SYNTAX = NO;
380 GCC_C_LANGUAGE_STANDARD = c99;
381 GCC_DYNAMIC_NO_PIC = NO;
382 GCC_ENABLE_CPP_EXCEPTIONS = NO;
383 GCC_ENABLE_CPP_RTTI = YES;
384 GCC_ENABLE_PASCAL_STRINGS = NO;
385 GCC_INLINES_ARE_PRIVATE_EXTERN = YES;
386 GCC_OBJC_CALL_CXX_CDTORS = YES;
387 GCC_OPTIMIZATION_LEVEL = 0;
388 GCC_PRECOMPILE_PREFIX_HEADER = YES;
389 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
390 GCC_THREADSAFE_STATICS = NO;
391 GCC_TREAT_WARNINGS_AS_ERRORS = NO;
392 GCC_VERSION = 4.2;
393 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
394 HEADER_SEARCH_PATHS = ../../../..;
395 LIBRARY_SEARCH_PATHS = "";
396 MACOSX_DEPLOYMENT_TARGET = 10.5;
397 OTHER_CFLAGS = "";
398 OTHER_LDFLAGS = "-Wl,-search_paths_first";
399 PREBINDING = NO;
400 PRODUCT_NAME = crash_generation_app;
401 USE_HEADERMAP = NO;
402 WARNING_CFLAGS = "-Wendif-labels";
403 WARNING_CFLAGS_excluded = "-Wall";
404 };
405 name = Debug;
406 };
407 F3C6584B52BCC338EDF7EAFD /* Debug */ = {
408 isa = XCBuildConfiguration;
409 buildSettings = {
410 INTERMEDIATE_DIR = "$(PROJECT_DERIVED_FILE_DIR)/ $(CONFIGURATION)";
411 SDKROOT = macosx10.5;
412 SHARED_INTERMEDIATE_DIR = "$(SYMROOT)/DerivedSou rces/$(CONFIGURATION)";
413 SYMROOT = ../../../../xcodebuild;
414 };
415 name = Debug;
416 };
417 /* End XCBuildConfiguration section */
418
419 /* Begin XCConfigurationList section */
420 0A843B47E331CA073604FB52 /* Build configuration list for PBXNati veTarget "crash_generation_app" */ = {
421 isa = XCConfigurationList;
422 buildConfigurations = (
423 DE955AC7EB6624ED1537577E /* Debug */,
424 C492AECCA3AEED832052B8AA /* Release */,
425 );
426 defaultConfigurationIsVisible = 1;
427 defaultConfigurationName = Debug;
428 };
429 13FB12069EE0AE213C28F339 /* Build configuration list for PBXProj ect "crash_generation_app" */ = {
430 isa = XCConfigurationList;
431 buildConfigurations = (
432 F3C6584B52BCC338EDF7EAFD /* Debug */,
433 051396695EED9856BE17204C /* Release */,
434 );
435 defaultConfigurationIsVisible = 1;
436 defaultConfigurationName = Debug;
437 };
438 /* End XCConfigurationList section */
439 };
440 rootObject = 2A1BD126566FB81AB4424C7C /* Project object */;
441 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698