swift - Xcode linker command failed with exit code 1 -
i'm having annoying problem xcode. can't run projects , gives me same error every time:
ld: file not found: /users/dagdigg/library/developer/xcode/deriveddata/roundy2-dtzcccrlvjvoxsapfbdzchhtuivr/build/intermediates/roundy2.build/debug-iphoneos/roundy2.build/objects-normal/arm64/appdelegate.o
clang: error: linker command failed exit code 1 (use -v see invocation)
i'm unable run every project. if create empty one...
i'm using xcode 7 beta 3 , iphone ios 9 beta 4.
sometimes it's helpful quit xcode , erase files in derivedata folder at
~/library/developer/xcode/deriveddata
Comments
Post a Comment