![240](https://cdn2.jianshu.io/assets/default_avatar/4-3397163ecdb3855a0a4139c34a695885.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
首先感谢回复 最后我reset rvm解决了 可能是版本问题
CocoaPods安装方法-2025.01.23本文长期更新!M系列芯片的机型也适用 前言(这个很重要): 在需要安装CocoaPods时,总会有各种烦人的问题导致安装失败,请先查看下面的链接: 安装前:给Terminal...
daixuetingdeiMac:~ daixueting$ gem sources -l
*** CURRENT SOURCES ***
https://rubygems.org/
daixuetingdeiMac:~ daixueting$ gem sources --remove https://rubygems.org/
https://rubygems.org/ removed from sources
daixuetingdeiMac:~ daixueting$ gem sources --add https://gems.ruby-china.com/
ERROR: While executing gem ... (Gem::Exception)
OpenSSl is not available. Install OpenSSL and rebuild Ruby (preferred) or use non-HTTPS sources
daixuetingdeiMac:~ daixueting$ gem sources -l
*** CURRENT SOURCES ***
你好 我安装pod过程中遇到这个问题怎么破 求助!
CocoaPods安装方法-2025.01.23本文长期更新!M系列芯片的机型也适用 前言(这个很重要): 在需要安装CocoaPods时,总会有各种烦人的问题导致安装失败,请先查看下面的链接: 安装前:给Terminal...