Skip to content

Commit b876bd9

Browse files
committed
Project.xcconfig: Update deployment target.
1 parent 765b625 commit b876bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Config/Project.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
KEYCHAIN_ACCESS_GROUP = $(AppIdentifierPrefix)$(BASE_BUNDLE_IDENTIFIER).keychain.shared
2626

2727
// Build settings
28-
IPHONEOS_DEPLOYMENT_TARGET = 12.1
28+
IPHONEOS_DEPLOYMENT_TARGET = 14.0
2929
SDKROOT = iphoneos
3030
TARGETED_DEVICE_FAMILY = 1,2
3131
SWIFT_VERSION = 5.3.1

0 commit comments

Comments
 (0)