Use SDL3 in a way that is xcframework compatible.

This commit is contained in:
2024-08-04 01:04:02 -07:00
parent 50f4f02f85
commit dad9a7c762
6 changed files with 65 additions and 11 deletions

3
.gitignore vendored
View File

@ -1,6 +1,7 @@
/build-*
/xcode-*
/xcode*
/.swiftpm
/.swift
/.vscode
/.idea
.DS_Store