Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Removed cs.default_subspec from subspecs as this is now disallowed#272

Merged
swisspol merged 1 commit intoswisspol:masterfrom
bizz84:master
Jul 15, 2016
Merged

Removed cs.default_subspec from subspecs as this is now disallowed#272
swisspol merged 1 commit intoswisspol:masterfrom
bizz84:master

Conversation

@bizz84
Copy link
Copy Markdown
Contributor

@bizz84 bizz84 commented Jul 15, 2016

According to this CocoaPods/CocoaPods#5228, default_subspecs is now disallowed for subspecs, which causes pod lint validation to fail. This is the reason why pod version 3.3.3 is not available on the main CocoaSpecs reason.

pod install
Analyzing dependencies
Pre-downloading: `GCDWebServer` from `https://github.com/bizz84/GCDWebServer`, commit `5834770e083cc4e72c7fa13f9c3f0d5accad89da`
[!] The `GCDWebServer` pod failed to validate due to 2 errors:
    - ERROR | attributes: Can't set `default_subspecs` attribute for subspecs (in `GCDWebServer/WebDAV`).
    - ERROR | attributes: Can't set `default_subspecs` attribute for subspecs (in `GCDWebServer/WebUploader`).

@swisspol swisspol merged commit 43555c6 into swisspol:master Jul 15, 2016
@swisspol
Copy link
Copy Markdown
Owner

Thanks!

@swisspol
Copy link
Copy Markdown
Owner

Note that 3.3.3 hasn't been released, this is why it's not on CocoaPod.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants