mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
update XcodeProj
This commit is contained in:
+3
-3
@@ -77,9 +77,9 @@
|
||||
"package": "XcodeProj",
|
||||
"repositoryURL": "https://github.com/tuist/XcodeProj.git",
|
||||
"state": {
|
||||
"branch": "main",
|
||||
"revision": "be702b93150292396b0d068cea2a7ffa27f8e36b",
|
||||
"version": null
|
||||
"branch": null,
|
||||
"revision": "45e349e1c4e4da1a85a7b9392b737acde2e2f2a8",
|
||||
"version": "7.23.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -16,7 +16,7 @@ let package = Package(
|
||||
.package(url: "https://github.com/yonaskolb/JSONUtilities.git", from: "4.2.0"),
|
||||
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.2"),
|
||||
.package(url: "https://github.com/onevcat/Rainbow.git", from: "3.0.0"),
|
||||
.package(url: "https://github.com/tuist/XcodeProj.git", .branch("main")),
|
||||
.package(url: "https://github.com/tuist/XcodeProj.git", from: "7.23.0"),
|
||||
.package(url: "https://github.com/jakeheis/SwiftCLI.git", from: "6.0.0"),
|
||||
.package(url: "https://github.com/mxcl/Version", from: "2.0.0"),
|
||||
.package(url: "https://github.com/SwiftDocOrg/GraphViz.git", .exact("0.2.0")),
|
||||
|
||||
Reference in New Issue
Block a user