Skip to content

Pod specs seems to be pointing to old version of Texture (2.0) #42

@MussaCharles

Description

@MussaCharles

Hello, thanks for a great tool.
I have Texture 3.0.0 installed on my machine. But installing RxASDataSources failed with the following error

[!] CocoaPods could not find compatible versions for pod "Texture":
  In snapshot (Podfile.lock):
    Texture (= 3.0.0)

  In Podfile:
    RxASDataSources was resolved to 0.2, which depends on
      Texture (~> 2.0)

    Texture

Is this a known issue or should I point to a specific branch for update version of RxASDataSources which depends on Texture 3+, as described on the repo version history?

Here is how my Podfile looks like

 pod 'Texture' # Texture 3.0.0 (Latest version)
 pod 'RxASDataSources' # Attempting to add RxASDataSources (This gives the error above on 'pod install command'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions