We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52421bf commit 1051e9dCopy full SHA for 1051e9d
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: [
14
.binaryTarget(
15
name: "MapLibre",
16
- url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.18.1/MapLibre.dynamic.xcframework.zip",
17
- checksum: "a4f80667f38fcd24db859061e5cf9a2dab068f41ce63da3305e73b5322606a5c")
+ url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.19.1/MapLibre.dynamic.xcframework.zip",
+ checksum: "5ee0f678665b1b97ffeafedf171165f7f03e4c4d3be38f63a1f425144841ec00")
18
]
19
)
0 commit comments