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