Closed Buggem closed 3 weeks ago
Does it work if SDL2.framework isn't installed in the system? Well, judging by the log message, it actually looks into the executable directory, so I think this could be merged.
Thanks for PR. Sorry, I didn't notice it before.
This PR updates
build_apple.sh
to copy over SDL2 from/Library/Frameworks
. SDL2 is installed in there bydep_apple.sh
.