Game Development Reference
In-Depth Information
Generating certificates
Generating a certificate is a process that needs to be started in the development device
(your Mac) and then completed in the Apple developer's portal.
First, you will need to open KeyChain Access , and through the drop-down menu of
KeyChain Access , select Certificate Assistant . Finally, click on Request a Certificate
from a Certified Authority .
From the Certificate Assistant window, fill the User Email Address field with your e-
mail, insert a common name, and mark the Save to disk option to save the file to your disk.
Click on Continue and save it to your desktop (or somewhere you can remember later).
This process will generate a file with a *.certSigningRequest extension. Go direc-
tly to the Apple developer's portal, access the iOS developers, and click on the Certificates
section.
Click on Add , and you will be moved to a screen where you need to select a certificate
type. Keep in mind that we will use the generated *.certSigningRequest extension
twice. We will generate a development certificate to be used for the testing phase, and then
we will make one for production, which will be used for the final build and store submis-
sion version of your games.
Search WWH ::




Custom Search