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 B88FAFC9116BDCAD00407530 /* all_unittests */ = { | 10 B88FAFC9116BDCAD00407530 /* all_unittests */ = { |
(...skipping 1220 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1231 /* End PBXTargetDependency section */ | 1231 /* End PBXTargetDependency section */ |
1232 | 1232 |
1233 /* Begin XCBuildConfiguration section */ | 1233 /* Begin XCBuildConfiguration section */ |
1234 1DEB927908733DD40010E9CD /* Debug */ = { | 1234 1DEB927908733DD40010E9CD /* Debug */ = { |
1235 isa = XCBuildConfiguration; | 1235 isa = XCBuildConfiguration; |
1236 baseConfigurationReference = 8B3102D411F0D60300FCF3E4 /*
BreakpadDebug.xcconfig */; | 1236 baseConfigurationReference = 8B3102D411F0D60300FCF3E4 /*
BreakpadDebug.xcconfig */; |
1237 buildSettings = { | 1237 buildSettings = { |
1238 HEADER_SEARCH_PATHS = ( | 1238 HEADER_SEARCH_PATHS = ( |
1239 ../../.., | 1239 ../../.., |
1240 ../../../common/mac/include/, | 1240 ../../../common/mac/include/, |
1241 » » » » » ../../../third_party/glibc/elf/, | 1241 » » » » » ../../../third_party/musl/include/, |
1242 ); | 1242 ); |
1243 }; | 1243 }; |
1244 name = Debug; | 1244 name = Debug; |
1245 }; | 1245 }; |
1246 1DEB927A08733DD40010E9CD /* Release */ = { | 1246 1DEB927A08733DD40010E9CD /* Release */ = { |
1247 isa = XCBuildConfiguration; | 1247 isa = XCBuildConfiguration; |
1248 baseConfigurationReference = 8B3102D511F0D60300FCF3E4 /*
BreakpadRelease.xcconfig */; | 1248 baseConfigurationReference = 8B3102D511F0D60300FCF3E4 /*
BreakpadRelease.xcconfig */; |
1249 buildSettings = { | 1249 buildSettings = { |
1250 HEADER_SEARCH_PATHS = ( | 1250 HEADER_SEARCH_PATHS = ( |
1251 ../../.., | 1251 ../../.., |
1252 ../../../common/mac/include/, | 1252 ../../../common/mac/include/, |
1253 » » » » » ../../../third_party/glibc/elf/, | 1253 » » » » » ../../../third_party/musl/include/, |
1254 ); | 1254 ); |
1255 }; | 1255 }; |
1256 name = Release; | 1256 name = Release; |
1257 }; | 1257 }; |
1258 B84A91F6116CF784006C210E /* Debug */ = { | 1258 B84A91F6116CF784006C210E /* Debug */ = { |
1259 isa = XCBuildConfiguration; | 1259 isa = XCBuildConfiguration; |
1260 buildSettings = { | 1260 buildSettings = { |
1261 HEADER_SEARCH_PATHS = ( | 1261 HEADER_SEARCH_PATHS = ( |
1262 $inherited, | 1262 $inherited, |
1263 ../../../testing, | 1263 ../../../testing, |
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1830 D21F97D411CBA0F200239E38 /* Debug */, | 1830 D21F97D411CBA0F200239E38 /* Debug */, |
1831 D21F97D511CBA0F200239E38 /* Release */, | 1831 D21F97D511CBA0F200239E38 /* Release */, |
1832 ); | 1832 ); |
1833 defaultConfigurationIsVisible = 0; | 1833 defaultConfigurationIsVisible = 0; |
1834 defaultConfigurationName = Release; | 1834 defaultConfigurationName = Release; |
1835 }; | 1835 }; |
1836 /* End XCConfigurationList section */ | 1836 /* End XCConfigurationList section */ |
1837 }; | 1837 }; |
1838 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; | 1838 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; |
1839 } | 1839 } |
OLD | NEW |