lifting deployment_target to correct supported minimal macOS version
This commit is contained in:
parent
2eed2e3b12
commit
61b0b9f421
@ -3,7 +3,7 @@ WXTOOLKITUPPER = COCOA
|
||||
|
||||
#include "wx.xcconfig"
|
||||
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.7
|
||||
MACOSX_DEPLOYMENT_TARGET = 10.10
|
||||
|
||||
GCC_VERSION =
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user