Reputation: 85
I have a problem with this error: linker command failed with exit code 1 (use -v to see invocation) And I don't find the source of this error and give me the solution... Thank for help
ld: file too small (length=0) file '/Users/idigao/Library/Developer/Xcode/DerivedData/IDIPhone-exyhshsbrfefnsdkwluvaiimrcky/Build/Intermediates/IDIPhone.build/Debug-iphonesimulator/IDIPhone.build/Objects-normal/x86_64/ContactTableViewController.o' for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Upvotes: 3
Views: 1160
Reputation: 116
Open Xcode with .xcworkspace to resolve linker command failed issue
Upvotes: 5