Pārlūkot izejas kodu

release: document using the xcframework with CMake

Anonymous Maarten 8 mēneši atpakaļ
vecāks
revīzija
dbe3baeb0f
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. 3 1
      Xcode/SDL/pkg-support/resources/INSTALL.md

+ 3 - 1
Xcode/SDL/pkg-support/resources/INSTALL.md

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