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

Side by Side Diff: base/base.xcodeproj/project.pbxproj

Issue 9659: Fast release builds (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month 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
« no previous file with comments | « no previous file | build/googleurl.xcodeproj/project.pbxproj » ('j') | 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 825404020D92D3340006B936 /* All */ = { 10 825404020D92D3340006B936 /* All */ = {
(...skipping 1167 matching lines...) Expand 10 before | Expand all | Expand 10 after
1178 productName = base_gfx; 1178 productName = base_gfx;
1179 productReference = 825403B10D92D2E50006B936 /* libbase_g fx.a */; 1179 productReference = 825403B10D92D2E50006B936 /* libbase_g fx.a */;
1180 productType = "com.apple.product-type.library.static"; 1180 productType = "com.apple.product-type.library.static";
1181 }; 1181 };
1182 E49F18BE0E4CBAC200386AEC /* base_unittests */ = { 1182 E49F18BE0E4CBAC200386AEC /* base_unittests */ = {
1183 isa = PBXNativeTarget; 1183 isa = PBXNativeTarget;
1184 buildConfigurationList = E49F18C30E4CBAE100386AEC /* Bui ld configuration list for PBXNativeTarget "base_unittests" */; 1184 buildConfigurationList = E49F18C30E4CBAE100386AEC /* Bui ld configuration list for PBXNativeTarget "base_unittests" */;
1185 buildPhases = ( 1185 buildPhases = (
1186 E49F18BC0E4CBAC200386AEC /* Sources */, 1186 E49F18BC0E4CBAC200386AEC /* Sources */,
1187 E49F18BD0E4CBAC200386AEC /* Frameworks */, 1187 E49F18BD0E4CBAC200386AEC /* Frameworks */,
1188 4D3D54090EC3A43900650CA0 /* Strip If Needed */,
1188 ); 1189 );
1189 buildRules = ( 1190 buildRules = (
1190 ); 1191 );
1191 dependencies = ( 1192 dependencies = (
1192 7B78D38B0E54FDDE00609465 /* PBXTargetDependency */, 1193 7B78D38B0E54FDDE00609465 /* PBXTargetDependency */,
1193 7B8505D80E5B444100730B43 /* PBXTargetDependency */, 1194 7B8505D80E5B444100730B43 /* PBXTargetDependency */,
1194 7B836AD60E55094000F6AD31 /* PBXTargetDependency */, 1195 7B836AD60E55094000F6AD31 /* PBXTargetDependency */,
1195 7B836ADC0E55094000F6AD31 /* PBXTargetDependency */, 1196 7B836ADC0E55094000F6AD31 /* PBXTargetDependency */,
1196 7B836AD80E55094000F6AD31 /* PBXTargetDependency */, 1197 7B836AD80E55094000F6AD31 /* PBXTargetDependency */,
1197 7B836ADA0E55094000F6AD31 /* PBXTargetDependency */, 1198 7B836ADA0E55094000F6AD31 /* PBXTargetDependency */,
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
1334 7B836D970E55CE4700F6AD31 /* libicudata.a */ = { 1335 7B836D970E55CE4700F6AD31 /* libicudata.a */ = {
1335 isa = PBXReferenceProxy; 1336 isa = PBXReferenceProxy;
1336 fileType = archive.ar; 1337 fileType = archive.ar;
1337 path = libicudata.a; 1338 path = libicudata.a;
1338 remoteRef = 7B836D960E55CE4700F6AD31 /* PBXContainerItem Proxy */; 1339 remoteRef = 7B836D960E55CE4700F6AD31 /* PBXContainerItem Proxy */;
1339 sourceTree = BUILT_PRODUCTS_DIR; 1340 sourceTree = BUILT_PRODUCTS_DIR;
1340 }; 1341 };
1341 /* End PBXReferenceProxy section */ 1342 /* End PBXReferenceProxy section */
1342 1343
1343 /* Begin PBXShellScriptBuildPhase section */ 1344 /* Begin PBXShellScriptBuildPhase section */
1345 4D3D54090EC3A43900650CA0 /* Strip If Needed */ = {
1346 isa = PBXShellScriptBuildPhase;
1347 buildActionMask = 2147483647;
1348 files = (
1349 );
1350 inputPaths = (
1351 );
1352 name = "Strip If Needed";
1353 outputPaths = (
1354 );
1355 runOnlyForDeploymentPostprocessing = 0;
1356 shellPath = /bin/sh;
1357 shellScript = "exec \"${XCODEPROJ_DEPTH}/build/mac/strip _from_xcode\"\n";
1358 showEnvVarsInLog = 0;
1359 };
1344 E49F1A860E4CDB4500386AEC /* ShellScript */ = { 1360 E49F1A860E4CDB4500386AEC /* ShellScript */ = {
1345 isa = PBXShellScriptBuildPhase; 1361 isa = PBXShellScriptBuildPhase;
1346 buildActionMask = 2147483647; 1362 buildActionMask = 2147483647;
1347 files = ( 1363 files = (
1348 ); 1364 );
1349 inputPaths = ( 1365 inputPaths = (
1350 ); 1366 );
1351 outputPaths = ( 1367 outputPaths = (
1352 ); 1368 );
1353 runOnlyForDeploymentPostprocessing = 0; 1369 runOnlyForDeploymentPostprocessing = 0;
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after
1788 E49F1A880E4CDB4500386AEC /* Debug */, 1804 E49F1A880E4CDB4500386AEC /* Debug */,
1789 E49F1A890E4CDB4500386AEC /* Release */, 1805 E49F1A890E4CDB4500386AEC /* Release */,
1790 ); 1806 );
1791 defaultConfigurationIsVisible = 0; 1807 defaultConfigurationIsVisible = 0;
1792 defaultConfigurationName = Release; 1808 defaultConfigurationName = Release;
1793 }; 1809 };
1794 /* End XCConfigurationList section */ 1810 /* End XCConfigurationList section */
1795 }; 1811 };
1796 rootObject = 825402AA0D92D0C60006B936 /* Project object */; 1812 rootObject = 825402AA0D92D0C60006B936 /* Project object */;
1797 } 1813 }
OLDNEW
« no previous file with comments | « no previous file | build/googleurl.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698