Skip to content

Instantly share code, notes, and snippets.

@igor-makarov
Forked from benjamingr/output for lipo
Last active November 6, 2017 09:34
Show Gist options
  • Save igor-makarov/bfba6be60834bcf27eecf3ec75b6781b to your computer and use it in GitHub Desktop.
Save igor-makarov/bfba6be60834bcf27eecf3ec75b6781b to your computer and use it in GitHub Desktop.
cp -R Peer5Kit/build/Release-iphoneos/Peer5Kit.framework .
lipo Peer5Kit/build/Release-iphoneos/Peer5Kit.framework/Peer5Kit Peer5Kit/build/Release-iphonesimulator/Peer5Kit.framework/Peer5Kit -create -output Peer5Kit.framework/Peer5Kit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment