Skip to content

[Bug] [iOS] Podspec version 0.9.2 doesn't pushed to CocoaPods specs repo #312

Description

@xzeror

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    iOSiOS related tickets

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions