Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Catalyst support #3235

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    c772ecc View commit details
    Browse the repository at this point in the history
  2. WIP

    NachoSoto committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    81014d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. WIP

    NachoSoto committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    90e66e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. WIP

    NachoSoto committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    d1aeb87 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Don't filter out SDKs that require bitcode

    This fixes compilation on Xcode 14. Bitcode is going awaym so `ENABLE_BITCODE` defaults to `NO` now.
    NachoSoto committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    89cb8c8 View commit details
    Browse the repository at this point in the history