Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 322262c

Browse files
authored
Update tuist/XcodeProj (yonaskolb#1125)
* Update tuist/XcodeProj * Add changed entry
1 parent c3d936c commit 322262c

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515

1616
[Commits](https://github.com/yonaskolb/XcodeGen/compare/2.24.0...2.25.0)
1717

18+
### Changed
19+
20+
- Update XcodeProj to 8.2.0 [#1125](https://github.com/yonaskolb/XcodeGen/pull/1125) @nnsnodnb
21+
1822
## 2.24.0
1923

2024
### Added

Package.resolved

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ let package = Package(
1616
.package(url: "https://github.com/yonaskolb/JSONUtilities.git", from: "4.2.0"),
1717
.package(url: "https://github.com/kylef/Spectre.git", from: "0.9.2"),
1818
.package(url: "https://github.com/onevcat/Rainbow.git", from: "3.0.0"),
19-
.package(url: "https://github.com/tuist/XcodeProj.git", from: "8.0.0"),
19+
.package(url: "https://github.com/tuist/XcodeProj.git", from: "8.2.0"),
2020
.package(url: "https://github.com/jakeheis/SwiftCLI.git", from: "6.0.0"),
2121
.package(url: "https://github.com/mxcl/Version", from: "2.0.0"),
2222
.package(url: "https://github.com/SwiftDocOrg/GraphViz.git", .exact("0.2.0")),

0 commit comments

Comments
 (0)