Make the rake build_examples task work and use newer xcodeproj version with fix.
Showing
... | @@ -31,7 +31,7 @@ Gem::Specification.new do |s| | ... | @@ -31,7 +31,7 @@ Gem::Specification.new do |s| |
" $ sudo macgem install rubygems-compile\n" \ | " $ sudo macgem install rubygems-compile\n" \ | ||
" $ sudo macgem compile cocoapods\n\n" | " $ sudo macgem compile cocoapods\n\n" | ||
s.add_runtime_dependency 'xcodeproj', '~> 0.0.1' | s.add_runtime_dependency 'xcodeproj', '~> 0.0.2' | ||
## 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: | ||
s.rubygems_version = "1.6.2" | s.rubygems_version = "1.6.2" | ||
... | ... |
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment