0

I read similar questions on SO which seem to be related to deleting derived data: How to "Delete derived data" in Xcode6?. I've done this but still can't clear this error: this is what I'm getting:

ld: file not found: /Users/garysabo/Library/Developer/Xcode/DerivedData/Maryland_Buyer_Costs-grvgfnvxkgteejglvsmhuklmfyzh/Build/Products/Debug-iphonesimulator/TitleCalc.app/TitleCalc clang: error: linker command failed with exit code 1 (use -v to see invocation)

I changed the name from TitleCalc to Maryland Buyer Costs, this is what is in the /Users/garysabo/Library/Developer/Xcode/DerivedData/Maryland_Buyer_Costs-grvgfnvxkgteejglvsmhuklmfyzh/Build/Products/Debug-iphonesimulator folder?

enter image description here

GarySabo
  • 5,806
  • 5
  • 49
  • 124
  • Have you examined `...DerivedData/Maryland_Buyer_Costs-grvgfnvxkgteejglvsmhuklmfyzh/Build/Products...` to see what *is* there? You changed the project name but what about the target build settings? What are they producing? – trojanfoe Mar 24 '15 at 16:00
  • I did, see my edit...so what should I do? – GarySabo Mar 24 '15 at 16:11
  • Note to anyone else, don't EVER change the projects name...it's not worth it. Thankfully my app was pretty small so I created a new project and copied the code and rearranged the storyboard. – GarySabo Mar 24 '15 at 19:10

0 Answers0