Update ArtifactBundleGen to 0.0.8 (#1570)

This commit is contained in:
George Navarro
2025-07-24 20:27:54 -07:00
committed by GitHub
parent 21ac9944b0
commit d35562f4ab
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/freddi-kit/ArtifactBundleGen",
"state" : {
"revision" : "707e4ccc4b1c7e48e881cd5ea91e493a95df24bf",
"version" : "0.0.6"
"revision" : "33f4a65acb296dcde04aeb828b6850fcf9dceb6c",
"version" : "0.0.8"
}
},
{
+1 -1
View File
@@ -19,7 +19,7 @@ let package = Package(
.package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.27.7"),
.package(url: "https://github.com/jakeheis/SwiftCLI.git", from: "6.0.3"),
.package(url: "https://github.com/mxcl/Version", from: "2.0.0"),
.package(url: "https://github.com/freddi-kit/ArtifactBundleGen", exact: "0.0.6")
.package(url: "https://github.com/freddi-kit/ArtifactBundleGen", exact: "0.0.8")
],
targets: [
.executableTarget(name: "XcodeGen", dependencies: [