We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48fa02 commit e4d3c40Copy full SHA for e4d3c40
1 file changed
scripts/templates/ios/Project.xcconfig
@@ -11,7 +11,7 @@ HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS)
11
ENABLE_BITCODE = NO
12
COMPRESS_PNG_FILES = NO
13
GCC_THUMB_SUPPORT = NO
14
-IPHONEOS_DEPLOYMENT_TARGET = 9.0
+IPHONEOS_DEPLOYMENT_TARGET = 13.0
15
COMPILER_INDEX_STORE_ENABLE = NO
16
17
PRODUCT_BUNDLE_IDENTIFIER = cc.openFrameworks.$(TARGET_NAME)
0 commit comments