Skip to content

Commit

Permalink
Added the x86_64 architecture to SDL3.tbd
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Jan 21, 2025
1 parent 11248b7 commit 547d58d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Xcode/SDL3.framework/Versions/A/SDL3.tbd
Original file line number Diff line number Diff line change
Expand Up @@ -1266,6 +1266,10 @@
"min_deployment": "10.13",
"target": "arm64-macos"
},
{
"min_deployment": "10.13",
"target": "x86_64-macos"
},
{
"min_deployment": "11.0",
"target": "arm64-ios"
Expand Down

0 comments on commit 547d58d

Please sign in to comment.