“could not inspect application package” Xcode

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

    I faced this issue with Google Sign-in SDK. below is the fix.

    1. BuildPhases -> Embedded Frameworks ->Enable "Copy only when installing"

    I am just posting this as this may help someone.

提交回复
热议问题