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

Add SDL2 as XCFramework on Apple platforms + fix Windows build #24

Merged
merged 20 commits into from
Jun 20, 2023
Merged

Conversation

ctreffs
Copy link
Owner

@ctreffs ctreffs commented Jun 20, 2023

Description

Checklist

  • I've read the Contribution Guidelines
  • I've followed the coding style of the rest of the project.
  • I've added tests covering all new code paths my change adds to the project (to the extent possible).
  • I've verified that my change does not break any existing tests or introduce unexpected benchmark regressions.
  • I've updated the documentation (if appropriate).

@ctreffs ctreffs self-assigned this Jun 20, 2023
@ctreffs ctreffs added the enhancement New feature or request label Jun 20, 2023
@ctreffs ctreffs changed the title Add SDL2 as XCFramework Add SDL2 as XCFramework on Apple platforms + fix Windows build Jun 20, 2023
@ctreffs ctreffs marked this pull request as ready for review June 20, 2023 14:24
@ctreffs ctreffs merged commit 1894579 into master Jun 20, 2023
@ctreffs ctreffs deleted the lib branch June 20, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Building on Windows Xcode 13 build fails - Module '_Builtin_intrinsics.intel' requires feature 'x86'
1 participant