Xcode couldn't find any provisioning profiles matching

前端 未结 6 474
一生所求
一生所求 2021-02-01 14:24

I am trying to rebuild an ios app, that previously had no issues (first rebuild in 6 months or so). Environment is OSX 10.13.5 with all the latest updates, Xcode 9.4.1, Ionic is

6条回答
  •  梦毁少年i
    2021-02-01 14:55

    Try to check Signing settings in Build settings for your project and target. Be sure that code signing identity section has correct identities for Debug and Release.

提交回复
热议问题