苹果在WWDC 2014上对新版Xcode(Xcode 6 Beta版)并没有提及过多。但它却是开发人员不能忽视的一部分。Xcode 6 Beta版为设计和创建软件引入了新方法,更加关注功能和一些改善以提高开发人员对平台功能的使用和扩展能力,以帮助开发人员设计新的界面,从而开发出高质量的应用。
 
Xcode 6 Beta版包含苹果新推出的Swift语言。有了新的交互工作区。Xcode 6 Beta版也通过实时可视化展示扩展了其基本功能。
 
Xcode 6 Beta版包含下面几个突出功能
 
Swift Language
Advanced, innovative new object-oriented programming language for iOS and OS X development

Xcode Features for Swift
1.Full support with playgrounds, a rich documentation experience, read-eval-print loop, and other advanced features.
 
See more details in Swift
Language
.
 
Additional Feature Enhancements for Xcode 6 IDE
 
Testing
1.Testing capabilities for performance measurement.
2.Ability to test asynchronous code with enhanced XCTest.
 
See more details in Testing.
 
Sprite Kit
1.Enhanced game development with new level designer and improved debugging.
2.Support for Sprite Kit and Scene Kit to work together on iOS.
 
See more details in Sprite
Kit.
 
Extensions and Frameworks
1.Ability to add extensions to any app increasing functionality.
2.Ability to create dynamic frameworks for iOS.
 
See more details in Extensions
and Frameworks.
 
Interface Builder
1.Extensive new features that support live rendering, storyboards for OS X, versatile size classes, and custom iOS fonts
 
See more details in Interface
Builder
.
 
Debugger
New view debugger, enhanced queue debugging, and new debug gauges
 
See more details in Debugging.
 
iOS Simulator
New iOS Simulator configurations that allow saving data and settings for reuse
 
See more details in iOS
Simulator
.
 
Localization
1.XLIFF format support for strings localization
2.Automatic base language .strings generation
3.New Interface Builder assistant preview of alternative language UI
4.Ability to run apps as they appear in other locales
 
See more details in Localization.
 
Compiler
1.Profile Guided Optimization (PGO)
2.User-defined modules
 
See more details in Compiler.
 
Instruments
1.Updated user interface with new template chooser and track view
2.App extension profiling support
3.Profile tests to discover regression causes
 
See more details in Instruments.
 
Home Kit Accessory Simulator
Simulator for app connection with accessories in Home Kit development
See more details in Home
Kit Accessory Simulator
.
 
Xcode Server
1.More complex integration scenarios with triggers
2.Support for performance testing integrations
3.Greater control over bot configuration and execution; bot-level statistics
 
See more details in Xcode
Server
.
 
For additional details on the Xcode 6 Beta release, see the seed release notes: http://developer.apple.com/xcode/releasenotes/prerelease/ios/index.html
 
Compatibility
 
Xcode 6 Beta requires a Mac running OS X v10.9.3 (or later) or OS X v10.10. It includes SDKs for OS X v10.9, OS X v10.10, and iOS v8.0. To develop apps targeting prior versions of OS X or iOS, see About
SDKs and the iOS Simulator
.
 
Installation
1.Xcode 6 Beta can coexist on a Mac computer with previous versions of Xcode.
 
This prerelease version of Xcode is distributed as a single application bundle available from developer.apple.com to
authorized seed developers in a disk image file (DMG). To install during the beta period, open the downloaded DMG file and drag the Xcode icon to your Applications folder. Upon final release, Xcode is installed through the Mac App Store.
 
Developer Resources
The iOS and Mac developer programs provide access to the App Store, additional support and documentation, and provisioning resources to enable testing and deployment on an iPad, iPhone, or iPod touch device. For more information visit:
 
 
For discussions about any Apple developer software, including prerelease products, visit the Apple Developer Forums at http://devforums.apple.com/.
For the latest security information, visit http://support.apple.com/kb/HT1222.
For more detailed information on a release, see the complete Xcode release notes available from the Xcode Help menu.

