Skip to content

Commit

Permalink
chore: Bump dependencies + Version (#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeWeidmann authored Sep 19, 2024
2 parents 027c3ae + d61595c commit 245192e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Tuist/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/ProxymanApp/atlantis",
"state" : {
"revision" : "5145a7041ec71421d09653db87dcc80c81792004",
"version" : "1.24.0"
"revision" : "523dd773538e1e20036cb2d28f8b9947448c2d20",
"version" : "1.25.1"
}
},
{
Expand Down Expand Up @@ -140,8 +140,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/johnpatrickmorgan/NavigationBackport",
"state" : {
"revision" : "b648d876f3fbe879c9c3580d3aa6a42e7807a8e3",
"version" : "0.9.6"
"revision" : "4bc5725695780353d1e80eba0bb3b834b7aa63b2",
"version" : "0.10.0"
}
},
{
Expand Down Expand Up @@ -222,7 +222,7 @@
"location" : "https://github.com/SVGKit/SVGKit.git",
"state" : {
"branch" : "3.x",
"revision" : "1b8a3cf210ab4681c18fbb62059bbdbb37dd649a"
"revision" : "cf4dca96801dbbbdb2f37dc8c8571bfaf05c9d41"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Tuist/ProjectDescriptionHelpers/Constants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ public enum Constants {

public static let baseSettings = SettingsDictionary()
.currentProjectVersion("1")
.marketingVersion("1.2.3")
.marketingVersion("1.2.4")
.automaticCodeSigning(devTeam: "864VDCS2QY")
.merging(["DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": SettingValue(stringLiteral: "NO")])

Expand Down

0 comments on commit 245192e

Please sign in to comment.