You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When specifying a spec.source = { :path => "/some/local/path" } in a Podspec, an error is given when trying to lint the file:
Encountered an unknown error (Unsupported download strategy{:path=>"/some/local/path"}.) during validation.
The Guidelines for Contributing indicate the issue is actually in the comments of this file: https://github.com/CocoaPods/Core/blob/master/lib/cocoapods-core/specification/dsl.rb