“could not inspect application package” Xcode

后端 未结 10 1965
半阙折子戏
半阙折子戏 2020-12-10 05:48

For some reason I imported some files in xcode (a third party SDK), and even if the app builds successfully I receive this error: Xcode Error Message: “could not inspect app

10条回答
  •  庸人自扰
    2020-12-10 06:43

    I was getting the same error. I resolve it by removing third party library from "embbedded binaries" list and added into the "linked frameworks and libraries".

提交回复
热议问题