Skip to content

Instantly share code, notes, and snippets.

@1951FDG
Created October 27, 2013 11:14
Show Gist options
  • Save 1951FDG/c2c997054707c742af1f to your computer and use it in GitHub Desktop.
Save 1951FDG/c2c997054707c742af1f to your computer and use it in GitHub Desktop.
Usage of lipo
lipo ~/Applications/Cong.app/Contents/MacOS/Cong -remove x86_64 -remove i386 -output ~/Applications/Cong.app/Contents/MacOS/Cong
update_dyld_shared_cache -root / -force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment