Installation Failed: Invalid Argument -iOS Extension

后端 未结 16 716
南方客
南方客 2020-12-29 06:44

https://imgur.com/vFn0S7g

I am about to build watch app target from existing project. I encountered a strange error upon finishing build that unables me to run the wa

16条回答
  •  暖寄归人
    2020-12-29 07:14

    I got my error fixed by setting the project's "Product Bundle Identifier". It was empty since my project was being generated by Gyp and I hadn't set that particular setting on the project.

提交回复
热议问题