Closed atom-wintermute closed 8 years ago
.rvm/gems/ruby-2.2.1/gems/cocoapods-core-1.0.1/lib/cocoapods-core/podfile.rb:295:in rescue in block in from_ruby': (Pod::DSLError) [!] InvalidPodfilefile: Unsupported options{:exclusive=>true}for target`..
rescue in block in from_ruby': (Pod::DSLError) [!] Invalid
file: Unsupported options
for target
Podfile: ... target '', :exclusive => true do pod 'EasyMapping', '0.6.3' pod 'AFNetworking', '2.5.1' pod 'Typhoon', '3.3.4' end ...
@atom-wintermute thanks for reporting! That's not a bug - update your Podfile to Cocoapods 1.0 syntax.
.rvm/gems/ruby-2.2.1/gems/cocoapods-core-1.0.1/lib/cocoapods-core/podfile.rb:295:in`..
rescue in block in from_ruby': (Pod::DSLError) [!] Invalid
Podfilefile: Unsupported options
{:exclusive=>true}for target
Podfile: ... target '', :exclusive => true do
pod 'EasyMapping', '0.6.3'
pod 'AFNetworking', '2.5.1'
pod 'Typhoon', '3.3.4'
end
...