uber / uber/RIBs-iOS

When release new version need update metadata too. CocoaPods

Open
#46 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
193
Forks
23
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

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.

Assessment

Tech stack
ios, swift
Domain
documentation, release
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.