Set xcproj dependency to current HEAD

This commit is contained in:
Dave Lee
2018-01-25 16:04:33 -08:00
parent 469795307d
commit 7abb339f35
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -77,8 +77,8 @@
"package": "xcproj",
"repositoryURL": "https://github.com/xcodeswift/xcproj.git",
"state": {
"branch": "ee552d3",
"revision": "ee552d3d2b346210dd5269507328d388c522b0a2",
"branch": "8fb1284",
"revision": "8fb12846996875c2dacbe8845be141c7c5e56d28",
"version": null
}
}
+1 -1
View File
@@ -16,7 +16,7 @@ let package = Package(
.package(url: "https://github.com/yonaskolb/JSONUtilities.git", from: "3.3.0"),
.package(url: "https://github.com/kylef/Spectre.git", from: "0.8.0"),
.package(url: "https://github.com/onevcat/Rainbow.git", from: "3.0.0"),
.package(url: "https://github.com/xcodeswift/xcproj.git", .revision("ee552d3"))
.package(url: "https://github.com/xcodeswift/xcproj.git", .revision("8fb1284"))
],
targets: [
.target(name: "XcodeGen", dependencies: [