Before testing, IOS development will upload the test version to the dandelion, it is easy to get. Later thought unsafe, in case the test version leaked there will be risk, and then back to the liberation, testing ran to the development where the package. Think of the mobile phone jailbreak installed development of the IPA package, so many testing machine test machine to jailbreak.
The bedding is finished. Directly on the solution: Ios-ipa-server.
There are still some problems with the Windows platform. Try it on Ubuntu, yes.
- Installation Nodejs: sudo apt-get install Nodejs
- Installing NPM: sudo apt-get install NPM
- Installation ios-ipa-server: sudo npm install -G ios-ipa-server
- Start Service:
usage:ios-ipa-server [option] [dir ]options: -H,--help output usage Informati On -V,--version output the version number -P,--port <port-number > Set port for server (defaults is 1234 Span style= "COLOR: #000000" >) -I,--ip <ip-address> set IP address for Server (defaults is automatic getting by program)
PS: Prompt when service is started: /usr/bin/env: "Node": No file or directory , Nodejs Soft Connect to Node: sudo ln -s/usr/bin/nodejs/usr/bin/node
- Phone use Safari to open https://ip:port/download download installation, or PC-side browser access https://ip:port/download The QR code installation in the Mobile Scan webpage (the first need to install the certificate).
Build intranet Test "App Store"