Skip to content

Version 4.4.1 - Experimental VisionOS support, Bugfixes, and a few more tweaks

Latest
Compare
Choose a tag to compare
@leetal leetal released this 11 Aug 06:53
· 19 commits to master since this release
5471438

This release has the following changes:

BREAKING CHANGES:

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