当前位置:网站首页>Flutter doctor 顯示xcode沒有安裝的解决辦法
Flutter doctor 顯示xcode沒有安裝的解决辦法
2022-06-11 19:44:00 【InfoQ】

什麼是 CocoaPods
sudosudo gem install cocoapods
無 Sudo 安裝
--user-installgem install.bash_profileexport GEM_HOME=$HOME/.gem
export PATH=$GEM_HOME/bin:$PATH
--user-install.bash_profilePATHgem which cocoapods$ gem install cocoapods --user-install
$ gem which cocoapods
/Users/eloy/.gem/ruby/2.0.0/gems/cocoapods-0.29.0/lib/cocoapods.rb
$ /Users/eloy/.gem/ruby/2.0.0/bin/pod install
更新 CocoaPods
$ [sudo] gem install cocoapods

边栏推荐
- The latest test questions and answers for the eight major members (standard members) of Ningxia architecture in 2022
- Flutter--Button浅谈
- 何恺明团队的“视频版本MAE”,高效视频预训练!Mask Ratio高达90%时效果也很好!...
- 2022 the latest software testing classic summarized by major manufacturers. After reading it, I'm not afraid I won't get an offer
- Chrome tips - browser web page setting coding, solving the problem of web page garbled code, obtaining the latest version of charset plug-in, UTF-8 coding setting
- YOLOv3 Pytorch代码及原理分析(二):网络结构和 Loss 计算
- pstack和dmesg
- 基于 Vue + Codemirror 实现 SQL 在线编辑器
- Pstack and dmesg
- Software requirements engineering review
猜你喜欢

SLAM APP
【求助】請問如何讓微信公眾號文章在外部瀏覽器中打開後還能顯示下方的精選留言?

Linux环境安装mysql数据库详细教程(含卸载和密码重置过程)

WR | 西湖大学鞠峰组微纳塑料污染对人工湿地菌群与脱氮功能的影响

Leetcode 1992. 找到所有的农场组(可以,一次过)

LNMP架构源码编译安装图文讲解(附带搭建论坛实验)

APB2standard_ handshake_ Bridge design

POJ 1458 longest common subsequence (dynamic planning exercise)

3D建模有什么技巧吗?

Lecture 30 linear algebra Lecture 2 Matrix
随机推荐
Chrome tips - browser web page setting coding, solving the problem of web page garbled code, obtaining the latest version of charset plug-in, UTF-8 coding setting
接口隔离原则
Image transformation torchvision Transforms notes
【C语言刷题——Leetcode10道简单题】
Proficient in xmake
Find the maximum 3 same digits in the string
MySQL - Basic select statement
What is the workflow of dry goods MapReduce?
Yolov3 pytoch code and principle analysis (II): network structure and loss calculation
图像变换 torchvision.transforms 笔记
Merge sort divide and conquer
Use Mysql to determine the day of the week
AHB2Standard_handshake_bridge 设计
使用贝叶斯优化进行深度神经网络超参数优化
Leetcode 1992. 找到所有的农场组(可以,一次过)
POJ 1458 longest common subsequence (dynamic planning exercise)
APB2standard_handshake_bridge 设计
SISO decoder for repetition (supplementary Chapter 4)
Building web applications
Pyqt5 tips - button vertical display method, QT designer sets button vertical display.