| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
6 バイト追加 、 2021年7月23日 (金) 06:42
</pre>
====iOS/macOS====
----
=====command line tools の有効化=====
<pre>
$ sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer/
$ sudo xcodebuild -runFirstLaunch
</pre>
=====cocoapods のインストール=====
<pre>
$ sudo gem install cocoapods

案内メニュー