mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
update Rainbox
This commit is contained in:
+2
-2
@@ -42,8 +42,8 @@
|
||||
"repositoryURL": "https://github.com/onevcat/Rainbow.git",
|
||||
"state": {
|
||||
"branch": null,
|
||||
"revision": "df197437d8acefb2ae01ab073be1d531fe7781ef",
|
||||
"version": "2.1.0"
|
||||
"revision": "f407235c7e473c3cb2d2907bb6822616d22a0b78",
|
||||
"version": "3.0.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@ let package = Package(
|
||||
.package(url: "https://github.com/jpsim/Yams.git", from: "0.3.6"),
|
||||
.package(url: "https://github.com/yonaskolb/JSONUtilities.git", from: "3.3.0"),
|
||||
.package(url: "https://github.com/kylef/Spectre.git", from: "0.7.0"),
|
||||
.package(url: "https://github.com/onevcat/Rainbow.git", from: "2.1.0"),
|
||||
.package(url: "https://github.com/onevcat/Rainbow.git", from: "3.0.0"),
|
||||
.package(url: "https://github.com/xcodeswift/xcproj.git", from: "1.6.0")
|
||||
],
|
||||
targets: [
|
||||
|
||||
Reference in New Issue
Block a user