Setup iOS Development Environment., iosenvironment

Source: Internet
Author: User

Setup iOS Development Environment., iosenvironment
Setup iOS Development EnvironmentInstall XCode and check-out source code from SVNXCode

Please find document from Apple on how to install XCode.

Check-out Source Code

In XCode, Use menu "Source Control"-> "Check-out" to checkout source code from SVN.

One issue I got during this process is: it always time out when check-out. To resolve it: please open a command line and run command

SVN ls https: // 128.133.152.1: 8443/svn/atomsuite/trunk

It will ask you for username and password. After that select "Permanent ".

After perform above, you will be able to check-out code in XCode.

Certificates, App ID and Provisioning profile

We need the following in pai.apple.com

Certificates and keys in Mac

There are two certificates required on the Mac development machine:

XCode settings

In XCode, select the project and corresponding Target. then select Build Settings tab and see code signing session. make sure select "iOS Developer" for Debug and select "iOS Distribution" for Releases. for "Provisioning Profile", select "Automatic"

Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.

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.