Require 13.0 deployment target for iOS in frameworks

This commit is contained in:
Maurice Parker
2019-09-25 10:13:15 -05:00
parent 42044912f3
commit e2a25e6239
9 changed files with 16 additions and 4 deletions

View File

@@ -9,6 +9,7 @@ DEVELOPMENT_TEAM = 9C84TZ7Q6Z
SDKROOT = macosx
MACOSX_DEPLOYMENT_TARGET = 10.14
IPHONEOS_DEPLOYMENT_TARGET = 13.0
CLANG_ENABLE_OBJC_WEAK = YES
SWIFT_VERSION = 5.0
COMBINE_HIDPI_IMAGES = YES