mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
release: document using the xcframework with CMake
This commit is contained in:

committed by
Sam Lantinga

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
|
||||
|
||||
|
Reference in New Issue
Block a user