We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 bin
――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
/Users/username/.rvm/gems/ruby-3.0.0/bin/pod bin
What did you do?
What did you expect to happen?
What happened instead?
CocoaPods : 1.14.2 Ruby : ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-darwin22] RubyGems : 3.4.22 Host : macOS 13.5.2 (22G91) Xcode : 15.1 (15C5059c) Git : git version 2.39.3 (Apple Git-145) Ruby lib dir : /Users/username/.rvm/rubies/ruby-3.0.0/lib Repositories : master - git - https://github.com/CocoaPods/Specs.git @ 8d29e3a786c4359f4deb77a073cc6291114e58d6 trunk - CDN - https://cdn.cocoapods.org/
cocoapods-deintegrate : 1.0.5 cocoapods-disable-podfile-validations : 0.2.0 cocoapods-generate : 2.2.5 cocoapods-imy-bin : 0.3.0.11 cocoapods-plugins : 1.0.0 cocoapods-search : 1.0.1 cocoapods-trunk : 1.6.0 cocoapods-try : 1.2.0
source 'https://github.com/cocoapods/specs.git' #命令写在这里也是等效, 已移动到Podfile_local中,避免git提交冲突等场景 #plugin 'cocoapods-imy-bin' #use_binaries! target 'Demo' do pod 'FMDB' pod 'LKDBHelper' pod 'YYModel',:podspec => 'https://github.com/ibireme/YYModel/raw/master/YYModel.podspec' pod 'YYCache',:podspec => 'https://github.com/ibireme/YYCache/raw/master/YYCache.podspec' end
RuntimeError - Unable to find the default subcommand `open` for command `Pod::Command::Bin`. /Users/username/.rvm/gems/ruby-3.0.0/gems/claide-1.1.0/lib/claide/command.rb:368:in `load_default_subcommand' /Users/username/.rvm/gems/ruby-3.0.0/gems/claide-1.1.0/lib/claide/command.rb:354:in `parse' /Users/username/.rvm/gems/ruby-3.0.0/gems/claide-1.1.0/lib/claide/command.rb:352:in `parse' /Users/username/.rvm/gems/ruby-3.0.0/gems/claide-1.1.0/lib/claide/command.rb:330:in `run' /Users/username/.rvm/gems/ruby-3.0.0/gems/cocoapods-1.14.2/lib/cocoapods/command.rb:52:in `run' /Users/username/.rvm/gems/ruby-3.0.0/gems/cocoapods-1.14.2/bin/pod:55:in `<top (required)>' /Users/username/.rvm/gems/ruby-3.0.0/bin/pod:25:in `load' /Users/username/.rvm/gems/ruby-3.0.0/bin/pod:25:in `<main>' /Users/username/.rvm/gems/ruby-3.0.0/bin/ruby_executable_hooks:22:in `eval' /Users/username/.rvm/gems/ruby-3.0.0/bin/ruby_executable_hooks:22:in `<main>'
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
$ pod bin
――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Command
Report
What did you do?
What did you expect to happen?
What happened instead?
Stack
Plugins
Podfile
Error
The text was updated successfully, but these errors were encountered: