This version includes mostly bugfixes for the macOS builds as well as some other fixes including:
- CMAKE_FIND_ROOT_PATH is now not being overridden anymore. The toolchain append necessary paths on any existing paths specified by the user. This allows user-specified paths to be searched before the toolchain paths.
- APPLE_TARGET_TRIPLE property is now being set for manually specified ARCHS as well
- Excluded some directories from the Catalyst builds since they'd otherwise interfere with the iOS toolchain