Merge branch 'master' into sandbox_reorganization_544
* master: (41 commits) [Changelog] [Changelog] [CHANGELOG] Small cleanups. [CHANGELOG] Expand on hooks deprecation. [CHANGELOG] Slight formatting change. Release 0.23.0.rc1 [Rakefile] Allow to release with changes in the Gemfile.lock file [RakeFile] Add note about the examples [Gemfile] Require cocoapods-core:master [Gemfile] Require cocoapods-core from the feature-prepare_command branch [Gemfile] Require cocoapods-core from the master branch [Gemspec] Bump dependencies version [Specification::DSL] Add prepare_command [Changelog] [Specification::DSL] frameworks_bundles -> vendored_frameworks; library_files -> vendored_libraries [Installer] Move target dependency logic to Xcodeproj 2 [Changelog] [Installer] Move target dependency logic to Xcodeproj [Specification] Add support for resource bundles [Changelog] ... Conflicts: spec/unit/generator/xcconfig/aggregate_xcconfig_spec.rb
Showing
... | ... | @@ -29,8 +29,8 @@ s.files = Dir["lib/**/*.rb"] + %w{ bin/pod bin/sandbox-pod README.md LICENSE CHA |
# Link with the version of CocoaPods-Core | ||
s.add_runtime_dependency 'cocoapods-core', "= #{Pod::VERSION}" | ||
s.add_runtime_dependency 'claide', '~> 0.3.2' | ||
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.1.1' | ||
s.add_runtime_dependency 'xcodeproj', '~> 0.8.1' | ||
s.add_runtime_dependency 'cocoapods-downloader', '~> 0.1.2' | ||
s.add_runtime_dependency 'xcodeproj', '~> 0.9.0' | ||
s.add_runtime_dependency 'colored', '~> 1.2' | ||
s.add_runtime_dependency 'escape', '~> 0.0.4' | ||
... | ... |
No preview for this file type
No preview for this file type
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment