release: document using the xcframework with CMake

This commit is contained in:
Anonymous Maarten 2025-01-17 20:15:25 +01:00 committed by Sam Lantinga
parent ad3c7b92f8
commit dbe3baeb0f

View file

@ -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