Skip to content

Commit e4d3c40

Browse files
authored
Update Project.xcconfig
1 parent a48fa02 commit e4d3c40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/templates/ios/Project.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ HEADER_SEARCH_PATHS = $(OF_CORE_HEADERS)
1111
ENABLE_BITCODE = NO
1212
COMPRESS_PNG_FILES = NO
1313
GCC_THUMB_SUPPORT = NO
14-
IPHONEOS_DEPLOYMENT_TARGET = 9.0
14+
IPHONEOS_DEPLOYMENT_TARGET = 13.0
1515
COMPILER_INDEX_STORE_ENABLE = NO
1616

1717
PRODUCT_BUNDLE_IDENTIFIER = cc.openFrameworks.$(TARGET_NAME)

0 commit comments

Comments
 (0)