uber / uber/RIBs

Invalid RIBs.podspec file

Open
#388 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

iOS
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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.