Skip to content

Instantly share code, notes, and snippets.

@blacklee
Created April 25, 2014 15:18
Show Gist options
  • Save blacklee/11293269 to your computer and use it in GitHub Desktop.
Save blacklee/11293269 to your computer and use it in GitHub Desktop.
create a "fat" libary
lipo -create libdevice.a libsimulator.a -output libcombined.a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment