We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.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<target_name>`..
rescue in block in from_ruby': (Pod::DSLError) [!] Invalid
file: Unsupported options
for target
Podfile: ... target '<target_name>', :exclusive => true do pod 'EasyMapping', '0.6.3' pod 'AFNetworking', '2.5.1' pod 'Typhoon', '3.3.4' end ...
The text was updated successfully, but these errors were encountered:
@atom-wintermute thanks for reporting! That's not a bug - update your Podfile to Cocoapods 1.0 syntax.
Sorry, something went wrong.
No branches or pull requests
.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
<target_name>`..Podfile:
...
target '<target_name>', :exclusive => true do
pod 'EasyMapping', '0.6.3'
pod 'AFNetworking', '2.5.1'
pod 'Typhoon', '3.3.4'
end
...
The text was updated successfully, but these errors were encountered: