SDL/Xcode
Sam Lantinga 4e98ba612b Set DYLIB_COMPATIBILITY_VERSION to DYLIB_CURRENT_VERSION to match autotools
Autotools sets both versions to the same value, so Xcode and CMake need to match for the libraries to be compatible between the different builds.

See these for details:
https://github.com/libsdl-org/sdl12-compat/pull/207
https://github.com/libsdl-org/SDL/issues/2934
https://stackoverflow.com/questions/67055770/usage-of-current-version-and-compatibility-version-on-macos
2022-09-05 08:28:06 -07:00
..
SDL Set DYLIB_COMPATIBILITY_VERSION to DYLIB_CURRENT_VERSION to match autotools 2022-09-05 08:28:06 -07:00
SDLTest revert mode changes from commit d58d637ac 2022-06-08 21:58:10 +03:00
XcodeDocSet Fixed crash if initialization of EGL failed but was tried again later. 2015-06-21 17:33:46 +02:00