Commit 7f672bd5 authored by Marius Rackwitz's avatar Marius Rackwitz

[Gemfile] Use custom xcodeproj branch

parent 961db158
...@@ -21,7 +21,7 @@ group :development do ...@@ -21,7 +21,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' cp_gem 'molinillo', 'Molinillo'
cp_gem 'xcodeproj', 'Xcodeproj' cp_gem 'xcodeproj', 'Xcodeproj', 'ext_build_settings'
gem 'cocoapods-dependencies' gem 'cocoapods-dependencies'
......
...@@ -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: 2ef226943bf432aef0b610fcbe8b99e9ae9ef1f8 revision: 7163b7ac8532e7764cf6ec1c1ab89af729413a5b
branch: master branch: ext_build_settings
specs: specs:
xcodeproj (0.21.0) xcodeproj (0.21.0)
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