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 2c141a6 commit 47d8761Copy full SHA for 47d8761
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# SumUp iOS SDK Changelog
2
3
+## Version 6.1.2
4
+
5
+* [FIXED] Now using the correct swift-tools-version version to support iOS 15. All changes mentioned in v6.1.1 are available in this release.
6
7
## Version 6.1.1
8
9
* [IMPROVEMENT] Faster Solo/Solo Lite Bluetooth connection when starting a transaction
Package.swift
@@ -1,4 +1,4 @@
-// swift-tools-version:5.3
+// swift-tools-version:5.5
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription
0 commit comments