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

'pod spec which --version' is not working #12702

Open
1 task done
malice00 opened this issue Nov 17, 2024 · 1 comment
Open
1 task done

'pod spec which --version' is not working #12702

malice00 opened this issue Nov 17, 2024 · 1 comment

Comments

@malice00
Copy link

malice00 commented Nov 17, 2024

Report

What did you do?

pod spec which boost --version 1.58.0

What did you expect to happen?

I expected to get information/location for the boost pod v1.58.0

What happened instead?

I got an error saying pod didn't understand the option '--version' and asked if I meant '--version':

pod spec which boost --version 1.58.0
[!] Unknown option: `--version`
Did you mean: --version?

CocoaPods Environment

Stack

   CocoaPods : 1.16.2
        Ruby : ruby 2.6.10p210 (2022-04-12 revision 67958) [universal.arm64e-darwin23]
    RubyGems : 3.0.3.1
        Host : macOS 14.7 (23H124)
       Xcode : 16.0 (16A242d)
         Git : git version 2.39.5 (Apple Git-154)
Ruby lib dir : /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib
Repositories : trunk - CDN - https://cdn.cocoapods.org/

Installation Source

Executable Path: /Users/malice/workspace/COCOAPODS/gems/bin//pod

Plugins

cocoapods-deintegrate : 1.0.5
cocoapods-plugins     : 1.0.0
cocoapods-search      : 1.0.1
cocoapods-trunk       : 1.6.0
cocoapods-try         : 1.2.0

Project that demonstrates the issue

No project necessary!

@malice00
Copy link
Author

malice00 commented Nov 17, 2024

This error also occurs for pod spec cat --version.

Not using '--version' works, but only gives me the latest version of the pod, which is not what I need.

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