Xcode ios app development code signing

后端 未结 8 1211

When I run my app into my iphone I have this Warning:

unable to build chain to self-signed root for signer \"\".

My application Installed

8条回答
  •  醉酒成梦
    2020-12-10 18:38

    You are using Distribution certificate instead of Development Certificate if you are able to install app in debug mode but it closes automatically once installation completed.

提交回复
热议问题