github leetal/ios-cmake 3.0.0
Version 3.0.0, now with combined builds support!

latest releases: 4.4.1, 4.4.0, 4.3.0...
5 years ago

This version comes with the much awaited comined-builds support. That means that CMake now can create FAT-binaries with both device and simultor slices in one go!

Features:

  • Combined build support. Se the *COMBINED platform options (CMake 3.14+ needed)
  • The Xcode project generator (-G Xcode) now works much better and adheres to most build options set with the toolchain

Deprecated:

  • IOS_PLATFORM argument have been renamed to PLATFORM to better signal its use. IOS_PLATFORM is now aliased to PLATFORM and thus still works, but will give a deprecation warning

NOTE! Due to kitware doing an awesome work on CMake, I strongly suggest you all to increase your versions to 3.14+ since the Darwin-based platforms works much better from that version and up ✌

Don't miss a new ios-cmake release

NewReleases is sending notifications on new releases.