Xcode can't find or include SDL2
I have recently downloaded SDL2 and am trying to install it. I created a small test program consisting of a .cpp and a .h file. I have put SDL2.frameworks inside of /Library/Frameworks and then made sure that it was added…