“could not inspect application package” Xcode

后端 未结 10 1966
半阙折子戏
半阙折子戏 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:41

    In my case I was working with Cordova and Firebase. Remove all Google frameworks from Embed frameworks (but leave them under Linked Binary With Libraries) solve the problem.

提交回复
热议问题