Device icon indicating copy to clipboard operation
Device copied to clipboard

Cannot install 3.0.3 via cocoapod

Open umekun123 opened this issue 6 years ago • 1 comments

When I install 3.0.3, I get this error.

[!] Unable to satisfy the following requirements:

  • Device (~> 3.0.3) required by Podfile None of your spec sources contain a spec satisfying the dependency: Device (~> 3.0.3).

I can only install it up to 3.0.2, any idea to fix this?

umekun123 avatar Oct 16 '17 05:10 umekun123

Did you run pod repo update or pod install --repo-update already? Installing 3.0.3 after updating the CocoaPods Master Repo works just fine for me.

pschneider avatar Nov 25 '17 20:11 pschneider

Closing this issue as cocoapods works for version 3.2.1

kishorepran avatar Oct 01 '22 07:10 kishorepran