Skip to content

Commit b77e5c6

Browse files
committed
Downgrade Swift tools version to 5.9.0 for compatibility with Xcode 15
1 parent fc558a5 commit b77e5c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.swiftpm/xcode/xcshareddata/xcschemes/LibFido2Swift.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
33
LastUpgradeVersion = "1600"
4-
version = "1.7">
4+
version = "1.8">
55
<BuildAction
66
parallelizeBuildables = "YES"
77
buildImplicitDependencies = "YES"

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version: 6.0
1+
// swift-tools-version: 5.9.0
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription

0 commit comments

Comments
 (0)