Skip to content

Instantly share code, notes, and snippets.

@topfunky
Created June 28, 2010 17:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save topfunky/6af67e1927969b9a47c1 to your computer and use it in GitHub Desktop.
Save topfunky/6af67e1927969b9a47c1 to your computer and use it in GitHub Desktop.
# Delete 25MB of unnecessary Ruby files
rm -rf "$TARGET_BUILD_DIR/$PROJECT_NAME.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment