The process of publishing apps is much simpler and less demanding than the app store, ha
But the whole project requirements are the same, such as the various pixel icon AH naming norms AH and so on.
Here are the specific processes
1. Modify your bundle identifier App ID for your business:
2. Modify the Edit scheme
3. Change to Release
4, modify the Bulid setting code sign: For the Enterprise's Mobileprifile
5. Then Product Archive archive to build your app
6. Select Distrbution
7. Select "Save for Enterprise or Ad-hoc Deployment"
8, this to select the Enterprise certificate
9, this to choose "Save for Enterprise distribution" to do some settings
Application URL is your IPA will be put there in the future, that is, your IPA package download connection
Title: Prompt installation time Alertview tittle
Subtitle: Alertview Subtitle when prompted for installation
Large Image URL: This is the IPA package when downloading your app on the desktop [email protected] (114PIX)
Small Image URL: This is the IPA package when downloading your app on the desktop icon (57Pix)
10, then on the desktop has 2 elder brother file one is IPA package a plist
11, open plist can see is we just set in the 8th step
\
12, the previous release is OK, the next step is to download the
Pick up your phone in the browser input "
Itms-services:///?action=download-manifest&url=https://iwww.app.test/test.plist
"The red part is the connection address that you are going to publish to the plist that you generated in the 9th step of the ground.
13, click Go after, then go back first a alertview prompt you want to install?
14. Click "Install"
(This place will show the IOCN of your app and then
This is a test, so I did not add icon, then it is casually written)
15, on the desktop there is a progress bar, in the download. (This place will show the IOCN of your app and then
This is a test, so I did not add icon, then it is casually written)
16. Download OK
17, click your app, everything OK, use the
Enterprise Certificate Publishing app learned haha!