Unable to load Info.plist error Xcode 10 under macOS 10.14 Mojave

后端 未结 7 1322
不思量自难忘°
不思量自难忘° 2020-12-01 08:53

I got this error message while running my app from within Xcode and the Archived exported app do NOT execute under macOS 10.14

[default] Unable to load Info.         


        
7条回答
  •  暖寄归人
    2020-12-01 09:52

    It's not an Xcode bug, it's a Mojave bug.

    I met this error every seconds. No matter I open any app, all comes with this bug in the Console.

    I can't use the settings in System Prefrences - Security - Privacy - Accessibility because I can't add anything to the list ( I'm sure I unlocked the panel )

    And when I start Steam, it also cause this error ------ Then the Steam exits on it's own.

    Seems it was due to the CoreServices or LaunchServices, but I don't know what to do.

提交回复
热议问题