mirror of
https://github.com/ARMSX2/ARMSX1.git
synced 2026-08-24 16:53:35 -07:00
Update iOS deployment target to 14.0
This commit is contained in:
@@ -13,7 +13,7 @@ SDL_STATIC ?= 1
|
||||
PLATFORM := $(shell uname -s)
|
||||
IOS_TARGET ?= 0
|
||||
IOS_SDK ?= iphoneos
|
||||
IOS_DEPLOYMENT_TARGET ?= 13.0
|
||||
IOS_DEPLOYMENT_TARGET ?= 14.0
|
||||
IOS_SDL_FRAMEWORK ?= $(CURDIR)/ios/Frameworks/SDL2.xcframework/ios-arm64/SDL2.framework
|
||||
IOS_SDL_FRAMEWORK_PARENT := $(dir $(IOS_SDL_FRAMEWORK))
|
||||
SDKROOT ?=
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user