Invalid RIBs.podspec file
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 7.9k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Can't install the latest version (0.9.3) through pod install
Even after specifying the podspec directly like below
pod 'RIBs', :podspec => 'https://github.com/uber/RIBs/blob/master/RIBs.podspec'
I still get
[!] Failed to load 'RIBs' podspec:
[!] Invalid RIBs.podspec file: syntax error, unexpected '<'
syntax error, unexpected '<'
I'm pointing to the git directly for now but would be nice if somebody can address the issue
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.
Research direction
Start with RIBs.podspec and reproduce the pod install failure for version 0.9.3 using the URL shown in the issue. Check the referenced podspec source and confirm that pod install no longer reports the unexpected '<' or HTML syntax errors.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100