Created
October 27, 2013 11:14
-
-
Save 1951FDG/c2c997054707c742af1f to your computer and use it in GitHub Desktop.
Usage of lipo
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
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