Skip to content

Commit 0709a7d

Browse files
Merge pull request #307 from pusher/feature/306-consumption-test-updates-for-xcode-12.1
Updates to 'Consumption-Tests' for Xcode 12.1
2 parents f418297 + 2ad52a4 commit 0709a7d

File tree

2 files changed

+4
-4
lines changed

2 files changed

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

0 commit comments

Comments
 (0)