diff --git a/Package.swift b/Package.swift index 51aa15d..624de35 100644 --- a/Package.swift +++ b/Package.swift @@ -12,7 +12,7 @@ let package = Package( ], dependencies: [ .package(url: "https://github.com/apple/swift-argument-parser.git", from: "1.5.0"), - .package(url: "https://github.com/tuist/XcodeProj.git", from: "8.0.0") + .package(url: "https://github.com/tuist/XcodeProj.git", from: "9.0.0") ], targets: [ .plugin( diff --git a/VERSION b/VERSION index 3eefcb9..7dea76e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.0 +1.0.1