Skip to content

Commit

Permalink
Merge pull request #177 from stadiamaps/update-deps
Browse files Browse the repository at this point in the history
Upgrade MapLibre SwiftUI
  • Loading branch information
ianthetechie authored Aug 6, 2024
2 parents 1a2c668 + 9d5546c commit d05859d
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 25 deletions.
22 changes: 11 additions & 11 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,50 +5,50 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/maplibre/maplibre-gl-native-distribution.git",
"state" : {
"revision" : "3f712ee1e65ef7ed6ca6db07658689aa3d185064",
"version" : "6.5.0"
"revision" : "cf66f087af489ebc091c03cbd4f38d0540135871",
"version" : "6.5.3"
}
},
{
"identity" : "maplibre-swift-macros",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stadiamaps/maplibre-swift-macros.git",
"state" : {
"revision" : "d52adbcbfaf96bd0723a156bd838826916ff7a69",
"version" : "0.0.3"
"revision" : "236215c13bff962009e0f0257d6d8349be33442f",
"version" : "0.0.4"
}
},
{
"identity" : "maplibre-swiftui-dsl-playground",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stadiamaps/maplibre-swiftui-dsl-playground",
"state" : {
"revision" : "50673f08fa9c150bbed0de7364f67a7ae0b894d2",
"version" : "0.0.18"
"revision" : "02f5a62009bc991a9dc59011785c83c347d7eea6",
"version" : "0.0.23"
}
},
{
"identity" : "mockable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Kolos65/Mockable.git",
"state" : {
"revision" : "3b79620f2b916941035b5544bbca321fa7b33ed4",
"version" : "0.0.3"
"revision" : "81ccaead99a3c038c09345caa2888ae74b644ee9",
"version" : "0.0.9"
}
},
{
"identity" : "swift-snapshot-testing",
"kind" : "remoteSourceControl",
"location" : "https://github.com/pointfreeco/swift-snapshot-testing",
"state" : {
"revision" : "8ddd519780452729c6634ad6bd0d2595938e9ea3",
"version" : "1.16.1"
"revision" : "e883fc9ea51e76dc9ed13fd4a92b0ee258a1e8c9",
"version" : "1.17.3"
}
},
{
"identity" : "swift-syntax",
"kind" : "remoteSourceControl",
"location" : "https://github.com/apple/swift-syntax.git",
"location" : "https://github.com/swiftlang/swift-syntax.git",
"state" : {
"revision" : "64889f0c732f210a935a0ad7cda38f77f876262d",
"version" : "509.1.1"
Expand Down
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if useLocalFramework {
path: "./common/target/ios/libferrostar-rs.xcframework"
)
} else {
let releaseTag = "0.6.0"
let releaseTag = "0.6.1"
let releaseChecksum = "5928a424306ec1bde3f49a339f5d89fb48a49bdc325ddacfdda142106dae2795"
binaryTarget = .binaryTarget(
name: "FerrostarCoreRS",
Expand All @@ -30,7 +30,7 @@ if useLocalMapLibreSwiftUIDSL {
} else {
maplibreSwiftUIDSLPackage = .package(
url: "https://github.com/stadiamaps/maplibre-swiftui-dsl-playground",
exact: "0.0.18"
from: "0.0.23"
)
}

Expand Down
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ publishing {

allprojects {
group = "com.stadiamaps.ferrostar"
version = "0.6.0"
version = "0.6.1"
}
Original file line number Diff line number Diff line change
@@ -1,40 +1,40 @@
{
"originHash" : "2de37ddd210ec3a7ac1bb31b310d6cec67f2fc16d8665c70ac79a0a5df2a8d43",
"originHash" : "744a0ae659b64807871ea942d6e59965bff2d0e86920ea6d1ba0dc9587578660",
"pins" : [
{
"identity" : "maplibre-gl-native-distribution",
"kind" : "remoteSourceControl",
"location" : "https://github.com/maplibre/maplibre-gl-native-distribution.git",
"state" : {
"revision" : "6d0071977ed1f2380c739715f82ac650f99b0824",
"version" : "6.4.0"
"revision" : "cf66f087af489ebc091c03cbd4f38d0540135871",
"version" : "6.5.3"
}
},
{
"identity" : "maplibre-swift-macros",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stadiamaps/maplibre-swift-macros.git",
"state" : {
"revision" : "d52adbcbfaf96bd0723a156bd838826916ff7a69",
"version" : "0.0.3"
"revision" : "236215c13bff962009e0f0257d6d8349be33442f",
"version" : "0.0.4"
}
},
{
"identity" : "maplibre-swiftui-dsl-playground",
"kind" : "remoteSourceControl",
"location" : "https://github.com/stadiamaps/maplibre-swiftui-dsl-playground",
"state" : {
"revision" : "50673f08fa9c150bbed0de7364f67a7ae0b894d2",
"version" : "0.0.18"
"revision" : "02f5a62009bc991a9dc59011785c83c347d7eea6",
"version" : "0.0.23"
}
},
{
"identity" : "mockable",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Kolos65/Mockable.git",
"state" : {
"revision" : "3b79620f2b916941035b5544bbca321fa7b33ed4",
"version" : "0.0.3"
"revision" : "81ccaead99a3c038c09345caa2888ae74b644ee9",
"version" : "0.0.9"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion common/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/ferrostar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lints.workspace = true

[package]
name = "ferrostar"
version = "0.6.0"
version = "0.6.1"
readme = "README.md"
description = "The core of modern turn-by-turn navigation."
keywords = ["navigation", "routing", "valhalla", "osrm"]
Expand Down

0 comments on commit d05859d

Please sign in to comment.