Bladeren bron

release: document using the xcframework with CMake

Anonymous Maarten 3 maanden geleden
bovenliggende
commit
dbe3baeb0f
1 gewijzigde bestanden met toevoegingen van 3 en 1 verwijderingen
  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