Skip to content
New issue

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

JSON podspec raises warning when specifying flatten option for http source. #193

Closed
alloy opened this issue Oct 31, 2014 · 0 comments
Closed

Comments

@alloy
Copy link
Member

alloy commented Oct 31, 2014

An example can be found at https://gist.github.com/alloy/f3e0ce3f72fd55cb90ee

~/t/C/mailcore2-ios-5 » pod spec lint mailcore2.podspec.json

 -> mailcore2 (0.4.5)
    - WARN  | [iOS] Incompatible `flatten` key(s) with `http` primary key for `source` attribute

Analyzed 1 podspec.

[!] The spec did not pass validation.

Thus it currently needs to be used with the --only-errors option to be able to pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant