Skip to content

Commit 94f3426

Browse files
committed
Update XcodeEdit dependency
1 parent 2ae7160 commit 94f3426

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

Lines changed: 2 additions & 2 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
@@ -18,7 +18,7 @@ let package = Package(
1818
.plugin(name: "RswiftModifyXcodePackages", targets: ["RswiftModifyXcodePackages"]),
1919
],
2020
dependencies: [
21-
.package(url: "https://github.com/tomlokhorst/XcodeEdit", from: "2.10.1"),
21+
.package(url: "https://github.com/tomlokhorst/XcodeEdit", from: "2.10.2"),
2222
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.1.0"),
2323
],
2424
targets: [

0 commit comments

Comments
 (0)