Xcode 11.2 - Unable to install App file to device?

前端 未结 20 3020
半阙折子戏
半阙折子戏 2020-12-29 18:32

I recently updated my OS to Catalina, and updated Xcode to 11.2. Since doing so, when I try to run a release version of my app on my device, I\'m simply given the error:

20条回答
  •  甜味超标
    2020-12-29 19:10

    I got this error when running a project that had a library under Embed Frameworks which had Code Sign on Copy unchecked. Check-marking this resolved this issue for me.

提交回复
热议问题