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 downloads 5.0.0 instead of the latest #55

Open
kmspop opened this issue Jun 5, 2021 · 0 comments
Open

Cocoapods downloads 5.0.0 instead of the latest #55

kmspop opened this issue Jun 5, 2021 · 0 comments

Comments

@kmspop
Copy link

kmspop commented Jun 5, 2021

Hi.

I'm on Xcode 12 + Swift 5
Adding this line to my Podfile

pod 'SwiftEventBus', :tag => '5.1.0', :git => 'https://github.com/cesarferreira/SwiftEventBus.git'

downloads 5.0.0 instead of 5.1.0.

Update all pods
Updating local specs repositories
Analyzing dependencies
Pre-downloading: `SwiftEventBus` from `https://github.com/cesarferreira/SwiftEventBus.git`, tag `5.1.0`
Downloading dependencies
Installing SwiftEventBus 5.0.0

I see the Podspec is set to 5.0.0.
Would that be the reason it pulls 5.0.0?
Sorry I'm new to iOS development.

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

1 participant