Skip to content

Commit

Permalink
update deployment target
Browse files Browse the repository at this point in the history
  • Loading branch information
stmitt committed Sep 27, 2024
1 parent 8717adc commit 6b36633
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ import PackageDescription
let package = Package(
name: "SwisstopoMapSDK",
platforms: [
.iOS(.v11),
.macOS(.v12)
.iOS(.v14)
],
products: [
.library(
Expand Down

0 comments on commit 6b36633

Please sign in to comment.