Created
June 24, 2013 07:37
-
-
Save corinnekrych/5848365 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
Libtool build/AeroGear-iOS/Build/Products/Debug-iphonesimulator/libAeroGear-iOS.a normal i386 | |
cd /Users/corinne/aerogear/aerogear-ios/AeroGear-iOS | |
setenv IPHONEOS_DEPLOYMENT_TARGET 4.3 | |
setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin" | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static -arch_only i386 -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator6.1.sdk -L/Users/corinne/aerogear/aerogear-ios/AeroGear-iOS/build/AeroGear-iOS/Build/Products/Debug-iphonesimulator -filelist /Users/corinne/Library/Developer/Xcode/DerivedData/AeroGear-iOS-fkgkmyifcwjulcalwqjuiwywxbng/Build/Intermediates/AeroGear-iOS.build/Debug-iphonesimulator/AeroGear-iOS.build/Objects-normal/i386/AeroGear-iOS.LinkFileList -ObjC -framework CoreGraphics -framework Security -framework MobileCoreServices -framework SystemConfiguration -framework Foundation -lPods -o /Users/corinne/aerogear/aerogear-ios/AeroGear-iOS/build/AeroGear-iOS/Build/Products/Debug-iphonesimulator/libAeroGear-iOS.a | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: -dynamic not specified the following flags are invalid: -ObjC | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't locate file for: -lPods | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: -lPods is not an object file (not allowed in a library) | |
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool failed with exit code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment