Hi,
I'm writing my second App and i need to create a new Certificate file and a new Provision file.
I read the tutorial "Managing multiple certificates / provision files" and I understood I can use the same keys Folder of first app.
I understood I can use the same B4i.keystore, B4i.p12 and certSigningRequest.csr in the same keys folder of first app.
Now i need to create only Certificate and provision file.
Then I must specify for each App (also for the first):
#CertificateFile: ios_*.cer
#ProvisionFile: *.mobileprovision
on #Region Project Attributes.
It is correct?
Tks
Marco
I'm writing my second App and i need to create a new Certificate file and a new Provision file.
I read the tutorial "Managing multiple certificates / provision files" and I understood I can use the same keys Folder of first app.
I understood I can use the same B4i.keystore, B4i.p12 and certSigningRequest.csr in the same keys folder of first app.
Now i need to create only Certificate and provision file.
Then I must specify for each App (also for the first):
#CertificateFile: ios_*.cer
#ProvisionFile: *.mobileprovision
on #Region Project Attributes.
It is correct?
Tks
Marco