mirror of https://github.com/libsdl-org/SDL.git
release: document using the xcframework with CMake
This commit is contained in:
parent
ad3c7b92f8
commit
dbe3baeb0f
|
|
@ -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…
Reference in New Issue