-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
VersionStore: Make iOS a recognized platform #12665
Conversation
AFAIK, xwax which we use for vinyl control has no App Store Clause too. |
Good point, though the library stuff is coming later. |
VersionStore: Remove Apple fallback
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM now! Waiting for CI.
By the way, did you use a special iOS vcpkg? Is it possible to crosscompile for the "arm64-ios" triplet on a x64 macOS? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All Green. Thank you.
Probably, I've crosscompiled from arm64-osx and most stuff built as-is, but there are still some packages I had to patch (most was minor stuff, like a GL ES 3.0 flag in |
The review and development cycles of https://github.com/PortAudio/portaudio/ are very long. I recommend to open a PR as early as possible, to ensure, that it's available, when we need it. |
A small "risk-free" patch towards iOS support