Hbuilder IOS APP Packaging and publishing

Source: Internet
Author: User
Tags save file

---restore content starts---

Preparation: Apple developer account, a Mac system

No account can be registered here again https://developer.apple.com/

Because the account is the company's, and has not registered, here will not be elaborated.

There are two types of certificates and profiles for iOS:

1 Develop (development) certificates and profiles (for development testing, packaged in a hbuilder, and can be debugged in a real-world environment via Safari )

2 Publish (distribution) certificate and profile (for submission of AppStore, packaged in Hbuilder, can be submitted to loader audit release using application AppStore)

Start the package tutorial below

First iOS certificate (. p12) and profile (. mobileprovision) Request

    • 1 Open the Apple Developer Center https://developer.apple.com/ Click on the account in the navigation bar

1.1 After landing the page looks like this

1.2 Opening certificates,ldentifiers & Profiles

2 Apply APP IDs Note: Chinese and some special characters are not allowed

It is worth mentioning that the bundle ID will be used to see when the Hbuilder is released.

Under the App Services bar, select the service you want to use for your app (if you need to use the message push feature, select push notifications):

Continue Continue

3 Generating a certificate request file

Whether you are applying for a development (development) certificate or a publish (distribution) certificate, you need to use a certificate request (. certsigningrequest) file, and the certificate request file needs to use "Keychain Access" on Mac OS Tool generation.
search for "Keychain" in "Spotlight search" and open the "Keychain Access" tool :

Note the save file name is called "Certificatesigningrequest.certsigningrequest" and is used later when you request a development (development) certificate and a publish (Production) certificate.

Note: Click to select <key> Public key and then click on the keychain in the upper left corner to save may appear can not find the keychain, before doing in a similar situation, in the writing of the essay is not the time ...

4 Application Development (development) certificate

Choose File Open Certificatesigningrequest.certsigningrequest

Click Generate

Download Download Ios_development.cer

Double-click Open Ios_development.cer in Folder

Right-click to select Export

Click the store input key password Note: The secret key password is used when the Hbuilder is released .

5 Adding a debug device

On Devices----and add

where UDID in itunes is preferable to

6 Application Development (development) profile

Select App ID. Select the App ID you want to use (such as the "Com.ztstchina.dz" you created earlier), and click "Continue": Continue

Select the development certificate you created earlier

Add Debug Device Continue

Click "Generage" to generate the description file successfully:

Download profiles File

7 go to Hbuilder release iOS app

Has been released successfully, next to the Apple store on the shelves.

---restore content ends---

Hbuilder IOS APP Packaging and publishing

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.