update xcodeproj to 6.3.0

This commit is contained in:
Yonas Kolb 2018-10-18 22:51:36 +11:00
parent 0fcb3dcc78
commit 71e25f8c8c
2 changed files with 4 additions and 4 deletions

View File

@ -68,9 +68,9 @@
"package": "xcodeproj",
"repositoryURL": "https://github.com/tuist/xcodeproj.git",
"state": {
"branch": "id_conflicts",
"revision": "7b71bda001e28790e82c61c65f9b2e32e632d625",
"version": null
"branch": null,
"revision": "23da51abd3de3bedaad59a0afbb150b48504b5b0",
"version": "6.3.0"
}
},
{

View File

@ -16,7 +16,7 @@ let package = Package(
.package(url: "https://github.com/yonaskolb/JSONUtilities.git", from: "4.1.0"),
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.0"),
.package(url: "https://github.com/onevcat/Rainbow.git", from: "3.0.0"),
.package(url: "https://github.com/tuist/xcodeproj.git", .branch("id_conflicts")),
.package(url: "https://github.com/tuist/xcodeproj.git", from: "6.3.0"),
],
targets: [
.target(name: "XcodeGen", dependencies: [