xcrun unable to find simctl

后端 未结 8 1218
我寻月下人不归
我寻月下人不归 2020-11-30 21:54

Attempting:

xcrun simctl 

in terminal yields:

xcrun: error: unable to find utility \"simctl\", not a de

8条回答
  •  野性不改
    2020-11-30 22:30

    If you are interested in command line "approach", please try: installer -pkg /Applications/Xcode.app/Contents/Resources/Packages/XcodeSystemResources.pkg -target /. In addition, please make sure that xcode-select -s selected right Xcode installation path.

提交回复
热议问题