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'
group :development do
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-plugins', 'cocoapods-plugins'
cp_gem 'cocoapods-search', 'cocoapods-search'
......@@ -23,7 +23,7 @@ group :development do
cp_gem 'cocoapods-trunk', 'cocoapods-trunk'
cp_gem 'cocoapods-try', 'cocoapods-try'
cp_gem 'molinillo', 'Molinillo', '0.3-stable'
cp_gem 'xcodeproj', 'Xcodeproj'
cp_gem 'xcodeproj', 'Xcodeproj', 'tvos-support'
gem 'cocoapods-dependencies'
......
......@@ -7,8 +7,8 @@ GIT
GIT
remote: https://github.com/CocoaPods/Core.git
revision: 9b06e3d9a6212cabf7ab6e3a77c849df3a983a4f
branch: master
revision: 623ca5ca1dc15ba9e8abab5c3b1a7f7f3deae833
branch: tvos-support
specs:
cocoapods-core (0.39.0.beta.4)
activesupport (>= 3.2.15)
......@@ -24,8 +24,8 @@ GIT
GIT
remote: https://github.com/CocoaPods/Xcodeproj.git
revision: 27aecbfd66e883d1df616355347246b30fec551d
branch: master
revision: 06283f254e8137c4d9512d29b91afd1fdcfa053c
branch: tvos-support
specs:
xcodeproj (0.27.2)
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