LoginSignup
3
2

More than 5 years have passed since last update.

Xcode ライセンスに同意をコマンドラインで実行する方法

Posted at

忘れがちなのでメモ

なんかのツール使ってて

Agreeing to the Xcode/iOS license requires admin privileges, please re-run as root via sudo.

って言われたら

$ sudo xcodebuild -license

あとは適当に Enter 押して q 押して agree って入力

3
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
2