Friday, February 22, 2019

6 - Upload file build to Itune Store

Before this step, you must do first part in step 7, create new app, choose Bundle Id, Save.
On Xcode, at simulator choose Generic ios Device.

Choose top folder on left, General, check Bundle identifier, if it not the same with Provisioning go to info, Bundle identifier, double click to string contain $ mark, enter new Bundle identifier.
It should like this com.company.appname.


Next go to Build Settings, scroll down to Code Singning, click to Provisioning Profile, choose Provision from the list.

Click release and choose your name or company.

On Xcode top bar, choose Product, Archive, if pop up window ask Fix Issue,  choose your name.


Wait until it show a window like this.

Click Validate to check for errors.

On pop up window, choose Validate.

If OK, it show inform success, press Done.

Press Upload to App Store,  choose your account, press Upload.

Upload progress run, need to wait some minutes.

When finish, it show an inform, click Done.

No comments:

Post a Comment