ios - linker errors in Xcode 6.4 and can't fix -
i getting these 2 errors , not sure how fix them in xcode 6.4
ld: file not found: /users/dev1/library/developer/xcode/deriveddata/proj1-gamqrcytwytvxwbqssizthnsmczk/build/products/debug-iphoneos/proj1.app/proj1 clang: error: linker command failed exit code 1 (use -v see invocation) (null): error: unable open executable '/users/dev1/library/developer/xcode/deriveddata/proj1-gamqrcytwytvxwbqssizthnsmczk/build/products/debug-iphoneos/proj1tests.xctest/proj1tests': no such file or directory
i've moved source code folder. i've cleaned project
i'm not sure else can do.
Comments
Post a Comment