Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-08-11 | 668 Bytes | |
Version 4.4.1 - Experimental VisionOS support, Bugfixes, and a few more tweaks.tar.gz | 2023-08-11 | 51.6 kB | |
Version 4.4.1 - Experimental VisionOS support, Bugfixes, and a few more tweaks.zip | 2023-08-11 | 66.1 kB | |
Totals: 3 Items | 118.4 kB | 0 |
This release has the following changes:
BREAKING CHANGES: - Bitcode is now DISABLED by default (Thanks @ealeksandrov!)
Other additions & changes: - VERY EXPERIMENTAL (and perhaps even broken) visionOS support. Please follow [#176] for further details. (Thanks @3d4m-volodymyr!) - SIMULATOR64COMBINED added as PLATFORM (Thanks @lalomartins!) - SIMULATORARM64_TVOS added as PLATFORM (Thanks @caobug!) - Added "arm64" as a simulator ARCH when using Xcode as generator in the OS64COMBINED builds - The SDK is now using only the name of the SDK ("iphoneos" for example) when building combined builds with the Xcode generator - Fixes [#168] & [#160]