Skip to content

CocoaPods could not find compatible versions for pod "SwiftOSC": ~> 1.4 #54

@jcurtis-cc

Description

@jcurtis-cc
[!] CocoaPods could not find compatible versions for pod "SwiftOSC":
  In Podfile:
    SwiftOSC (~> 1.4)

None of your spec sources contain a spec satisfying the dependency: `SwiftOSC (~> 1.4)`.

You have either:
 * mistyped the name or version.
 * not added the source repo that hosts the Podspec to your Podfile.

Changing the podfile line to pod 'SwiftOSC', '~> 1.3' allows SwiftOSC (1.3.1) to install

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