Unable to install app in simulator xcode 9 beta

前端 未结 12 979
耶瑟儿~
耶瑟儿~ 2020-12-16 12:54

I downloaded Xcode 9 beta recently, and when I tried to run my app in the simulator it is not getting installed. I am getting this error in my Xcode every time I try to run

12条回答
  •  既然无缘
    2020-12-16 13:26

    I had the same issue on XCode 9.3.1 when I wanted to add google map framework to my project manually.

    To fix the problem I remove the google frameworks from Embedded binaries...

提交回复
热议问题