Phonegap IOS-How to publish apps with virtual machines

Source: Internet
Author: User

Let me show you how to publish an iOS program after you install a virtual machine on a Windows system

1 First of all, of course, the installation of virtual machines and the configuration of the Mac system, it is recommended that the machine is better than 10 g of memory, to not die you, my machine is a desktop I5, with 16G of memory, generally run the virtual machine when the memory to consume about 10 g, very smooth, here special Reminder 8, 9 g of the pen Don't play with the virtual machine card to want to die heart all have, rich can directly on Mac notebook, can save a lot of trouble

How to install Mac virtual machine, please go to this URL to download a variety of tools, fool Tutorial: http://diybbs.zol.com.cn/1/34037_699.html

2 after installing the virtual machine, first familiar with the environment of the next Mac, a variety of sticky keyboard shortcuts, but also a fool tutorial: http://support.apple.com/kb/ht1343 mac inside the command built on our keyboard that the Windows symbol of the button

3 first Buy and apply Ios,key This online tutorial many of the original look at English is also very clear, and then a fool tutorial: https://developer.apple.com/library/ios/documentation/IDEs/ Conceptual/appdistributionguide/introduction/introduction.html

4 Here we focus on how enterprises can publish their apps through Xcode in a virtual machine environment

Generally to this step must be their own web has been written, with Dropbox, to transfer their projects to the MAC system

Turn on Mac Terminal

refer to PhoneGap official website for instructions

Install first

$ sudo npm install -g phonegap
Then create the app
$ phonegap create hello com.example.hello HelloWorld
把你的项目WEB文件放在 wwww文件夹下
$ cd hello
$ phonegap build ios
Double-click the project file xx.xcodeproj, open this project, configure your key
Under Xcode, publish your device to select iOS device

Then click Product->archive

After verification can be uploaded, the only thing to note is to use the release key, as to how to apply key, how to deal with many online tutorials, we can find



Phonegap IOS-How to publish apps with virtual machines

Related Article

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.