Skip to content

Version 2.0.0

Compare
Choose a tag to compare
@leetal leetal released this 04 May 06:34
· 233 commits to master since this release
827200f

This release includes better support for lots of third-party libraries due to better compiler recognition options in the toolchain.

PSA:

  • This release will in some cases break the compatibility with bitcode enabled projects on simulator builds, due to bitcode not being build on simulator anymore, since it is not needed (or even feasible).

Fixes:

  • Fixes an issue where the bitness of the platforms could not be determined correctly in some cases.
  • Added ELF as compiler platform, since it was missing before