3

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)

1 Answers1

5

Open Xcode with .xcworkspace to resolve linker command failed issue

Anusha V
  • 116
  • 5