Publish Background
Create channels: Add new channels, set channel names, and generate channel IDs automatically.
View Channels: View Channel basics, channel app version number, resource version number, whether to turn on updates.
Create/Update App: Select Package ios,android version, set channel to belong, set version log, send message to app Publish and wait for feedback.
Create/Update A resource: Set the channel to belong, set the version log, send a message to Respackagetool and wait for feedback.
APP Package Release
Get the code for the channel from Versionserver, save it to the directory [channel-channel number-version number].
IOS Adhoc Release
1Xcodebuild-project"myapp.xcodeproj"-target"MyApp"-configuration"Release adhoc" Clean2Xcodebuild-project SALESAPP.XCODEPROJ-SDK Iphoneos-scheme"MyApp"-configuration"Release adhoc"Configuration_build_dir="Xxxxxx/build"3XCRUN-SDK Iphoneos Packageapplication-v"Xxxxx/myapp.app"-O"Xxxxx/myapp-release.ipa"--sign"IPhone distribution:xxxxx"--embed"xxxx.mobileprovision"4 CPXxxxx/myapp-release.ipa [channel-channel number-version number]/ipa/
Android Publishing
Reference http://www.cnblogs.com/lee0oo0/archive/2013/06/13/3133833.html
1 Ant Buildchannels 2 3 CP xxxxx/myapp-release.apk [channel-channel number-version number]/apk/
End: Sends the file to Versioninfoserver when the task is completed.
"Original" I understand the Automatic Update-overview
"Original" I understand Automatic Updates-environment building and protocol development
"Original" I understand the Automatic update-extranet Web server configuration
"Original" I understand the Automatic Update-app release and background publishing
"Original" I understand the Automatic Update-resource packaging process
"Original" I understand the Automatic Update-client update process
"Original" I understand the automatic update-Knowledge point explanation
The server in this article uses the Linode,linode is what does not need to introduce too much.
Interested children's shoes can be registered via https://www.linode.com/?r=000161937771838e320f2bda5fef0dbad54ad86c server,
The number after r is my referral code, if you use the above recommendation code I recommend, and keep 3 months is an online account, then I will be three months after the credit of 20 dollars,
This means you can use the one-month minimum $19.95 Linode VPS.
Referrals reward you are refer people to Linode.
If someone signs up using your referral code,
You'll receive a credits of $20.00, so long as the person referred remains a active customer for.
"Original" I understand the Automatic Update-app release and background publishing