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

YubiKit 4.5.0 not available via CocoaPods #155

Open
Chralu opened this issue Jun 5, 2024 · 0 comments
Open

YubiKit 4.5.0 not available via CocoaPods #155

Chralu opened this issue Jun 5, 2024 · 0 comments

Comments

@Chralu
Copy link

Chralu commented Jun 5, 2024

Running "pod install" or "pod update" with the project podfile containing pod 'YubiKit', '4.5.0' gives this error:

[!] CocoaPods could not find compatible versions for pod "YubiKit":
  In Podfile:
    YubiKit (= 4.5.0)

None of your spec sources contain a spec satisfying the dependency: `YubiKit (= 4.3.0)`.

Searching for "YubiKit" on https://cocoapods.org/ shows the latest version as 4.4.0.

The podspec for 4.5.0 will need to be submitted to CocoaPods.org
See "How do I update an existing Pod?" in https://guides.cocoapods.org/making/specs-and-specs-repo.html

The version 4.5.0 ReadMe file implies it will be available.

Add YubiKit to your Podfile

use_frameworks!
pod  'YubiKit', '~> 4.5.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant