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

Commit 49e441e

Browse files
chore(deps): update dependency tuist/xcodeproj to from: "8.27.1"
1 parent 29dec70 commit 49e441e

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
@@ -80,7 +80,7 @@ let package = Package(
8080
dependencies: [
8181
.package(url: "https://github.com/Flight-School/AnyCodable", .upToNextMajor(from: "0.6.7")),
8282
.package(url: "https://github.com/tuist/Path.git", .upToNextMajor(from: "0.3.8")),
83-
.package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "8.27.0")),
83+
.package(url: "https://github.com/tuist/XcodeProj", .upToNextMajor(from: "8.27.1")),
8484
.package(url: "https://github.com/tuist/Command.git", from: "0.12.2"),
8585
.package(url: "https://github.com/tuist/FileSystem.git", .upToNextMajor(from: "0.7.7")),
8686
.package(url: "https://github.com/apple/swift-service-context", .upToNextMajor(from: "1.2.0")),

0 commit comments

Comments
 (0)