Skip to content

Commit c168021

Browse files
committed
Bump XcodeEdit dependency
1 parent 740dc1a commit c168021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)