Skip to content

Commit d8d4420

Browse files
committed
Project.xcconfig: Update to Swift 5.6.
1 parent b88c49f commit d8d4420

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
@@ -28,7 +28,7 @@ KEYCHAIN_ACCESS_GROUP = $(AppIdentifierPrefix)$(BASE_BUNDLE_IDENTIFIER).keychain
2828
IPHONEOS_DEPLOYMENT_TARGET = 14.0
2929
SDKROOT = iphoneos
3030
TARGETED_DEVICE_FAMILY = 1,2
31-
SWIFT_VERSION = 5.3.1
31+
SWIFT_VERSION = 5.6
3232
ENABLE_BITCODE = NO
3333

3434
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @executable_path/../../Frameworks

0 commit comments

Comments
 (0)