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
It seems the document says 'headers' is a supported key, but I keep getting this error if I use headers.
If I remove headers, then it fails on different error, which looks like failing to download zip file because of missing authorization.
I'm using pod 1.8.4 and it seems cocoa pod-downloader is 1.2.2.
error
pod spec lint test-framework.podspec
-> test-framework (0.1.0)
- ERROR | [iOS] unknown: Encountered an unknown error (Unrecognized options `[:headers]`) during validation.
Analyzed 1 podspec.
[!] The spec did not pass validation, due to 1 error.
Hi,
I'm trying to set up private repo and have a problem with source setting with http url.
http://guides.cocoapods.org/syntax/podspec.html#source
It seems the document says 'headers' is a supported key, but I keep getting this error if I use headers.
If I remove headers, then it fails on different error, which looks like failing to download zip file because of missing authorization.
I'm using pod 1.8.4 and it seems cocoa pod-downloader is 1.2.2.
error
podspec file
gemfile.lock
The text was updated successfully, but these errors were encountered: