chore(deps): update tuist/xcodeproj to v9 (#5582)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-22 19:06:48 -07:00
committed by GitHub
parent a67927818b
commit 0a44b948ec
2 changed files with 3 additions and 3 deletions

View File

@@ -32,8 +32,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/tuist/XcodeProj.git",
"state" : {
"revision" : "b1caa062d4aaab3e3d2bed5fe0ac5f8ce9bf84f4",
"version" : "8.27.7"
"revision" : "fb79d68bc758cdb00079d72b6c8b899d99f5f15e",
"version" : "9.12.0"
}
}
],

View File

@@ -5,7 +5,7 @@ let package = Package(
name: "xcode_spm_setup",
platforms: [.macOS(.v13)],
dependencies: [
.package(url: "https://github.com/tuist/XcodeProj.git", .upToNextMajor(from: "8.27.7")),
.package(url: "https://github.com/tuist/XcodeProj.git", .upToNextMajor(from: "9.12.0")),
],
targets: [
.executableTarget(