summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2026-03-06 13:30:59 -0800
committer3gg <3gg@shellblade.net>2026-03-06 13:30:59 -0800
commit30f41c02aec763d32e62351452da9ef582bc3472 (patch)
tree6bec3f65bfdcbf7f1a631da21a6d613bef5db2fa /contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md
parent452ff21ca02e315c64ceeb3f21c1ea357aeb1bc8 (diff)
Move contrib libraries to contrib repo
Diffstat (limited to 'contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md')
-rw-r--r--contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md43
1 files changed, 0 insertions, 43 deletions
diff --git a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md b/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md
deleted file mode 100644
index e50e084..0000000
--- a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md
+++ /dev/null
@@ -1,43 +0,0 @@
1
2# Using this package
3
4This package contains SDL built for Xcode, and includes support for macOS, iOS and tvOS.
5
6To use this package in Xcode, drag `SDL3.xcframework` into your project.
7
8To use this package in a CMake project, copy both `SDL3.xcframework` and `share` to `~/Library/Frameworks`.
9
10# Documentation
11
12An API reference, tutorials, and additional documentation is available at:
13
14https://wiki.libsdl.org/SDL3
15
16# Example code
17
18There are simple example programs available at:
19
20https://examples.libsdl.org/SDL3
21
22# Discussions
23
24## Discord
25
26You can join the official Discord server at:
27
28https://discord.com/invite/BwpFGBWsv8
29
30## Forums/mailing lists
31
32You can join SDL development discussions at:
33
34https://discourse.libsdl.org/
35
36Once you sign up, you can use the forum through the website or as a mailing list from your email client.
37
38## Announcement list
39
40You can sign up for the low traffic announcement list at:
41
42https://www.libsdl.org/mailing-list.php
43