development:tools:flutter_development_machine:xcode:start

This is an old revision of the document!


Xcode

Install Xcode at Mac App Store

Configure Xcode command-line tools by running the following from the command line

sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch

Make sure the Xcode license agreement is signed by either opening Xcode once and confirming or running sudo xcodebuild -license from the command line.

  • development/tools/flutter_development_machine/xcode/start.1626943398.txt.gz
  • Last modified: 2021/07/22 16:43
  • by roy.lee