MacOSX: we only target x86-64 architectures that work with OpenGL libraries.
MacOSX ARM64 machines (like M1...) should normally be able to switch to x86-64 compatibility mode via Rosetta.
iOS/tvOS: fixed framework detection using cmake find_library. Warning! you must use cmake 3.28+.
CI: Update to Xcode15.4 and to cache v4
MacOSX: we only target x86-64 architectures that work with OpenGL libraries. MacOSX ARM64 machines (like M1...) should normally be able to switch to x86-64 compatibility mode via Rosetta.
iOS/tvOS: fixed framework detection using cmake find_library. Warning! you must use cmake 3.28+.