ios - I am getting the following error when i am trying t o build my project -


ld: file small (length=0) file '/users/ashutoshp/library/developer/xcode/deriveddata/thebouqs-arlmufhxskabmgbuixdzfozlrsph/build/intermediates/thebouqs.build/debug-iphonesimulator/thebouqs.build/objects-normal/x86_64/homevc.o' architecture x86_64 clang: error: linker command failed exit code 1 (use -v see invocation)

i got same issue able solve following steps :

  • just clear derived data contents xcode.
  • quit , restart xcode.

for clear derived data can use following steps or link.

step 1 : click on xcode > preferences...

step1

step 2 : select location

enter image description here

step 3 : delete derived data folder...

enter image description here

hope you...


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -