Mac: Don't enable SDL_MAC_NO_SANDBOX by default.
To get this functionality, you need to use -DSDL_MAC_NO_SANDBOX=1 in your CFLAGS.
This commit is contained in:
parent
9f90ffbc9f
commit
cf76f36660
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@
|
|||
|
||||
#if SDL_VIDEO_DRIVER_COCOA
|
||||
|
||||
#define SDL_MAC_NO_SANDBOX 1
|
||||
|
||||
#include "SDL_cocoamousetap.h"
|
||||
|
||||
/* Event taps are forbidden in the Mac App Store, so we can only enable this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue