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