Skip to content
This repository has been archived by the owner on May 23, 2022. It is now read-only.

Pod version slightly outdated in pod search result #92

Closed
pt2277 opened this issue May 22, 2018 · 2 comments
Closed

Pod version slightly outdated in pod search result #92

pt2277 opened this issue May 22, 2018 · 2 comments

Comments

@pt2277
Copy link

pt2277 commented May 22, 2018

When I perform pod search TouchVisualizer it shows that the latest version is 3.0.1, but I am still able to use latest version mentioned here with pod "TouchVisualizer", '~>3.0.2'.

I have never created or published a pod before so I'm not sure how to keep the pod info updated, but just a heads-up 👍
screenshot 2018-05-22 16 47 28

@morizotter
Copy link
Owner

I do as you did and the result is below. I don't know well about pod search, but it seems that it searches in the local cocoapods repos?

$ pod search TouchVisualizer
-> TouchVisualizer (3.0.2)
   Effective presentation with TouchVisualizer!
   pod 'TouchVisualizer', '~> 3.0.2'
   - Homepage: https://github.com/morizotter/TouchVisualizer
   - Source:   https://github.com/morizotter/TouchVisualizer.git
   - Versions: 3.0.2, 3.0.1, 3.0.0, 2.1.1, 2.1.0, 2.0.1, 1.5.0, 1.4.0, 1.3.1, 1.3.0, 1.2.1, 1.2.0, 1.1.5, 1.1.4, 1.1.3, 1.1.2, 1.1.1, 1.1.0 [master repo]

-> COSTouchVisualizer (1.0.6)
   Visualize iOS finger touches, gestures and holds on external displays
   pod 'COSTouchVisualizer', '~> 1.0.6'
   - Homepage: https://github.com/conopsys/COSTouchVisualizer
   - Source:   https://github.com/conopsys/COSTouchVisualizer.git
   - Versions: 1.0.6, 1.0.5, 1.0.4, 1.0.3, 1.0.2, 1.0.1, 1.0.0 [master repo]
(END)

How about trying to type pod setup and the result may change ;)

TouchVisualizer's latest version is 3.0.2 Cocoapods.

@pt2277
Copy link
Author

pt2277 commented May 23, 2018

Thanks for the reply! The result on my side from pod search is now also up-to-date, without me really doing anything. I'm closing this issue now.

@pt2277 pt2277 closed this as completed May 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants