Skip to content

Methane Asteroids v0.7.0

Compare
Choose a tag to compare
@egorodet egorodet released this 07 Sep 18:06
· 39 commits to main since this release

Methane Asteroids now support build for iOS and tvOS devices and simulators:

  • External libraries:
  • Build infrastructure:
    • Added iOS toolchain Externals/iOS-Toolchain.cmake from iOS-CMake project to enable iOS & tvOS build configuration with CMake.
    • Included MethaneGlobalOptions.cmake in the root CMakeLists.txt for correct setup of Methane global options.
    • Extended Build/Unix/Build.sh script to support iOS & tvOS builds via new command-line arguments --apple-platform, --apple-dev-team and --apple-deploy-target.
    • Added iOS and tvOS configurations to CMakePresets.json.
    • Added iOS and tvOS Simulator builds to GitHub Actions.
    • Added CLion cmake configurations for iOS and tvOS.
    • Added iOS and tvOS build instructions to Build/README.md.

Methane Asteroids iOS Metal