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 f23db79 commit 0d20ebeCopy full SHA for 0d20ebe
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.7.1/MapLibre.dynamic.xcframework.zip",
17
- checksum: "ddb982faace354f54a2086302ba3172761b0fd213943e3b7d2f5f0657301addf")
+ url: "https://github.com/maplibre/maplibre-native/releases/download/ios-v6.8.0/MapLibre.dynamic.xcframework.zip",
+ checksum: "4cf05ff6992aa9daa349e16076bf7d3bdc7a709e2072477549b3bc1c7edfa32f")
18
]
19
)
0 commit comments