Created
February 27, 2012 08:53
-
-
Save sheepmaster/1922620 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| python tools/grit/grit.py -i chrome/browser/browser_resources.grd build -o "xcodebuild/DerivedSources/Debug/chrome" -D _chromium -E "CHROMIUM_BUILD=chromium" -D remoting -D use_titlecase -D enable_register_protocol_handler && python tools/grit/grit/format/repack.py xcodebuild/DerivedSources/Debug/repack/chrome.pak | |
| xcodebuild/DerivedSources/Debug/*/*.pak xcodebuild/DerivedSources/Debug/*/*/*.pak && cp xcodebuild/DerivedSources/Debug/repack/chrome.pak xcodebuild/Debug/Chromium.app/Contents/Versions/*/Chromium\ Framework.framework/Resources/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment