Good day. I had such a nuisance: I understood my mess of files in the Finder, and moved all my Xcode projects into one daddy, and now nothing works. When you run an application on iOS Simulator, Xcode gives the following error:
ld: file not found: /Users/Ruslan/Library/Developer/Xcode/DerivedData/Calls-hlhsyihopkugutdgqycqdplhqqoh/Build/Products/Debug-iphonesimulator/CallMe.app/CallMe
How to solve it? On the Internet I found a type solution in Project -> Build phases -> Compile Sources to add missing or delete extra .m files, but I don’t repeat them and there are no missing ones. thanks for the help