Skip to content

Commit 9993b68

Browse files
committed
Update to XcodeEdit 2.13.0
1 parent d215de3 commit 9993b68

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.11.1"),
21+
.package(url: "https://github.com/tomlokhorst/XcodeEdit", from: "2.13.0"),
2222
.package(url: "https://github.com/apple/swift-argument-parser", from: "1.1.0"),
2323
],
2424
targets: [

0 commit comments

Comments
 (0)