Ribs: [Bug] [iOS] Podspec version 0.9.2 doesn't pushed to CocoaPods specs repo

Created on 13 Feb 2019  路  8Comments  路  Source: uber/RIBs

Latest available RIBs podspec in CocoaPods is of version 0.9.1 and it doesn't equal to implementation in HEAD (v0.9.2). So we cann't even build tutorial projects in clean manner.
Steps to reproduce:

  1. Checkout RIBs HEAD.
  2. Change Podfile in any tutorial removing path: = "..."
  3. Run pod install for this tutorial.
  4. Open tutorial workspace in Xcode.
  5. Build project.
    Result: build failed with error: AppDelegate.swift:40:9: Value of type 'LaunchRouting' has no member 'launch'
    Expected: build finished successfully

All 8 comments

a very big up here

cc @jbarr21 , @ElonPark @imairi @pomozoff @daidongon @Leland-Takamine

that's a major issue since 0.9.1. Please take 10 minute to pod repo push your framework. This will help a lot of team instead of pseudo-temporary-fixing it in our podfile

Thanks in advance

  • @sbarow

thanks

Up for this one . Thanks Uber's team

@kovpas Hi, can you help us with this issue?

Hello, once again, bump/up this one 鉁岋笍

Hello, little up here dudes, thanks for your help

Unfortunately, I don't have rights to bump the podspec. @rudro or @sbarow do you know who can do that?

Was this page helpful?
0 / 5 - 0 ratings