Evening everyone,
Excited to get into SFML. I have a Mac and followed this tutorial which was very helpful ->
https://www.sfml-dev.org/tutorials/2.5/start-osx.phpHowever when I try to run my project I get this error:
ditto: can't get real path for source '/Users/SFML/Desktop/packaging/tmp/install/Library/Frameworks/sfml-system.framework'
couldn't copy /Users/SFML/Desktop/packaging/tmp/install/Library/Frameworks/sfml-system.framework to /Users/brianmahecha/Library/Developer/Xcode/DerivedData/TestApp-dwxeqzluuofmlocpdqpznltjiahk/Build/Products/Debug/TestApp.app/Contents/Frameworks//sfml-system.framework
Command PhaseScriptExecution failed with a nonzero exit code
Any help debugging this would be greatly appreciated. Thanks everyone!