We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 67cc775 + dd37463 commit 0e4ead5Copy full SHA for 0e4ead5
kintsugi.gemspec
@@ -23,7 +23,7 @@ Gem::Specification.new do |spec|
23
spec.require_paths = ["lib"]
24
25
spec.add_dependency "tty-prompt", "~> 0"
26
- spec.add_dependency "xcodeproj", ">= 1.19.0", "<= 1.27.0"
+ spec.add_dependency "xcodeproj", ">= 1.26.0", "<= 1.27.0"
27
28
spec.add_development_dependency "git", "~> 1.11"
29
spec.add_development_dependency "rake", "~> 13.0"
0 commit comments