Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Commit 1ddd589

Browse files
chore(deps): update dependency tuist/xcodeproj to from: "8.26.6"
1 parent 9c4c0c5 commit 1ddd589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ let package = Package(
7777
dependencies: [
7878
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
7979
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
80-
.package(url: "https://github.com/tuist/XcodeProj", from: "8.26.0"),
80+
.package(url: "https://github.com/tuist/XcodeProj", from: "8.26.6"),
8181
.package(url: "https://github.com/tuist/Command.git", from: "0.11.0"),
8282
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.6.17")),
8383
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.0.0")),

0 commit comments

Comments
 (0)