diff --git a/Package.swift b/Package.swift index 4a4d230..66cc661 100644 --- a/Package.swift +++ b/Package.swift @@ -13,7 +13,7 @@ let package = Package( ), ], dependencies: [ - .package(url: "https://github.com/g-Off/XcodeProject.git", from: "0.5.0-alpha.4"), + .package(url: "https://github.com/g-Off/XcodeProject.git", from: "0.5.0-alpha.5"), .package(url: "https://github.com/g-Off/CommandRegistry.git", from: "0.1.2") ], targets: [