Software Archive
Read-only legacy content
17061 Discussions

CREATE AN IOS CERTIFICATE CSR FILE IN XDK NEW LAYOUT CORDOVA 5.4.1

Leonidas_S_
New Contributor I
261 Views

5 - On an Apple OS X* system, click Continue to create a CSR.

If you do not have an Apple OS X system and have not yet uploaded a certificate to the Intel XDK build system, you can create a CSR file using the Intel XDK Build tab:

  • In the Intel XDK Build tab, click the iOS build tile.
  • Click the Edit button next to iOS Certificate.
  • In step 1a, click the download button and save the CSR file to your local system.

https://software.intel.com/en-us/xdk/articles/walkthrough-obtain-ios-dev-cert

 

 

HOW CREATE AN IOS CERTIFICATE CSR FILE IN XDK NEW LAYOUT CORDOVA 5.4.1???

IN THE MID I CONVERTED A CERT P12 FILE BUT GETTING ERRR ON BUILD:  // IS IT FOR THIS REASON THE ERROR...?

"Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private key pairs) that match the provisioning profile specified in your build settings (“March2016PC-08-03-iOS”) were found.

"

 

0 Kudos
5 Replies
Elroy_A_Intel
Employee
261 Views

I recommend that you create new iOS certificate to access associated P12 file appropriately. For more information visit https://software.intel.com/en-us/xdk/docs/intel-xdk-certificate-management#view-create-import-apple-certs

0 Kudos
Leonidas_S_
New Contributor I
261 Views

keep the old P12 migrated (P12 file from legacy) ?  basically P12 created independently? where needed/linked the P12 in the provisioning profile file creation???

0 Kudos
PaulF_IntelCorp
Employee
261 Views

Leonidas -- you can keep the migrated P12 certs and continue to use them. If they no longer work, it is easiest and simplest to simply create a new set using your Apple Developer account.

See this doc page for details about the new way to create build certificates > https://software.intel.com/en-us/xdk/docs/intel-xdk-certificate-management < and see this one for specific instructions regarding iOS certs > https://software.intel.com/en-us/xdk/articles/walkthrough-obtain-ios-appstore-adhoc-cert-and-p12 <

0 Kudos
Leonidas_S_
New Contributor I
261 Views

BUILD PAGE YOU CREATED BEFORE CERT SIGN REQUEST 

WHERE NOW YOU CREATE THIS... NEW XDK,...?

0 Kudos
PaulF_IntelCorp
Employee
261 Views

Leonidas -- please read the text on this page and watch the video > https://software.intel.com/en-us/videos/upgrading-an-existing-intel-xdk-project-to-version-3088 (there is no audio)

0 Kudos
Reply