mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-02 09:57:40 +00:00
release: document using the xcframework with CMake
This commit is contained in:
parent
ad3c7b92f8
commit
dbe3baeb0f
1 changed files with 3 additions and 1 deletions
|
@ -3,7 +3,9 @@
|
|||
|
||||
This package contains SDL built for Xcode, and includes support for macOS, iOS and tvOS.
|
||||
|
||||
To use this package, drag SDL3.xcframework into your project.
|
||||
To use this package in Xcode, drag `SDL3.xcframework` into your project.
|
||||
|
||||
To use this package in a CMake project, copy both `SDL3.xcframework` and `share` to `~/Library/Frameworks`.
|
||||
|
||||
# Documentation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue