ios - Add Provisioning profile without adding account in xcode: 8.3.3 -


i have created new project in xcode , want sign in development mode.it asks me login developer account. don't have account, have provisioning profiles , certificates. have tried many ways din't work. tried off auto signing don't also.

please check screenshot.

enter image description here

how did create provisioning profile , certificates if don't have developer account?

a developer account needed, since profiles , certificates "linked" specific account.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -