Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jcurtis-cc opened this issue Jan 9, 2021 · 3 comments

Comments

@jcurtis-cc
Copy link

jcurtis-cc commented Jan 9, 2021

[!] 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

@devinroth
Copy link
Member

devinroth commented Jan 10, 2021 via email

@heyjaywilson
Copy link

I recently ran into this on Tuesday Jan 19th.

@devinroth
Copy link
Member

devinroth commented Jan 21, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants