Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ole/whats-new-in-swift-4

An Xcode playground showcasing the new features in Swift 4.0.
https://github.com/ole/whats-new-in-swift-4

playground swift xcode

Last synced: about 2 months ago
JSON representation

An Xcode playground showcasing the new features in Swift 4.0.

Lists

README

        

# What’s new in Swift 4

An Xcode playground showcasing the new features in Swift 4.0. As seen in the [What’s New in Swift session at WWDC 2017][WWDC 2017 402].

Written by [Ole Begemann][Ole Begemann], May–September 2017.

See also: my [What’s new in Swift 4.2 playground](https://github.com/ole/whats-new-in-swift-4-2) from 2018.

The playground requires Swift 4. [Xcode](https://developer.apple.com/xcode/) 9 includes Swift 4 by default.

You can also run it in Xcode 8.3, but you need to install [the latest Swift 4.0 snapshot from swift.org][Snapshot downloads] (don’t worry, it’s easy).

![Screenshot of the playground in Xcode 8.3][Playground screenshot]

[WWDC 2017 402]: https://developer.apple.com/videos/play/wwdc2017/402/
[Ole Begemann]: https://oleb.net
[Snapshot downloads]: https://swift.org/download/#snapshots
[Playground screenshot]: playground-screenshot.png