[#180] check appledoc exit status
Showing
... | @@ -29,6 +29,7 @@ Gem::Specification.new do |s| | ... | @@ -29,6 +29,7 @@ Gem::Specification.new do |s| |
"you are upgrading, first run: $ pod setup" | "you are upgrading, first run: $ pod setup" | ||
s.add_runtime_dependency 'xcodeproj', '~> 0.1.0' | s.add_runtime_dependency 'xcodeproj', '~> 0.1.0' | ||
s.add_runtime_dependency 'popen4', '~> 0.1.2' | |||
s.add_development_dependency 'bacon', '~> 1.1' | s.add_development_dependency 'bacon', '~> 1.1' | ||
## Make sure you can build the gem on older versions of RubyGems too: | ## Make sure you can build the gem on older versions of RubyGems too: | ||
... | ... |
Please
register
or
sign in
to comment