From 30f41c02aec763d32e62351452da9ef582bc3472 Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Fri, 6 Mar 2026 13:30:59 -0800 Subject: Move contrib libraries to contrib repo --- contrib/SDL-3.2.8/Xcode/SDL/pkg-support/SDL.info | 15 ------- .../SDL-3.2.8/Xcode/SDL/pkg-support/build.xcconfig | 8 ---- .../Xcode/SDL/pkg-support/resources/INSTALL.md | 43 --------------------- .../Xcode/SDL/pkg-support/resources/SDL_DS_Store | Bin 10244 -> 0 bytes .../SDL/pkg-support/resources/framework/INSTALL.md | 41 -------------------- .../SDL-3.2.8/Xcode/SDL/pkg-support/sdl_logo.pdf | Bin 163800 -> 0 bytes 6 files changed, 107 deletions(-) delete mode 100644 contrib/SDL-3.2.8/Xcode/SDL/pkg-support/SDL.info delete mode 100644 contrib/SDL-3.2.8/Xcode/SDL/pkg-support/build.xcconfig delete mode 100644 contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/INSTALL.md delete mode 100644 contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/SDL_DS_Store delete mode 100644 contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/framework/INSTALL.md delete mode 100644 contrib/SDL-3.2.8/Xcode/SDL/pkg-support/sdl_logo.pdf (limited to 'contrib/SDL-3.2.8/Xcode/SDL/pkg-support') diff --git a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/SDL.info b/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/SDL.info deleted file mode 100644 index f2c173e..0000000 --- a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/SDL.info +++ /dev/null @@ -1,15 +0,0 @@ -Title SDL 3.2.8 -Version 1 -Description SDL Library for macOS (http://www.libsdl.org) -DefaultLocation /Library/Frameworks -Diskname (null) -DeleteWarning -NeedsAuthorization NO -DisableStop NO -UseUserMask NO -Application NO -Relocatable YES -Required NO -InstallOnly NO -RequiresReboot NO -InstallFat NO diff --git a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/build.xcconfig b/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/build.xcconfig deleted file mode 100644 index 6541759..0000000 --- a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/build.xcconfig +++ /dev/null @@ -1,8 +0,0 @@ -// -// build.xcconfig -// - -// Configuration settings file format documentation can be found at: -// https://help.apple.com/xcode/#/dev745c5c974 - -SDL_PREPROCESSOR_DEFINITIONS = SDL_VENDOR_INFO=\"libsdl.org\" 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 @@ - -# Using this package - -This package contains SDL built for Xcode, and includes support for macOS, iOS and tvOS. - -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 - -An API reference, tutorials, and additional documentation is available at: - -https://wiki.libsdl.org/SDL3 - -# Example code - -There are simple example programs available at: - -https://examples.libsdl.org/SDL3 - -# Discussions - -## Discord - -You can join the official Discord server at: - -https://discord.com/invite/BwpFGBWsv8 - -## Forums/mailing lists - -You can join SDL development discussions at: - -https://discourse.libsdl.org/ - -Once you sign up, you can use the forum through the website or as a mailing list from your email client. - -## Announcement list - -You can sign up for the low traffic announcement list at: - -https://www.libsdl.org/mailing-list.php - diff --git a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/SDL_DS_Store b/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/SDL_DS_Store deleted file mode 100644 index 5a71413..0000000 Binary files a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/resources/SDL_DS_Store and /dev/null differ 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 @@ - -# Using this package - -This package contains SDL built for Xcode. - -To use this package in Xcode, drag `SDL3.framework` into your project. - -# Documentation - -An API reference, tutorials, and additional documentation is available at: - -https://wiki.libsdl.org/SDL3 - -# Example code - -There are simple example programs available at: - -https://examples.libsdl.org/SDL3 - -# Discussions - -## Discord - -You can join the official Discord server at: - -https://discord.com/invite/BwpFGBWsv8 - -## Forums/mailing lists - -You can join SDL development discussions at: - -https://discourse.libsdl.org/ - -Once you sign up, you can use the forum through the website or as a mailing list from your email client. - -## Announcement list - -You can sign up for the low traffic announcement list at: - -https://www.libsdl.org/mailing-list.php - diff --git a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/sdl_logo.pdf b/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/sdl_logo.pdf deleted file mode 100644 index a172f97..0000000 Binary files a/contrib/SDL-3.2.8/Xcode/SDL/pkg-support/sdl_logo.pdf and /dev/null differ -- cgit v1.2.3