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 f609802 commit f09b542Copy full SHA for f09b542
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.12.1/MapLibre.dynamic.xcframework.zip",
17
- checksum: "fb1302974e9401f6c820e49418119c165d6f9c677d320b531712e7e2e79826bb")
+ url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.12.2/MapLibre.dynamic.xcframework.zip",
+ checksum: "eba7cabfd264608c40af5776377d0b21958b017a635a6bdfe21b4b09868143ce")
18
]
19
)
0 commit comments