
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
각 의미가 궁금합니다.
1) iOS simulator
2) sudo xcodebuild -license
3) Dev Tools Web UI has been removed. Learn more.
[상황]
iOS simulator를 열기 위해 press i 버튼을 눌렀더니, 아래와 같은 안내문구가 노출 되었습니다.
Error running `xcrun simctl help`: Xcode license is not accepted. Please run `sudo xcodebuild -license`.
XDLError: Xcode license is not accepted. Please run `sudo xcodebuild -license`.
Unable to verify Xcode and Simulator installation.
› Press ? │ show all commands
sudo xcodebuild -license 를 입력했더니 아래 문구가 떴습니다.
Dev Tools Web UI has been removed. Learn more.

