I created a command line tool project in Xcode10.2. I can build but can't run the project.
dyld: Library not loaded: @rpath/libswiftCore.dylib
Referenced from: /Users/{username}/Library/Developer/Xcode/DerivedData/{projectname etc...}/Build/Products/Debug/{Project name}
Reason: image not found
what should I do?
I have already done following method but I couldn't solve this problem. dyld: Library not loaded: @rpath/libswiftCore.dylib