Skip to content

Instantly share code, notes, and snippets.

@benjamingr
Created November 6, 2017 09:29
Show Gist options
  • Save benjamingr/6013d547a5917b48f6865e06d616d8ee to your computer and use it in GitHub Desktop.
Save benjamingr/6013d547a5917b48f6865e06d616d8ee to your computer and use it in GitHub Desktop.
~/Documents/Peer5/peer5-ios [initial-push] $ lipo Peer5Kit/build/Release-iphoneos/Peer5Kit.framework/Peer5Kit Peer5Kit/build/Release-iphonesimulator/Peer5Kit.framework/Peer5Kit -create -output Peer5Kit.framework
~/Documents/Peer5/peer5-ios [initial-push] $ lipo Peer5Kit/build/Release-iphoneos/Peer5Kit.framework Peer5Kit/build/Release-iphonesimulator/Peer5Kit.framework -create -output Peer5Kit.framework
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't map input file: Peer5Kit/build/Release-iphoneos/Peer5Kit.framework (Invalid argument)
~/Documents/Peer5/peer5-ios [initial-push] $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment