-
-
Save benjamingr/6013d547a5917b48f6865e06d616d8ee to your computer and use it in GitHub Desktop.
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
~/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