Xcode6 新特性的更多相关文章

  1. Xcode6新特性(1)-删除Main.storyboard

    当新建完一个空项目的时候,Xcode会自动创建一个Main.storyboard的空文件,如果不需要,可以将其删除.但是如果删除,再次运行程序,程序会报错,提示找不到Main.storyboard文件 ...

  2. iOS9 collectionView新特性

    近日因为系统升级导致xcode6.系列版本出现bug,于是开始使用xcode7.在使用之余突然想到collectionView在iOS9中发布了一个可以移动cell的新特性,就尝试着将其实现,无奈ap ...

  3. iOS - OC 语言新特性

    前言 相对于 Java,OC 语言是一门古老的语言了,而它又是一门不断发展完善的语言.一些新的编译特性,为 OC 语言带来了许多新的活力.在 Xcode7 中,iOS9 的 SDK 已经全面兼容了 O ...

  4. iOS 8 新特性

    这篇文章会介绍iOS8开发相关的主要特性. App 插件 通过支持插件,iOS8让我们可以系统指定的区域进行扩展,也就是为用户的特定需求提供自定义的方法.例如:可以通过App插件帮助用户分享他们的内容 ...

  5. Xcode8 带来的新特性和坑

    Xcode8新特性 Interface Builder 随着14年的iPhone6和6P出来之后,iPhone的屏幕尺寸也越来越多,屏幕适配是一个需要解决的问题,以后不一定苹果又出什么尺寸的iPhon ...

  6. OC 语言新特性

    前言 相对于 Java,OC 语言是一门古老的语言了,而它又是一门不断发展完善的语言.一些新的编译特性,为 OC 语言带来了许多新的活力. 在 Xcode7 中,iOS9 的 SDK 已经全面兼容了 ...

  7. ios开发ios9新特性关键字学习:泛型,逆变,协变,__kindof

    一:如何去学习?都去学习什么? 1:学习优秀项目的设计思想,多问几个为什么,为什么要这么设计,这么设计的好处是什么,还能不能在优化 ,如何应用到自己的项目中 2:学习优秀项目的代码风格,代码的封装设计 ...

  8. SQL Server 2014 新特性——内存数据库

    SQL Server 2014 新特性——内存数据库 目录 SQL Server 2014 新特性——内存数据库 简介: 设计目的和原因: 专业名词 In-Memory OLTP不同之处 内存优化表 ...

  9. ElasticSearch 5学习(10)——结构化查询(包括新特性)

    之前我们所有的查询都属于命令行查询,但是不利于复杂的查询,而且一般在项目开发中不使用命令行查询方式,只有在调试测试时使用简单命令行查询,但是,如果想要善用搜索,我们必须使用请求体查询(request ...

随机推荐

  1. Word Ladder系列

    1.Word Ladder 问题描述: 给两个word(beginWord和endWord)和一个字典word list,找出从beginWord到endWord之间的长度最长的一个序列,条件: 1. ...

  2. hdu 4506(数学,循环节+快速幂)

    小明系列故事——师兄帮帮忙 Time Limit: 3000/1000 MS (Java/Others)    Memory Limit: 65535/32768 K (Java/Others)Tot ...

  3. LeetCode OJ--Binary Tree Level Order Traversal

    http://oj.leetcode.com/problems/binary-tree-level-order-traversal/ 树的层序遍历,使用队列 由于树不是满的,还要分出每一层来,刚开始给 ...

  4. LeetCode OJ--Remove Duplicates from Sorted Array

    http://oj.leetcode.com/problems/remove-duplicates-from-sorted-array/ 删除数组中的重复元素,要求为原地算法. 进行一遍遍历,记录下一 ...

  5. AC日记——太空飞行计划 洛谷 P2762

    题目背景 题目描述 W 教授正在为国家航天中心计划一系列的太空飞行.每次太空飞行可进行一系列商业性实验而获取利润.现已确定了一个可供选择的实验集合E={E1,E2,…,Em},和进行这些实验需要使用的 ...

  6. luogu P1103 书本整理

    题目描述 Frank是一个非常喜爱整洁的人.他有一大堆书和一个书架,想要把书放在书架上.书架可以放下所有的书,所以Frank首先将书按高度顺序排列在书架上.但是Frank发现,由于很多书的宽度不同,所 ...

  7. kafka生产者客户端

    kafka的生产者 1. 生产者客户端开发 ​ 熟悉kafka的朋友都应该知道kafka客户端有新旧版本,老版本采用scala编写,新版本采用java编写.随着kafka版本的升级,旧版本客户端已经快 ...

  8. SpringMVC中 Controller的 @ResponseBody注解分析

    需求分析:需要 利用    out 对象返回给财付通是否接收成功 .那么将需要如下代码: /** * 返回处理结果给财付通服务器. * @param msg: Success or fail. * @ ...

  9. TSimpleMsgPack的样例代码

    TSimpleMsgPack的样例代码 unit uMain; interface uses SimpleMsgPack, Windows, Messages, SysUtils, Variants, ...

  10. flask的restful api模块flask_restful和认证模块flask_httpauth

    参考: 1.https://zhuanlan.zhihu.com/p/24629177 2.https://github.com/shengulong/LearnPython/blob/master/ ...