diff options
author | 3gg <3gg@shellblade.net> | 2025-08-30 16:53:58 -0700 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2025-08-30 16:53:58 -0700 |
commit | 6aaedb813fa11ba0679c3051bc2eb28646b9506c (patch) | |
tree | 34acbfc9840e02cb4753e6306ea7ce978bf8b58e /src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support | |
parent | 8f228ade99dd3d4c8da9b78ade1815c9adf85c8f (diff) |
Update to SDL3
Diffstat (limited to 'src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support')
-rw-r--r-- | src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/SDL.info | 15 | ||||
-rw-r--r-- | src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig | 8 | ||||
-rw-r--r-- | src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/INSTALL.md | 43 | ||||
-rw-r--r-- | src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/SDL_DS_Store | bin | 0 -> 10244 bytes | |||
-rw-r--r-- | src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/framework/INSTALL.md | 41 | ||||
-rw-r--r-- | src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/sdl_logo.pdf | bin | 0 -> 163800 bytes |
6 files changed, 107 insertions, 0 deletions
diff --git a/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/SDL.info b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/SDL.info new file mode 100644 index 0000000..475a7cc --- /dev/null +++ b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/SDL.info | |||
@@ -0,0 +1,15 @@ | |||
1 | Title SDL 3.2.20 | ||
2 | Version 1 | ||
3 | Description SDL Library for macOS (http://www.libsdl.org) | ||
4 | DefaultLocation /Library/Frameworks | ||
5 | Diskname (null) | ||
6 | DeleteWarning | ||
7 | NeedsAuthorization NO | ||
8 | DisableStop NO | ||
9 | UseUserMask NO | ||
10 | Application NO | ||
11 | Relocatable YES | ||
12 | Required NO | ||
13 | InstallOnly NO | ||
14 | RequiresReboot NO | ||
15 | InstallFat NO | ||
diff --git a/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig new file mode 100644 index 0000000..6541759 --- /dev/null +++ b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/build.xcconfig | |||
@@ -0,0 +1,8 @@ | |||
1 | // | ||
2 | // build.xcconfig | ||
3 | // | ||
4 | |||
5 | // Configuration settings file format documentation can be found at: | ||
6 | // https://help.apple.com/xcode/#/dev745c5c974 | ||
7 | |||
8 | SDL_PREPROCESSOR_DEFINITIONS = SDL_VENDOR_INFO=\"libsdl.org\" | ||
diff --git a/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/INSTALL.md b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/INSTALL.md new file mode 100644 index 0000000..e50e084 --- /dev/null +++ b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/INSTALL.md | |||
@@ -0,0 +1,43 @@ | |||
1 | |||
2 | # Using this package | ||
3 | |||
4 | This package contains SDL built for Xcode, and includes support for macOS, iOS and tvOS. | ||
5 | |||
6 | To use this package in Xcode, drag `SDL3.xcframework` into your project. | ||
7 | |||
8 | To use this package in a CMake project, copy both `SDL3.xcframework` and `share` to `~/Library/Frameworks`. | ||
9 | |||
10 | # Documentation | ||
11 | |||
12 | An API reference, tutorials, and additional documentation is available at: | ||
13 | |||
14 | https://wiki.libsdl.org/SDL3 | ||
15 | |||
16 | # Example code | ||
17 | |||
18 | There are simple example programs available at: | ||
19 | |||
20 | https://examples.libsdl.org/SDL3 | ||
21 | |||
22 | # Discussions | ||
23 | |||
24 | ## Discord | ||
25 | |||
26 | You can join the official Discord server at: | ||
27 | |||
28 | https://discord.com/invite/BwpFGBWsv8 | ||
29 | |||
30 | ## Forums/mailing lists | ||
31 | |||
32 | You can join SDL development discussions at: | ||
33 | |||
34 | https://discourse.libsdl.org/ | ||
35 | |||
36 | Once 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 | |||
40 | You can sign up for the low traffic announcement list at: | ||
41 | |||
42 | https://www.libsdl.org/mailing-list.php | ||
43 | |||
diff --git a/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/SDL_DS_Store b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/SDL_DS_Store new file mode 100644 index 0000000..5a71413 --- /dev/null +++ b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/SDL_DS_Store | |||
Binary files differ | |||
diff --git a/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/framework/INSTALL.md b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/framework/INSTALL.md new file mode 100644 index 0000000..97e4ab6 --- /dev/null +++ b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/resources/framework/INSTALL.md | |||
@@ -0,0 +1,41 @@ | |||
1 | |||
2 | # Using this package | ||
3 | |||
4 | This package contains SDL built for Xcode. | ||
5 | |||
6 | To use this package in Xcode, drag `SDL3.framework` into your project. | ||
7 | |||
8 | # Documentation | ||
9 | |||
10 | An API reference, tutorials, and additional documentation is available at: | ||
11 | |||
12 | https://wiki.libsdl.org/SDL3 | ||
13 | |||
14 | # Example code | ||
15 | |||
16 | There are simple example programs available at: | ||
17 | |||
18 | https://examples.libsdl.org/SDL3 | ||
19 | |||
20 | # Discussions | ||
21 | |||
22 | ## Discord | ||
23 | |||
24 | You can join the official Discord server at: | ||
25 | |||
26 | https://discord.com/invite/BwpFGBWsv8 | ||
27 | |||
28 | ## Forums/mailing lists | ||
29 | |||
30 | You can join SDL development discussions at: | ||
31 | |||
32 | https://discourse.libsdl.org/ | ||
33 | |||
34 | Once 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 | |||
38 | You can sign up for the low traffic announcement list at: | ||
39 | |||
40 | https://www.libsdl.org/mailing-list.php | ||
41 | |||
diff --git a/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/sdl_logo.pdf b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/sdl_logo.pdf new file mode 100644 index 0000000..a172f97 --- /dev/null +++ b/src/contrib/SDL-3.2.20/Xcode/SDL/pkg-support/sdl_logo.pdf | |||
Binary files differ | |||