Skip to content

Bundle SDL3 in macOS app bundles - #1344

Open
Circa-III wants to merge 3 commits into
JACoders:masterfrom
Circa-III:master
Open

Bundle SDL3 in macOS app bundles#1344
Circa-III wants to merge 3 commits into
JACoders:masterfrom
Circa-III:master

Conversation

@Circa-III

Copy link
Copy Markdown
Contributor

SDL2 is now sdl2-compat that requires SDL3. Bundle libSDL3.dylib into each generated macOS application bundle to support Homebrew's sdl2-compat packaging.

  • Install sdl2-compat and SDL3
  • Bundle libSDL3.dylib into each .app
  • Re-sign modified app bundles
  • Verify bundled SDL runtime during CI

Bundle libSDL3.dylib into each generated macOS application bundle to support Homebrew's sdl2-compat packaging.

- Install sdl2-compat and SDL3
- Bundle libSDL3.dylib into each .app
- Re-sign modified app bundles
- Verify bundled SDL runtime during CI
@Circa-III
Circa-III requested a review from a team as a code owner July 12, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant