Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Commit

Permalink
Add xcodeproj dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
devxoul committed May 6, 2015
1 parent 2fe3ea8 commit dc12569
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cocoaseeds.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/devxoul/CocoaSeeds'
s.license = 'MIT'
s.executables << 'seed'

s.add_runtime_dependency 'xcodeproj', '~> 0.24.1'
end

0 comments on commit dc12569

Please sign in to comment.