We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b88c49f commit d8d4420Copy full SHA for d8d4420
Config/Project.xcconfig
@@ -28,7 +28,7 @@ KEYCHAIN_ACCESS_GROUP = $(AppIdentifierPrefix)$(BASE_BUNDLE_IDENTIFIER).keychain
28
IPHONEOS_DEPLOYMENT_TARGET = 14.0
29
SDKROOT = iphoneos
30
TARGETED_DEVICE_FAMILY = 1,2
31
-SWIFT_VERSION = 5.3.1
+SWIFT_VERSION = 5.6
32
ENABLE_BITCODE = NO
33
34
LD_RUNPATH_SEARCH_PATHS = $(inherited) @executable_path/Frameworks @executable_path/../../Frameworks
0 commit comments