Skip to content

Commit

Permalink
bumping XcodeProject
Browse files Browse the repository at this point in the history
  • Loading branch information
g-Off committed Jun 28, 2019
1 parent c3c334b commit fbcf04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let package = Package(
targets: ["XcoderKit"]),
],
dependencies: [
.package(url: "https://github.com/g-Off/XcodeProject.git", from: "0.5.0-alpha.3"),
.package(url: "https://github.com/g-Off/XcodeProject.git", from: "0.5.0-alpha.4"),
.package(url: "https://github.com/g-Off/CommandRegistry.git", from: "0.1.0")
],
targets: [
Expand Down

0 comments on commit fbcf04b

Please sign in to comment.