Xcode has conflicting provisioning settings

前端 未结 8 1543
不思量自难忘°
不思量自难忘° 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:40

    Project Target -> Build Settings -> Code Signing Identity -> Change the Debug and Release to iOS Developer and iOS Distribution.

提交回复
热议问题