We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cffb1d commit 15703a9Copy full SHA for 15703a9
Package.swift
@@ -80,7 +80,7 @@ let package = Package(
80
dependencies: [
81
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
82
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
83
- .package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "9.7.1")),
+ .package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "9.7.2")),
84
.package(url: "https://github.com/tuist/Command.git", from: "0.13.0"),
85
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.14.8")),
86
.package(url: "https://github.com/Kolos65/Mockable.git", .upToNextMajor(from: "0.5.0")),
0 commit comments