For newbies, there are "terminal lines" in more than one place and they should be specified. #11449
Labels
e2-days
Effort: < 5 days
from.page-issue
Reported in a reader-filed concern
p2-medium
Necessary but not urgent concern. Resolve when possible.
Page URL
https://docs.flutter.dev/get-started/install/macos/mobile-ios/
Page source
https://github.com/flutter/website/tree/main/src/content/get-started/install/macos/mobile-ios.md
Describe the problem
There is a note that says to type this
$ sudo sh -c 'xcode-select -s /Applications/Xcode.app/Contents/Developer && xcodebuild -runFirstLaunch'
but where? is this in Visual Studio, Apple Terminal? As an OG "linear" programmer returning to the fold with an idea this multi layered development environment isn't clear. I think I need to start with a high level view of how Flutter/xcode/VS/Cocoa pods etc integrate and why. My systems have many of these components already installed so I can't tell what is already done and what isn't, and as I said at first I have no idea where to make the terminal entry.
Expected fix
Add notes about where to make code entries.
Additional context
No response
I would like to fix this problem.
The text was updated successfully, but these errors were encountered: