mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-28 11:57:24 +08:00
Update docs/README-macos.md
Co-authored-by: Cameron Cawley <ccawley2011@gmail.com>
This commit is contained in:
@@ -82,7 +82,8 @@ NSApplicationDelegate implementation:
|
|||||||
|
|
||||||
# Using the Simple DirectMedia Layer with a traditional Makefile
|
# Using the Simple DirectMedia Layer with a traditional Makefile
|
||||||
|
|
||||||
An existing CMake build system for your SDL app has good chances
|
An existing build system for your SDL app has good chances
|
||||||
|
|
||||||
to work almost unchanged on macOS. However, to produce a "real" Mac binary
|
to work almost unchanged on macOS. However, to produce a "real" Mac binary
|
||||||
that you can distribute to users, you need to put the generated binary into a
|
that you can distribute to users, you need to put the generated binary into a
|
||||||
so called "bundle", which is basically a fancy folder with a name like
|
so called "bundle", which is basically a fancy folder with a name like
|
||||||
|
|||||||
Reference in New Issue
Block a user