Skip to content

Instantly share code, notes, and snippets.

@sheepmaster
Created February 27, 2012 08:53
Show Gist options
  • Select an option

  • Save sheepmaster/1922620 to your computer and use it in GitHub Desktop.

Select an option

Save sheepmaster/1922620 to your computer and use it in GitHub Desktop.
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