From f3b6b6ae08e9394e09af536b03948d35b53f6071 Mon Sep 17 00:00:00 2001 From: Daniil Subbotin Date: Sun, 24 Oct 2021 22:51:07 +0300 Subject: [PATCH] Fix Xcode 13 build --- Package.resolved | 6 +++--- Package.swift | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Package.resolved b/Package.resolved index 161c4e22..c5d285ee 100644 --- a/Package.resolved +++ b/Package.resolved @@ -57,11 +57,11 @@ }, { "package": "XcodeProj", - "repositoryURL": "https://github.com/tuist/XcodeProj", + "repositoryURL": "https://github.com/tuist/XcodeProj.git", "state": { "branch": null, - "revision": "446f3a0db73e141c7f57e26fcdb043096b1db52c", - "version": "8.3.1" + "revision": "64c4b956c1095dbba7a07107005342a25f1c5d6b", + "version": "8.5.0" } }, { diff --git a/Package.swift b/Package.swift index 62a5da17..829dfffd 100644 --- a/Package.swift +++ b/Package.swift @@ -20,7 +20,7 @@ let package = Package( url: "https://github.com/stencilproject/Stencil.git", .revisionItem("a72441947467a9ed6c90941c02abc78aa330dcd3") ), - .package(url: "https://github.com/tuist/XcodeProj", from: "8.3.0") + .package(url: "https://github.com/tuist/XcodeProj.git", from: "8.5.0"), ], targets: [