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

Side by Side Diff: tools/v8.xcodeproj/project.pbxproj

Issue 27127: Fix the xcode project for the compiler branch.... (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/toiger/
Patch Set: Created 11 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 45; 6 objectVersion = 45;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXAggregateTarget section */ 9 /* Begin PBXAggregateTarget section */
10 7BF891930E73098D000BAF8A /* All */ = { 10 7BF891930E73098D000BAF8A /* All */ = {
11 isa = PBXAggregateTarget; 11 isa = PBXAggregateTarget;
12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */; 12 buildConfigurationList = 7BF8919F0E7309BE000BAF8A /* Bui ld configuration list for PBXAggregateTarget "All" */;
13 buildPhases = ( 13 buildPhases = (
14 ); 14 );
15 dependencies = ( 15 dependencies = (
16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */, 16 7BF8919B0E7309AD000BAF8A /* PBXTargetDependency */,
17 7BF891970E73099F000BAF8A /* PBXTargetDependency */, 17 7BF891970E73099F000BAF8A /* PBXTargetDependency */,
18 7BF891990E73099F000BAF8A /* PBXTargetDependency */, 18 7BF891990E73099F000BAF8A /* PBXTargetDependency */,
19 893988100F2A3647007D5254 /* PBXTargetDependency */, 19 893988100F2A3647007D5254 /* PBXTargetDependency */,
20 896FD03E0E78D731003DFB6A /* PBXTargetDependency */, 20 896FD03E0E78D731003DFB6A /* PBXTargetDependency */,
21 896FD0400E78D735003DFB6A /* PBXTargetDependency */, 21 896FD0400E78D735003DFB6A /* PBXTargetDependency */,
22 ); 22 );
23 name = All; 23 name = All;
24 productName = All; 24 productName = All;
25 }; 25 };
26 /* End PBXAggregateTarget section */ 26 /* End PBXAggregateTarget section */
27 27
28 /* Begin PBXBuildFile section */ 28 /* Begin PBXBuildFile section */
29 58950D5E0F55519800F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
30 58950D5F0F55519D00F3E8BA /* jump-target-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc * /; };
31 58950D600F5551A300F3E8BA /* jump-target.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D500F55514900F3E8BA /* jump-target.cc */; };
32 58950D610F5551A400F3E8BA /* jump-target-arm.cc in Sources */ = { isa = PBXBuildFile; fileRef = 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */; };
33 58950D620F5551AF00F3E8BA /* register-allocator-ia32.cc in Source s */ = {isa = PBXBuildFile; fileRef = 58950D530F55514900F3E8BA /* register-alloc ator-ia32.cc */; };
34 58950D630F5551AF00F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator. cc */; };
35 58950D640F5551B500F3E8BA /* register-allocator.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D540F55514900F3E8BA /* register-allocator. cc */; };
36 58950D650F5551B600F3E8BA /* register-allocator-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D520F55514900F3E8BA /* register-alloca tor-arm.cc */; };
37 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */ = {is a = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
38 58950D670F5551C400F3E8BA /* virtual-frame-ia32.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D580F55514900F3E8BA /* virtual-frame-ia32. cc */; };
39 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */ = {is a = PBXBuildFile; fileRef = 58950D5A0F55514900F3E8BA /* virtual-frame.cc */; };
40 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */ = {isa = PBXBuildFile; fileRef = 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */; };
29 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; }; 41 8900116C0E71CA2300F91F35 /* libraries.cc in Sources */ = {isa = PBXBuildFile; fileRef = 8900116B0E71CA2300F91F35 /* libraries.cc */; };
30 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; }; 42 890A13FE0EE9C47F00E49346 /* interpreter-irregexp.cc in Sources * / = {isa = PBXBuildFile; fileRef = 89A15C660EE4665300B48DEB /* interpreter-irreg exp.cc */; };
31 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macr o-assembler-arm.cc */; }; 43 890A14010EE9C4B000E49346 /* regexp-macro-assembler-arm.cc in Sou rces */ = {isa = PBXBuildFile; fileRef = 89A15C700EE466D000B48DEB /* regexp-macr o-assembler-arm.cc */; };
32 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; }; 44 890A14020EE9C4B400E49346 /* regexp-macro-assembler-irregexp.cc i n Sources */ = {isa = PBXBuildFile; fileRef = 89A15C750EE466D000B48DEB /* regexp -macro-assembler-irregexp.cc */; };
33 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; }; 45 890A14030EE9C4B500E49346 /* regexp-macro-assembler-tracer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C770EE466D000B48DEB /* regexp-m acro-assembler-tracer.cc */; };
34 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; }; 46 890A14040EE9C4B700E49346 /* regexp-macro-assembler.cc in Sources */ = {isa = PBXBuildFile; fileRef = 89A15C790EE466D000B48DEB /* regexp-macro-as sembler.cc */; };
35 893988060F2A35FA007D5254 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; }; 47 893988060F2A35FA007D5254 /* libjscre.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 897FF1BF0E719CB600D62E90 /* libjscre.a */; };
36 893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; }; 48 893988070F2A35FA007D5254 /* libv8.a in Frameworks */ = {isa = PB XBuildFile; fileRef = 8970F2F00E719FB2006AE7B5 /* libv8.a */; };
37 8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; }; 49 8939880D0F2A362A007D5254 /* d8.cc in Sources */ = {isa = PBXBuil dFile; fileRef = 89A15C920EE46A1700B48DEB /* d8.cc */; };
38 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; }; 50 893988160F2A3688007D5254 /* d8-debug.cc in Sources */ = {isa = P BXBuildFile; fileRef = 893988150F2A3686007D5254 /* d8-debug.cc */; };
(...skipping 239 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 89F23C8A0E78D5B6006B2466 /* PBXContainerItemProxy */ = { 290 89F23C8A0E78D5B6006B2466 /* PBXContainerItemProxy */ = {
279 isa = PBXContainerItemProxy; 291 isa = PBXContainerItemProxy;
280 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */; 292 containerPortal = 8915B8680E719336009C4E19 /* Project ob ject */;
281 proxyType = 1; 293 proxyType = 1;
282 remoteGlobalIDString = 897FF1BE0E719CB600D62E90; 294 remoteGlobalIDString = 897FF1BE0E719CB600D62E90;
283 remoteInfo = jscre; 295 remoteInfo = jscre;
284 }; 296 };
285 /* End PBXContainerItemProxy section */ 297 /* End PBXContainerItemProxy section */
286 298
287 /* Begin PBXFileReference section */ 299 /* Begin PBXFileReference section */
300 58950D4E0F55514900F3E8BA /* jump-target-arm.cc */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "j ump-target-arm.cc"; sourceTree = "<group>"; };
301 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = " jump-target-ia32.cc"; sourceTree = "<group>"; };
302 58950D500F55514900F3E8BA /* jump-target.cc */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "jump- target.cc"; sourceTree = "<group>"; };
303 58950D510F55514900F3E8BA /* jump-target.h */ = {isa = PBXFileRef erence; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "jump-targe t.h"; sourceTree = "<group>"; };
304 58950D520F55514900F3E8BA /* register-allocator-arm.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; pa th = "register-allocator-arm.cc"; sourceTree = "<group>"; };
305 58950D530F55514900F3E8BA /* register-allocator-ia32.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; p ath = "register-allocator-ia32.cc"; sourceTree = "<group>"; };
306 58950D540F55514900F3E8BA /* register-allocator.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "register-allocator.cc"; sourceTree = "<group>"; };
307 58950D550F55514900F3E8BA /* register-allocator.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "reg ister-allocator.h"; sourceTree = "<group>"; };
308 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-arm.cc"; sourceTree = "<group>"; };
309 58950D570F55514900F3E8BA /* virtual-frame-arm.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virt ual-frame-arm.h"; sourceTree = "<group>"; };
310 58950D580F55514900F3E8BA /* virtual-frame-ia32.cc */ = {isa = PB XFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "virtual-frame-ia32.cc"; sourceTree = "<group>"; };
311 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "vir tual-frame-ia32.h"; sourceTree = "<group>"; };
312 58950D5A0F55514900F3E8BA /* virtual-frame.cc */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "vir tual-frame.cc"; sourceTree = "<group>"; };
313 58950D5B0F55514900F3E8BA /* virtual-frame.h */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "virtual- frame.h"; sourceTree = "<group>"; };
288 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; }; 314 8900116B0E71CA2300F91F35 /* libraries.cc */ = {isa = PBXFileRefe rence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = librarie s.cc; sourceTree = "<group>"; };
289 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; }; 315 893986D40F29020C007D5254 /* apiutils.h */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = apiutils.h; so urceTree = "<group>"; };
290 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; }; 316 8939880B0F2A35FA007D5254 /* v8_shell */ = {isa = PBXFileReferenc e; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = v 8_shell; sourceTree = BUILT_PRODUCTS_DIR; };
291 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; }; 317 893988150F2A3686007D5254 /* d8-debug.cc */ = {isa = PBXFileRefer ence; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = "d8-debug .cc"; path = "../src/d8-debug.cc"; sourceTree = "<group>"; };
292 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; }; 318 893988320F2A3B8B007D5254 /* d8-js.cc */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "d8-js.cc"; sourceTree = "<group>"; };
293 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; }; 319 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "rege xp-stack.cc"; sourceTree = "<group>"; };
294 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; }; 320 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "regexp-st ack.h"; sourceTree = "<group>"; };
295 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; }; 321 89471C7F0EB23EE400B6874B /* flag-definitions.h */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "flag- definitions.h"; sourceTree = "<group>"; };
296 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; }; 322 89495E460E79FC23001F68C3 /* compilation-cache.cc */ = {isa = PBX FileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = "compilation-cache.cc"; sourceTree = "<group>"; };
297 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; }; 323 89495E470E79FC23001F68C3 /* compilation-cache.h */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "comp ilation-cache.h"; sourceTree = "<group>"; };
(...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after
723 897FF1490E719B8F00D62E90 /* ic-arm.cc */, 749 897FF1490E719B8F00D62E90 /* ic-arm.cc */,
724 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */, 750 897FF14A0E719B8F00D62E90 /* ic-ia32.cc */,
725 897FF14B0E719B8F00D62E90 /* ic-inl.h */, 751 897FF14B0E719B8F00D62E90 /* ic-inl.h */,
726 897FF14C0E719B8F00D62E90 /* ic.cc */, 752 897FF14C0E719B8F00D62E90 /* ic.cc */,
727 897FF14D0E719B8F00D62E90 /* ic.h */, 753 897FF14D0E719B8F00D62E90 /* ic.h */,
728 89A15C660EE4665300B48DEB /* interpreter-irregexp .cc */, 754 89A15C660EE4665300B48DEB /* interpreter-irregexp .cc */,
729 89A15C670EE4665300B48DEB /* interpreter-irregexp .h */, 755 89A15C670EE4665300B48DEB /* interpreter-irregexp .h */,
730 89A15C680EE4665300B48DEB /* jsregexp-inl.h */, 756 89A15C680EE4665300B48DEB /* jsregexp-inl.h */,
731 897FF14E0E719B8F00D62E90 /* jsregexp.cc */, 757 897FF14E0E719B8F00D62E90 /* jsregexp.cc */,
732 897FF14F0E719B8F00D62E90 /* jsregexp.h */, 758 897FF14F0E719B8F00D62E90 /* jsregexp.h */,
759 58950D4E0F55514900F3E8BA /* jump-target-arm.cc * /,
760 58950D4F0F55514900F3E8BA /* jump-target-ia32.cc */,
761 58950D500F55514900F3E8BA /* jump-target.cc */,
762 58950D510F55514900F3E8BA /* jump-target.h */,
733 897FF1500E719B8F00D62E90 /* list-inl.h */, 763 897FF1500E719B8F00D62E90 /* list-inl.h */,
734 897FF1510E719B8F00D62E90 /* list.h */, 764 897FF1510E719B8F00D62E90 /* list.h */,
735 897FF1520E719B8F00D62E90 /* log.cc */, 765 897FF1520E719B8F00D62E90 /* log.cc */,
736 897FF1530E719B8F00D62E90 /* log.h */, 766 897FF1530E719B8F00D62E90 /* log.h */,
737 897FF1540E719B8F00D62E90 /* macro-assembler-arm. cc */, 767 897FF1540E719B8F00D62E90 /* macro-assembler-arm. cc */,
738 897FF1550E719B8F00D62E90 /* macro-assembler-arm. h */, 768 897FF1550E719B8F00D62E90 /* macro-assembler-arm. h */,
739 897FF1560E719B8F00D62E90 /* macro-assembler-ia32 .cc */, 769 897FF1560E719B8F00D62E90 /* macro-assembler-ia32 .cc */,
740 897FF1570E719B8F00D62E90 /* macro-assembler-ia32 .h */, 770 897FF1570E719B8F00D62E90 /* macro-assembler-ia32 .h */,
741 897FF1580E719B8F00D62E90 /* macro-assembler.h */ , 771 897FF1580E719B8F00D62E90 /* macro-assembler.h */ ,
742 897FF1590E719B8F00D62E90 /* mark-compact.cc */, 772 897FF1590E719B8F00D62E90 /* mark-compact.cc */,
(...skipping 25 matching lines...) Expand all
768 89A15C730EE466D000B48DEB /* regexp-macro-assembl er-ia32.h */, 798 89A15C730EE466D000B48DEB /* regexp-macro-assembl er-ia32.h */,
769 89A15C740EE466D000B48DEB /* regexp-macro-assembl er-irregexp-inl.h */, 799 89A15C740EE466D000B48DEB /* regexp-macro-assembl er-irregexp-inl.h */,
770 89A15C750EE466D000B48DEB /* regexp-macro-assembl er-irregexp.cc */, 800 89A15C750EE466D000B48DEB /* regexp-macro-assembl er-irregexp.cc */,
771 89A15C760EE466D000B48DEB /* regexp-macro-assembl er-irregexp.h */, 801 89A15C760EE466D000B48DEB /* regexp-macro-assembl er-irregexp.h */,
772 89A15C770EE466D000B48DEB /* regexp-macro-assembl er-tracer.cc */, 802 89A15C770EE466D000B48DEB /* regexp-macro-assembl er-tracer.cc */,
773 89A15C780EE466D000B48DEB /* regexp-macro-assembl er-tracer.h */, 803 89A15C780EE466D000B48DEB /* regexp-macro-assembl er-tracer.h */,
774 89A15C790EE466D000B48DEB /* regexp-macro-assembl er.cc */, 804 89A15C790EE466D000B48DEB /* regexp-macro-assembl er.cc */,
775 89A15C7A0EE466D000B48DEB /* regexp-macro-assembl er.h */, 805 89A15C7A0EE466D000B48DEB /* regexp-macro-assembl er.h */,
776 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */, 806 8944AD0E0F1D4D3A0028D560 /* regexp-stack.cc */,
777 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */, 807 8944AD0F0F1D4D3A0028D560 /* regexp-stack.h */,
808 58950D520F55514900F3E8BA /* register-allocator-a rm.cc */,
809 58950D530F55514900F3E8BA /* register-allocator-i a32.cc */,
810 58950D540F55514900F3E8BA /* register-allocator.c c */,
811 58950D550F55514900F3E8BA /* register-allocator.h */,
778 897FF16F0E719B8F00D62E90 /* rewriter.cc */, 812 897FF16F0E719B8F00D62E90 /* rewriter.cc */,
779 897FF1700E719B8F00D62E90 /* rewriter.h */, 813 897FF1700E719B8F00D62E90 /* rewriter.h */,
780 897FF1710E719B8F00D62E90 /* runtime.cc */, 814 897FF1710E719B8F00D62E90 /* runtime.cc */,
781 897FF1720E719B8F00D62E90 /* runtime.h */, 815 897FF1720E719B8F00D62E90 /* runtime.h */,
782 897FF1730E719B8F00D62E90 /* scanner.cc */, 816 897FF1730E719B8F00D62E90 /* scanner.cc */,
783 897FF1740E719B8F00D62E90 /* scanner.h */, 817 897FF1740E719B8F00D62E90 /* scanner.h */,
784 897FF1750E719B8F00D62E90 /* SConscript */, 818 897FF1750E719B8F00D62E90 /* SConscript */,
785 897FF1760E719B8F00D62E90 /* scopeinfo.cc */, 819 897FF1760E719B8F00D62E90 /* scopeinfo.cc */,
786 897FF1770E719B8F00D62E90 /* scopeinfo.h */, 820 897FF1770E719B8F00D62E90 /* scopeinfo.h */,
787 897FF1780E719B8F00D62E90 /* scopes.cc */, 821 897FF1780E719B8F00D62E90 /* scopes.cc */,
(...skipping 30 matching lines...) Expand all
818 897FF1970E719B8F00D62E90 /* utils.cc */, 852 897FF1970E719B8F00D62E90 /* utils.cc */,
819 897FF1980E719B8F00D62E90 /* utils.h */, 853 897FF1980E719B8F00D62E90 /* utils.h */,
820 897FF1990E719B8F00D62E90 /* v8-counters.cc */, 854 897FF1990E719B8F00D62E90 /* v8-counters.cc */,
821 897FF19A0E719B8F00D62E90 /* v8-counters.h */, 855 897FF19A0E719B8F00D62E90 /* v8-counters.h */,
822 897FF19B0E719B8F00D62E90 /* v8.cc */, 856 897FF19B0E719B8F00D62E90 /* v8.cc */,
823 897FF19C0E719B8F00D62E90 /* v8.h */, 857 897FF19C0E719B8F00D62E90 /* v8.h */,
824 897FF19D0E719B8F00D62E90 /* v8threads.cc */, 858 897FF19D0E719B8F00D62E90 /* v8threads.cc */,
825 897FF19E0E719B8F00D62E90 /* v8threads.h */, 859 897FF19E0E719B8F00D62E90 /* v8threads.h */,
826 897FF19F0E719B8F00D62E90 /* variables.cc */, 860 897FF19F0E719B8F00D62E90 /* variables.cc */,
827 897FF1A00E719B8F00D62E90 /* variables.h */, 861 897FF1A00E719B8F00D62E90 /* variables.h */,
862 58950D560F55514900F3E8BA /* virtual-frame-arm.cc */,
863 58950D570F55514900F3E8BA /* virtual-frame-arm.h */,
864 58950D580F55514900F3E8BA /* virtual-frame-ia32.c c */,
865 58950D590F55514900F3E8BA /* virtual-frame-ia32.h */,
866 58950D5A0F55514900F3E8BA /* virtual-frame.cc */,
867 58950D5B0F55514900F3E8BA /* virtual-frame.h */,
828 897FF1A10E719B8F00D62E90 /* zone-inl.h */, 868 897FF1A10E719B8F00D62E90 /* zone-inl.h */,
829 897FF1A20E719B8F00D62E90 /* zone.cc */, 869 897FF1A20E719B8F00D62E90 /* zone.cc */,
830 897FF1A30E719B8F00D62E90 /* zone.h */, 870 897FF1A30E719B8F00D62E90 /* zone.h */,
831 ); 871 );
832 name = "C++"; 872 name = "C++";
833 sourceTree = "<group>"; 873 sourceTree = "<group>";
834 }; 874 };
835 897FF0D80E719ABA00D62E90 /* js */ = { 875 897FF0D80E719ABA00D62E90 /* js */ = {
836 isa = PBXGroup; 876 isa = PBXGroup;
837 children = ( 877 children = (
(...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after
1156 89A88E060E71A6600043BA31 /* frames-ia32.cc in So urces */, 1196 89A88E060E71A6600043BA31 /* frames-ia32.cc in So urces */,
1157 89A88E070E71A6610043BA31 /* frames.cc in Sources */, 1197 89A88E070E71A6610043BA31 /* frames.cc in Sources */,
1158 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */, 1198 89A88E080E71A6620043BA31 /* global-handles.cc in Sources */,
1159 89A88E090E71A6640043BA31 /* handles.cc in Source s */, 1199 89A88E090E71A6640043BA31 /* handles.cc in Source s */,
1160 89A88E0A0E71A6650043BA31 /* hashmap.cc in Source s */, 1200 89A88E0A0E71A6650043BA31 /* hashmap.cc in Source s */,
1161 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources * /, 1201 89A88E0B0E71A66C0043BA31 /* heap.cc in Sources * /,
1162 89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Source s */, 1202 89A88E0C0E71A66D0043BA31 /* ic-ia32.cc in Source s */,
1163 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */, 1203 89A88E0D0E71A66E0043BA31 /* ic.cc in Sources */,
1164 89A15C850EE4678B00B48DEB /* interpreter-irregexp .cc in Sources */, 1204 89A15C850EE4678B00B48DEB /* interpreter-irregexp .cc in Sources */,
1165 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sourc es */, 1205 89A88E0E0E71A66F0043BA31 /* jsregexp.cc in Sourc es */,
1206 58950D5E0F55519800F3E8BA /* jump-target.cc in So urces */,
1207 58950D5F0F55519D00F3E8BA /* jump-target-ia32.cc in Sources */,
1166 8900116C0E71CA2300F91F35 /* libraries.cc in Sour ces */, 1208 8900116C0E71CA2300F91F35 /* libraries.cc in Sour ces */,
1167 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ , 1209 89A88E0F0E71A6740043BA31 /* log.cc in Sources */ ,
1168 89A88E100E71A6770043BA31 /* macro-assembler-ia32 .cc in Sources */, 1210 89A88E100E71A6770043BA31 /* macro-assembler-ia32 .cc in Sources */,
1169 89A88E110E71A6780043BA31 /* mark-compact.cc in S ources */, 1211 89A88E110E71A6780043BA31 /* mark-compact.cc in S ources */,
1170 89A88E120E71A67A0043BA31 /* messages.cc in Sourc es */, 1212 89A88E120E71A67A0043BA31 /* messages.cc in Sourc es */,
1171 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */, 1213 89A88E130E71A6860043BA31 /* objects-debug.cc in Sources */,
1172 89A88E140E71A6870043BA31 /* objects.cc in Source s */, 1214 89A88E140E71A6870043BA31 /* objects.cc in Source s */,
1173 89A88E150E71A68C0043BA31 /* parser.cc in Sources */, 1215 89A88E150E71A68C0043BA31 /* parser.cc in Sources */,
1174 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */, 1216 89A88E160E71A68E0043BA31 /* platform-macos.cc in Sources */,
1175 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */, 1217 89A88E170E71A6950043BA31 /* prettyprinter.cc in Sources */,
1176 89A88E180E71A6960043BA31 /* property.cc in Sourc es */, 1218 89A88E180E71A6960043BA31 /* property.cc in Sourc es */,
1177 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembl er-ia32.cc in Sources */, 1219 89A15C7B0EE466EB00B48DEB /* regexp-macro-assembl er-ia32.cc in Sources */,
1178 89A15C830EE4675E00B48DEB /* regexp-macro-assembl er-irregexp.cc in Sources */, 1220 89A15C830EE4675E00B48DEB /* regexp-macro-assembl er-irregexp.cc in Sources */,
1179 89A15C8A0EE467D100B48DEB /* regexp-macro-assembl er-tracer.cc in Sources */, 1221 89A15C8A0EE467D100B48DEB /* regexp-macro-assembl er-tracer.cc in Sources */,
1180 89A15C810EE4674900B48DEB /* regexp-macro-assembl er.cc in Sources */, 1222 89A15C810EE4674900B48DEB /* regexp-macro-assembl er.cc in Sources */,
1181 8944AD100F1D4D500028D560 /* regexp-stack.cc in S ources */, 1223 8944AD100F1D4D500028D560 /* regexp-stack.cc in S ources */,
1224 58950D620F5551AF00F3E8BA /* register-allocator-i a32.cc in Sources */,
1225 58950D630F5551AF00F3E8BA /* register-allocator.c c in Sources */,
1182 89A88E190E71A6970043BA31 /* rewriter.cc in Sourc es */, 1226 89A88E190E71A6970043BA31 /* rewriter.cc in Sourc es */,
1183 89A88E1A0E71A69B0043BA31 /* runtime.cc in Source s */, 1227 89A88E1A0E71A69B0043BA31 /* runtime.cc in Source s */,
1184 89A88E1B0E71A69D0043BA31 /* scanner.cc in Source s */, 1228 89A88E1B0E71A69D0043BA31 /* scanner.cc in Source s */,
1185 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sour ces */, 1229 89A88E1C0E71A69E0043BA31 /* scopeinfo.cc in Sour ces */,
1186 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */, 1230 89A88E1D0E71A6A00043BA31 /* scopes.cc in Sources */,
1187 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sour ces */, 1231 89A88E1E0E71A6A30043BA31 /* serialize.cc in Sour ces */,
1188 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc i n Sources */, 1232 89A88E1F0E71A6B40043BA31 /* snapshot-common.cc i n Sources */,
1189 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */, 1233 89A88E200E71A6B60043BA31 /* snapshot-empty.cc in Sources */,
1190 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */, 1234 89A88E210E71A6B70043BA31 /* spaces.cc in Sources */,
1191 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */, 1235 89A88E220E71A6BC0043BA31 /* string-stream.cc in Sources */,
1192 89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc i n Sources */, 1236 89A88E230E71A6BE0043BA31 /* stub-cache-ia32.cc i n Sources */,
1193 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sou rces */, 1237 89A88E240E71A6BF0043BA31 /* stub-cache.cc in Sou rces */,
1194 89A88E250E71A6C20043BA31 /* token.cc in Sources */, 1238 89A88E250E71A6C20043BA31 /* token.cc in Sources */,
1195 89A88E260E71A6C90043BA31 /* top.cc in Sources */ , 1239 89A88E260E71A6C90043BA31 /* top.cc in Sources */ ,
1196 89A88E270E71A6CB0043BA31 /* unicode.cc in Source s */, 1240 89A88E270E71A6CB0043BA31 /* unicode.cc in Source s */,
1197 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */, 1241 89A88E280E71A6CC0043BA31 /* usage-analyzer.cc in Sources */,
1198 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */, 1242 89A88E290E71A6CE0043BA31 /* utils.cc in Sources */,
1199 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in So urces */, 1243 89A88E2A0E71A6D00043BA31 /* v8-counters.cc in So urces */,
1200 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */, 1244 89A88E2B0E71A6D10043BA31 /* v8.cc in Sources */,
1201 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sour ces */, 1245 89A88E2C0E71A6D20043BA31 /* v8threads.cc in Sour ces */,
1202 89A88E2D0E71A6D50043BA31 /* variables.cc in Sour ces */, 1246 89A88E2D0E71A6D50043BA31 /* variables.cc in Sour ces */,
1247 58950D660F5551C200F3E8BA /* virtual-frame.cc in Sources */,
1248 58950D670F5551C400F3E8BA /* virtual-frame-ia32.c c in Sources */,
1203 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources * /, 1249 89A88E2E0E71A6D60043BA31 /* zone.cc in Sources * /,
1204 ); 1250 );
1205 runOnlyForDeploymentPostprocessing = 0; 1251 runOnlyForDeploymentPostprocessing = 0;
1206 }; 1252 };
1207 897F76770E71B4CC007ACF34 /* Sources */ = { 1253 897F76770E71B4CC007ACF34 /* Sources */ = {
1208 isa = PBXSourcesBuildPhase; 1254 isa = PBXSourcesBuildPhase;
1209 buildActionMask = 2147483647; 1255 buildActionMask = 2147483647;
1210 files = ( 1256 files = (
1211 897F767F0E71B690007ACF34 /* shell.cc in Sources */, 1257 897F767F0E71B690007ACF34 /* shell.cc in Sources */,
1212 ); 1258 );
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
1259 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sou rces */, 1305 89F23C9C0E78D5F1006B2466 /* frames-arm.cc in Sou rces */,
1260 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */, 1306 89F23C5A0E78D5B2006B2466 /* frames.cc in Sources */,
1261 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */, 1307 89F23C5B0E78D5B2006B2466 /* global-handles.cc in Sources */,
1262 89F23C5C0E78D5B2006B2466 /* handles.cc in Source s */, 1308 89F23C5C0E78D5B2006B2466 /* handles.cc in Source s */,
1263 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Source s */, 1309 89F23C5D0E78D5B2006B2466 /* hashmap.cc in Source s */,
1264 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources * /, 1310 89F23C5E0E78D5B2006B2466 /* heap.cc in Sources * /,
1265 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */, 1311 89F23C9D0E78D5FB006B2466 /* ic-arm.cc in Sources */,
1266 89F23C600E78D5B2006B2466 /* ic.cc in Sources */, 1312 89F23C600E78D5B2006B2466 /* ic.cc in Sources */,
1267 890A13FE0EE9C47F00E49346 /* interpreter-irregexp .cc in Sources */, 1313 890A13FE0EE9C47F00E49346 /* interpreter-irregexp .cc in Sources */,
1268 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sourc es */, 1314 89F23C610E78D5B2006B2466 /* jsregexp.cc in Sourc es */,
1315 58950D600F5551A300F3E8BA /* jump-target.cc in So urces */,
1316 58950D610F5551A400F3E8BA /* jump-target-arm.cc i n Sources */,
1269 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */, 1317 89F23C620E78D5B2006B2466 /* libraries.cc in Sour ces */,
1270 89F23C630E78D5B2006B2466 /* log.cc in Sources */ , 1318 89F23C630E78D5B2006B2466 /* log.cc in Sources */ ,
1271 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */, 1319 89F23C9E0E78D5FD006B2466 /* macro-assembler-arm. cc in Sources */,
1272 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */, 1320 89F23C650E78D5B2006B2466 /* mark-compact.cc in S ources */,
1273 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */, 1321 89F23C660E78D5B2006B2466 /* messages.cc in Sourc es */,
1274 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */, 1322 89F23C670E78D5B2006B2466 /* objects-debug.cc in Sources */,
1275 89F23C680E78D5B2006B2466 /* objects.cc in Source s */, 1323 89F23C680E78D5B2006B2466 /* objects.cc in Source s */,
1276 89F23C690E78D5B2006B2466 /* parser.cc in Sources */, 1324 89F23C690E78D5B2006B2466 /* parser.cc in Sources */,
1277 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */, 1325 89F23C6A0E78D5B2006B2466 /* platform-macos.cc in Sources */,
1278 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */, 1326 89F23C6B0E78D5B2006B2466 /* prettyprinter.cc in Sources */,
1279 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */, 1327 89F23C6C0E78D5B2006B2466 /* property.cc in Sourc es */,
1280 890A14010EE9C4B000E49346 /* regexp-macro-assembl er-arm.cc in Sources */, 1328 890A14010EE9C4B000E49346 /* regexp-macro-assembl er-arm.cc in Sources */,
1281 890A14020EE9C4B400E49346 /* regexp-macro-assembl er-irregexp.cc in Sources */, 1329 890A14020EE9C4B400E49346 /* regexp-macro-assembl er-irregexp.cc in Sources */,
1282 890A14030EE9C4B500E49346 /* regexp-macro-assembl er-tracer.cc in Sources */, 1330 890A14030EE9C4B500E49346 /* regexp-macro-assembl er-tracer.cc in Sources */,
1283 890A14040EE9C4B700E49346 /* regexp-macro-assembl er.cc in Sources */, 1331 890A14040EE9C4B700E49346 /* regexp-macro-assembl er.cc in Sources */,
1284 8944AD110F1D4D570028D560 /* regexp-stack.cc in S ources */, 1332 8944AD110F1D4D570028D560 /* regexp-stack.cc in S ources */,
1333 58950D640F5551B500F3E8BA /* register-allocator.c c in Sources */,
1334 58950D650F5551B600F3E8BA /* register-allocator-a rm.cc in Sources */,
1285 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sourc es */, 1335 89F23C6D0E78D5B2006B2466 /* rewriter.cc in Sourc es */,
1286 89F23C6E0E78D5B2006B2466 /* runtime.cc in Source s */, 1336 89F23C6E0E78D5B2006B2466 /* runtime.cc in Source s */,
1287 89F23C6F0E78D5B2006B2466 /* scanner.cc in Source s */, 1337 89F23C6F0E78D5B2006B2466 /* scanner.cc in Source s */,
1288 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sour ces */, 1338 89F23C700E78D5B2006B2466 /* scopeinfo.cc in Sour ces */,
1289 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */, 1339 89F23C710E78D5B2006B2466 /* scopes.cc in Sources */,
1290 89F23C720E78D5B2006B2466 /* serialize.cc in Sour ces */, 1340 89F23C720E78D5B2006B2466 /* serialize.cc in Sour ces */,
1291 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */, 1341 89F23C9F0E78D604006B2466 /* simulator-arm.cc in Sources */,
1292 89F23C730E78D5B2006B2466 /* snapshot-common.cc i n Sources */, 1342 89F23C730E78D5B2006B2466 /* snapshot-common.cc i n Sources */,
1293 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */, 1343 89F23C740E78D5B2006B2466 /* snapshot-empty.cc in Sources */,
1294 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */, 1344 89F23C750E78D5B2006B2466 /* spaces.cc in Sources */,
1295 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */, 1345 89F23C760E78D5B2006B2466 /* string-stream.cc in Sources */,
1296 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */, 1346 89F23CA00E78D609006B2466 /* stub-cache-arm.cc in Sources */,
1297 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sou rces */, 1347 89F23C780E78D5B2006B2466 /* stub-cache.cc in Sou rces */,
1298 89F23C790E78D5B2006B2466 /* token.cc in Sources */, 1348 89F23C790E78D5B2006B2466 /* token.cc in Sources */,
1299 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ , 1349 89F23C7A0E78D5B2006B2466 /* top.cc in Sources */ ,
1300 89F23C7B0E78D5B2006B2466 /* unicode.cc in Source s */, 1350 89F23C7B0E78D5B2006B2466 /* unicode.cc in Source s */,
1301 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */, 1351 89F23C7C0E78D5B2006B2466 /* usage-analyzer.cc in Sources */,
1302 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */, 1352 89F23C7D0E78D5B2006B2466 /* utils.cc in Sources */,
1303 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in So urces */, 1353 89F23C7E0E78D5B2006B2466 /* v8-counters.cc in So urces */,
1304 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */, 1354 89F23C7F0E78D5B2006B2466 /* v8.cc in Sources */,
1305 89F23C800E78D5B2006B2466 /* v8threads.cc in Sour ces */, 1355 89F23C800E78D5B2006B2466 /* v8threads.cc in Sour ces */,
1306 89F23C810E78D5B2006B2466 /* variables.cc in Sour ces */, 1356 89F23C810E78D5B2006B2466 /* variables.cc in Sour ces */,
1357 58950D680F5551CB00F3E8BA /* virtual-frame.cc in Sources */,
1358 58950D690F5551CE00F3E8BA /* virtual-frame-arm.cc in Sources */,
1307 89F23C820E78D5B2006B2466 /* zone.cc in Sources * /, 1359 89F23C820E78D5B2006B2466 /* zone.cc in Sources * /,
1308 ); 1360 );
1309 runOnlyForDeploymentPostprocessing = 0; 1361 runOnlyForDeploymentPostprocessing = 0;
1310 }; 1362 };
1311 89F23C8D0E78D5B6006B2466 /* Sources */ = { 1363 89F23C8D0E78D5B6006B2466 /* Sources */ = {
1312 isa = PBXSourcesBuildPhase; 1364 isa = PBXSourcesBuildPhase;
1313 buildActionMask = 2147483647; 1365 buildActionMask = 2147483647;
1314 files = ( 1366 files = (
1315 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */, 1367 89F23C8E0E78D5B6006B2466 /* shell.cc in Sources */,
1316 ); 1368 );
(...skipping 356 matching lines...) Expand 10 before | Expand all | Expand 10 after
1673 89F23C930E78D5B6006B2466 /* Debug */, 1725 89F23C930E78D5B6006B2466 /* Debug */,
1674 89F23C940E78D5B6006B2466 /* Release */, 1726 89F23C940E78D5B6006B2466 /* Release */,
1675 ); 1727 );
1676 defaultConfigurationIsVisible = 0; 1728 defaultConfigurationIsVisible = 0;
1677 defaultConfigurationName = Release; 1729 defaultConfigurationName = Release;
1678 }; 1730 };
1679 /* End XCConfigurationList section */ 1731 /* End XCConfigurationList section */
1680 }; 1732 };
1681 rootObject = 8915B8680E719336009C4E19 /* Project object */; 1733 rootObject = 8915B8680E719336009C4E19 /* Project object */;
1682 } 1734 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698