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...
step 2 : select location
step 3 : delete derived data folder...
hope you...
Comments
Post a Comment