| OLD | NEW |
| 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 */ = { |
| (...skipping 1315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1326 XCODEPROJ_DEPTH = ..; | 1326 XCODEPROJ_DEPTH = ..; |
| 1327 }; | 1327 }; |
| 1328 name = Release; | 1328 name = Release; |
| 1329 }; | 1329 }; |
| 1330 8970F2F10E719FB2006AE7B5 /* Debug */ = { | 1330 8970F2F10E719FB2006AE7B5 /* Debug */ = { |
| 1331 isa = XCBuildConfiguration; | 1331 isa = XCBuildConfiguration; |
| 1332 baseConfigurationReference = 7BF891920E73084F000BAF8A /*
staticlib.xcconfig */; | 1332 baseConfigurationReference = 7BF891920E73084F000BAF8A /*
staticlib.xcconfig */; |
| 1333 buildSettings = { | 1333 buildSettings = { |
| 1334 GCC_PREPROCESSOR_DEFINITIONS = ( | 1334 GCC_PREPROCESSOR_DEFINITIONS = ( |
| 1335 "$(GCC_PREPROCESSOR_DEFINITIONS)", | 1335 "$(GCC_PREPROCESSOR_DEFINITIONS)", |
| 1336 DEBUG, |
| 1336 ENABLE_DISASSEMBLER, | 1337 ENABLE_DISASSEMBLER, |
| 1337 ENABLE_LOGGING_AND_PROFILING, | 1338 ENABLE_LOGGING_AND_PROFILING, |
| 1338 ); | 1339 ); |
| 1339 HEADER_SEARCH_PATHS = ../v8/src; | 1340 HEADER_SEARCH_PATHS = ../v8/src; |
| 1340 PRODUCT_NAME = v8; | 1341 PRODUCT_NAME = v8; |
| 1341 }; | 1342 }; |
| 1342 name = Debug; | 1343 name = Debug; |
| 1343 }; | 1344 }; |
| 1344 8970F2F20E719FB2006AE7B5 /* Release */ = { | 1345 8970F2F20E719FB2006AE7B5 /* Release */ = { |
| 1345 isa = XCBuildConfiguration; | 1346 isa = XCBuildConfiguration; |
| (...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1505 89F23C930E78D5B6006B2466 /* Debug */, | 1506 89F23C930E78D5B6006B2466 /* Debug */, |
| 1506 89F23C940E78D5B6006B2466 /* Release */, | 1507 89F23C940E78D5B6006B2466 /* Release */, |
| 1507 ); | 1508 ); |
| 1508 defaultConfigurationIsVisible = 0; | 1509 defaultConfigurationIsVisible = 0; |
| 1509 defaultConfigurationName = Release; | 1510 defaultConfigurationName = Release; |
| 1510 }; | 1511 }; |
| 1511 /* End XCConfigurationList section */ | 1512 /* End XCConfigurationList section */ |
| 1512 }; | 1513 }; |
| 1513 rootObject = 8915B8680E719336009C4E19 /* Project object */; | 1514 rootObject = 8915B8680E719336009C4E19 /* Project object */; |
| 1514 } | 1515 } |
| OLD | NEW |