Advertisement
Guest User

Untitled

a guest
May 5th, 2015
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. d /Users/qtspl/Library/Developer/Xcode/DerivedData/Incwords-drdjmtjqvfxpeqetgikdbrhhugra/Build/Products/Debug
  2.  
  3.  
  4. iphonesimulator/Incwords.app/Incwords normal x86_64
  5.     cd /Users/qtspl/Desktop/Incwords
  6.     export IPHONEOS_DEPLOYMENT_TARGET=8.3
  7.     export 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"
  8.     /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.3.sdk -L/Users/qtspl/Library/Developer/Xcode/DerivedData/Incwords-drdjmtjqvfxpeqetgikdbrhhugra/Build/Products/Debug-iphonesimulator -F/Users/qtspl/Library/Developer/Xcode/DerivedData/Incwords-drdjmtjqvfxpeqetgikdbrhhugra/Build/Products/Debug-iphonesimulator -F/Applications/Xcode.app/Contents/Developer/Library/Frameworks -filelist /Users/qtspl/Library/Developer/Xcode/DerivedData/Incwords-drdjmtjqvfxpeqetgikdbrhhugra/Build/Intermediates/Incwords.build/Debug-iphonesimulator/Incwords.build/Objects-normal/x86_64/Incwords.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -objc_abi_version -Xlinker 2 -fobjc-arc -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=8.3 -framework XCTest -framework CoreGraphics -framework UIKit -framework Foundation -Xlinker -dependency_info -Xlinker /Users/qtspl/Library/Developer/Xcode/DerivedData/Incwords-drdjmtjqvfxpeqetgikdbrhhugra/Build/Intermediates/Incwords.build/Debug-iphonesimulator/Incwords.build/Objects-normal/x86_64/Incwords_dependency_info.dat -o /Users/qtspl/Library/Developer/Xcode/DerivedData/Incwords-drdjmtjqvfxpeqetgikdbrhhugra/Build/Products/Debug-iphonesimulator/Incwords.app/Incwords
  9.  
  10.  
  11.  
  12. ld: framework not found XCTest
  13. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  14.  
  15.  
  16. ld: framework not found XCTest
  17. clang: error: linker command failed with exit code 1 (use -v to see invocation)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement