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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -