Skip to content

Commit aa21f7d

Browse files
committed
Update latest deployment targets and Xcode version for Xcode 11.7 and iOS/tvOS 13.7 releases.
1 parent 636956d commit aa21f7d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
SWIFT_VERSION = 5.2
2-
IPHONEOS_DEPLOYMENT_TARGET = 13.4
2+
IPHONEOS_DEPLOYMENT_TARGET = 13.7
33
MACOSX_DEPLOYMENT_TARGET = 10.15
4-
TVOS_DEPLOYMENT_TARGET = 13.4
4+
TVOS_DEPLOYMENT_TARGET = 13.7
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Xcode 11.4.1
1+
Xcode 11.7

0 commit comments

Comments
 (0)