up swift version to 5.7
This commit is contained in:
parent
246c0d06c0
commit
fec9537745
|
|
@ -1 +1 @@
|
|||
5.0
|
||||
5.7
|
||||
|
|
|
|||
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Reference in New Issue