When release new version need update metadata too. CocoaPods
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- ios, swift
- Domain
- documentation, release
Research direction
Start with README.md at the linked line and inspect the RIBs podspec reference in the CocoaPods Specs repository. Check the version badge, repository link, and documented pod dependency against release 1.0.0, then verify that the README example resolves to the published spec.
Written by the indexing model from the issue text.
Description
We have new version - 1.0.0 but README.md without change version - use v0.9.1 https://img.shields.io/cocoapods/v/RIBs.svg and link to old repo https://cocoapods.org/pods/ribs -> https://github.com/uber/RIBs
https://github.com/uber/RIBs-iOS/blob/main/README.md?plain=1#L7C1-L7C104
RIBs podspec
https://github.com/CocoaPods/Specs/blob/master/Specs/8/c/1/RIBs/0.9.1/RIBs.podspec.json
If use
pod 'RIBs', '~> 1.0'
by README.md then we get error
[!] CocoaPods could not find compatible versions for pod "RIBs":
In Podfile:
RIBs (~> 1.0)
None of your spec sources contain a spec satisfying the dependency: `RIBs (~> 1.0)`.
You have either:
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
- Dominant language
- Swift
- Stars
- 193
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from uber/RIBs-iOS
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 42/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
type: docs
Difficulty 1/5 Under an hour Newbie friendliness 95/100
googleapis/google-cloud-swift#971 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
mozilla-mobile/firefox-ios#35743 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
manaflow-ai/cmux#13417 ·