Advertisement
Guest User

Untitled

a guest
Oct 7th, 2015
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Ld /Users/mcqueen666/Library/Developer/Xcode/DerivedData/SMile-dszbtknmphuvpgbjexokkhocpsqx/Build/Products/Debug-iphoneos/SMilePGP.framework/SMilePGP normal arm64
  2. cd /Users/mcqueen666/Documents/fixmymail/smile-ios/Pods
  3. export IPHONEOS_DEPLOYMENT_TARGET=9.0
  4. export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
  5. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch arm64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.0.sdk -L/Users/mcqueen666/Library/Developer/Xcode/DerivedData/SMile-dszbtknmphuvpgbjexokkhocpsqx/Build/Products/Debug-iphoneos -F/Users/mcqueen666/Library/Developer/Xcode/DerivedData/SMile-dszbtknmphuvpgbjexokkhocpsqx/Build/Products/Debug-iphoneos -F/Users/mcqueen666/Documents/fixmymail/smile-ios/Pods/SMilePGP -filelist /Users/mcqueen666/Library/Developer/Xcode/DerivedData/SMile-dszbtknmphuvpgbjexokkhocpsqx/Build/Intermediates/Pods.build/Debug-iphoneos/SMilePGP.build/Objects-normal/arm64/SMilePGP.LinkFileList -install_name @rpath/SMilePGP.framework/SMilePGP -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @loader_path/Frameworks -miphoneos-version-min=9.0 -dead_strip -fembed-bitcode-marker -framework Foundation -framework openssl -fobjc-arc -fobjc-link-runtime -framework Foundation -framework Godzippa -single_module -compatibility_version 1 -current_version 1.4.0 -Xlinker -dependency_info -Xlinker /Users/mcqueen666/Library/Developer/Xcode/DerivedData/SMile-dszbtknmphuvpgbjexokkhocpsqx/Build/Intermediates/Pods.build/Debug-iphoneos/SMilePGP.build/Objects-normal/arm64/SMilePGP_dependency_info.dat -o /Users/mcqueen666/Library/Developer/Xcode/DerivedData/SMile-dszbtknmphuvpgbjexokkhocpsqx/Build/Products/Debug-iphoneos/SMilePGP.framework/SMilePGP
  6.  
  7. ld: '/Users/mcqueen666/Documents/fixmymail/smile-ios/Pods/SMilePGP/openssl.framework/openssl(bio_lib.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
  8. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement