Commit 46030fc0 authored by Boris Bügling's avatar Boris Bügling Committed by Samuel Giddins

Use `tvos` branches of Xcodeproj and Core

parent 44d6c041
...@@ -15,7 +15,7 @@ gem 'json', '1.7.7' ...@@ -15,7 +15,7 @@ gem 'json', '1.7.7'
group :development do group :development do
cp_gem 'claide', 'CLAide' cp_gem 'claide', 'CLAide'
cp_gem 'cocoapods-core', 'Core' cp_gem 'cocoapods-core', 'Core', 'tvos-support'
cp_gem 'cocoapods-downloader', 'cocoapods-downloader' cp_gem 'cocoapods-downloader', 'cocoapods-downloader'
cp_gem 'cocoapods-plugins', 'cocoapods-plugins' cp_gem 'cocoapods-plugins', 'cocoapods-plugins'
cp_gem 'cocoapods-search', 'cocoapods-search' cp_gem 'cocoapods-search', 'cocoapods-search'
...@@ -23,7 +23,7 @@ group :development do ...@@ -23,7 +23,7 @@ group :development do
cp_gem 'cocoapods-trunk', 'cocoapods-trunk' cp_gem 'cocoapods-trunk', 'cocoapods-trunk'
cp_gem 'cocoapods-try', 'cocoapods-try' cp_gem 'cocoapods-try', 'cocoapods-try'
cp_gem 'molinillo', 'Molinillo', '0.3-stable' cp_gem 'molinillo', 'Molinillo', '0.3-stable'
cp_gem 'xcodeproj', 'Xcodeproj' cp_gem 'xcodeproj', 'Xcodeproj', 'tvos-support'
gem 'cocoapods-dependencies' gem 'cocoapods-dependencies'
......
...@@ -7,8 +7,8 @@ GIT ...@@ -7,8 +7,8 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Core.git remote: https://github.com/CocoaPods/Core.git
revision: 9b06e3d9a6212cabf7ab6e3a77c849df3a983a4f revision: 623ca5ca1dc15ba9e8abab5c3b1a7f7f3deae833
branch: master branch: tvos-support
specs: specs:
cocoapods-core (0.39.0.beta.4) cocoapods-core (0.39.0.beta.4)
activesupport (>= 3.2.15) activesupport (>= 3.2.15)
...@@ -24,8 +24,8 @@ GIT ...@@ -24,8 +24,8 @@ GIT
GIT GIT
remote: https://github.com/CocoaPods/Xcodeproj.git remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 27aecbfd66e883d1df616355347246b30fec551d revision: 06283f254e8137c4d9512d29b91afd1fdcfa053c
branch: master branch: tvos-support
specs: specs:
xcodeproj (0.27.2) xcodeproj (0.27.2)
activesupport (>= 3) activesupport (>= 3)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment