iOS market Signing code, Certificates (Cer) (.p12)

Hey guys, I have figured out the provisional codes finally but im having a hard time figuring out the signing code and certificate? I know how to turn something into a .p12 file but my real problem is I DONT KNOW WHAT FILE TO USE. I cant find any files called signing code or certificate which leads me to beleive they are called something else. I have made the development and distrubution certificates… so idk if thats relevant. This my last step before downloading and putting into xcode so any help will be appreciated. Thanks!

The iOS signing process can be really confusing, so it’s not uncommon to have trouble there. Have you read this page?

http://flowlab.io/resources_mobile_builds

So is the signing certificate the same thing as the developer certificate?

Yes, they are the same thing.

Alright thanks Grazer. I wil give it another try.