up swift version to 5.7

This commit is contained in:
Ivan Smolin 2024-01-30 22:44:05 +03:00
parent 246c0d06c0
commit fec9537745
2 changed files with 1 additions and 5 deletions

View File

@ -1 +1 @@
5.0
5.7

View File

@ -1,13 +1,9 @@
// swift-tools-version:5.7
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription
let package = Package(
name: "TableKit",
platforms: [
.iOS(.v12)
],
products: [
.library(