diff --git a/Package.swift b/Package.swift index 80af193..c447b8f 100644 --- a/Package.swift +++ b/Package.swift @@ -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: [