From dbc6679ac5e93f78bed4c9ba4b858397f80e0502 Mon Sep 17 00:00:00 2001 From: Liu Lantao Date: Thu, 12 Jun 2014 12:17:43 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 77942455..69277da6 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ Swift在iOS 8发布的时候推向市场,用来取代现有的Objective-C语 * Swift介绍 [Introducing Swift](https://developer.apple.com/swift/) +* [WWDC2014 Videos](https://developer.apple.com/videos/wwdc/2014/) + ### 非官方文档与社区(英文) * [StackOverflow上的Swift讨论](http://stackoverflow.com/questions/tagged/swift-language) @@ -31,6 +33,7 @@ Swift在iOS 8发布的时候推向市场,用来取代现有的Objective-C语 * [Developing iOS Apps Using Swift Tutorial](http://jamesonquave.com/blog/developing-ios-apps-using-swift-tutorial/) * [7 thoughts on “Swift: Not quite there, but too far gone too”](http://studentf.wordpress.com/2014/06/03/swift-not-quite-there-but-too-far-gone-too/) * [Swift Language Highlights: An Objective-C Developer’s Perspective](http://www.raywenderlich.com/73997/swift-language-highlights) +* [Swift Impressions](http://www.evanmiller.org/swift-impressions.html) by Evan Miller * http://www.weheartswift.com @@ -129,6 +132,9 @@ Apple同时发布了3个示例程序,用于初窥Swift开发的项目。 * [iOS Developer Library](https://developer.apple.com/library/prerelease/ios/navigation/) * [Chris Lattner](http://nondot.org/sabre/) Swift设计者 +* [iOS 7.1 to iOS 8.0 API Differences](https://developer.apple.com/library/prerelease/ios/releasenotes/General/iOS80APIDiffs/index.html) +* [App Extensions Increase Your Impact](https://developer.apple.com/library/prerelease/ios/documentation/General/Conceptual/ExtensibilityPG/index.html) + ### 因为重名躺枪的Swift