Update swift package

This commit is contained in:
Max Ammann 2022-10-23 14:43:20 +02:00
parent a3e4c51b5e
commit e3d5bdedda

View File

@ -1,4 +1,4 @@
// swift-tools-version:5.5
// swift-tools-version:5.7
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription
@ -6,6 +6,9 @@ import PackageDescription
let package = Package(
name: "MapLibreRs",
platforms: [
.macOS(.v12),
],
products: [
// Products define the executables and libraries a package produces, and make them visible to other packages.
.library(