Xcode has conflicting provisioning settings

前端 未结 8 1694
不思量自难忘°
不思量自难忘° 2021-02-01 17:09

I have an Ionic 2 app, which builds and is testable in Xcode 8.2.1 Simulator environment, e.g. iPhone7 (Build Successful).

<
8条回答
  •  轮回少年
    2021-02-01 17:50

    The problem is in Code Signing Identity. This is a new problem that showed up on the latest release of Xcode. Go to Code Signing Identity, make all IOS Developer rather that IOS distribution.

提交回复
热议问题