summaryrefslogtreecommitdiff
path: root/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/framework
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2025-12-27 12:03:39 -0800
committer3gg <3gg@shellblade.net>2025-12-27 12:03:39 -0800
commit5a079a2d114f96d4847d1ee305d5b7c16eeec50e (patch)
tree8926ab44f168acf787d8e19608857b3af0f82758 /contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/framework
Initial commit
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, 41 insertions, 0 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
new file mode 100644
index 0000000..97e4ab6
--- /dev/null
+++ b/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/framework/INSTALL.md
@@ -0,0 +1,41 @@
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