首页 > 其他 > 详细

Xcode Version

时间:2015-07-31 14:31:14      阅读:131      评论:0      收藏:0      [点我收藏+]

Xcode is an integrated development environment (IDE) containing a suite of software development tools developed by Apple for developing software for OS X and iOS. First released in 2003, the latest stable release is version 6.4 and is available via the Mac App Store free of charge for OS X Yosemite users.[1] Registered developers can download preview releases and previous versions of the suite through the Apple Developerwebsite.[2] However, Apple recently made a beta version of version 7.x of the software available to those of the public with Apple Developer accounts.[3]

1.在Xcode下运行不同的sdk 可以打开 Xcode 显示包内容 找到Contents-》Developer-》Platforms-》iPhoneOS.platform-》Developer-》SDKs 文件下增加对应的 sdk文件夹 (例如 增加 iPhoneOS6.1.sdk 和 iPhoneOS7.0.sdk)这样 Xcode 同时拥有2个 sdk

2.存在多个Xcode,下载其他版本.dmg进行安装,选择保留两者即可

当系统中有多个版本的 Xcode 时,可以使用‘xcode-select’命令选择默认版本 

sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

Ref:https://en.m.wikipedia.org/wiki/Xcode

Ref:http://pan.baidu.com/disk/home#path=%252FXcode

Ref:https://developer.apple.com/downloads/

Ref:http://adcdownload.apple.com/Developer_Tools/Xcode_[6.3.2]/Xcode_[6.3.2].dmg

Xcode Version

原文:http://www.cnblogs.com/ncore/p/4691883.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!