MobileDevice.pkg untrusted, cannot open Xcode after OS X update

后端 未结 11 638
渐次进展
渐次进展 2020-12-22 17:45

After an automatic update of macOS v10.15 (Catalina), I am unable to open Xcode. Xcode prompts me to install additional components but the installation fails because of Mobi

11条回答
  •  無奈伤痛
    2020-12-22 18:01

    rm -rf /Applications/Xcode.app/Contents/Resources/Packages/*.pkg
    

    It will work and re-open the x-code

提交回复
热议问题