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