Skip to content

Commit 47d8761

Browse files
committed
Increase SDK swift-tools-version from 5.3 to 5.5
1 parent 2c141a6 commit 47d8761

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# SumUp iOS SDK Changelog
22

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+
37
## Version 6.1.1
48

59
* [IMPROVEMENT] Faster Solo/Solo Lite Bluetooth connection when starting a transaction

Package.swift

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

0 commit comments

Comments
 (0)