Blog

Cars 3

Cars 3 (2017), directed by Brian Fee, brings Lightning McQueen back to the track. Owen Wilson voices McQueen with age and drive. He faces new fast cars. Cristela Alonzo acts as Cruz Ramirez, the young trainer who dreams big.

Movies

Monthly update #0326 • June 2017

Monthly update 326 • June 2017 • 2017-06-01 - 2017-06-30

Monthly Updates

Swift Package Manager Manifest API Redesign

Swift 4 redesigned the Package.swift manifest API in the Package Manager to make it simpler and match the design rules.

Development

Monthly update #0325 • May 2017

Monthly update 325 • May 2017 • 2017-05-01 - 2017-05-31

Monthly Updates

Monthly update #0324 • April 2017

Monthly update 324 • April 2017 • 2017-04-01 - 2017-04-30

Monthly Updates

Swift Source Compatibility Test Suite Now Available

Apple announced a new Swift source compatibility test suite to help keep source compatibility in future releases.

Development

The Lives of Others

The Lives of Others (2006), directed by Florian Henckel von Donnersmarck, shows East Germany in 1984. Ulrich Mühe plays Gerd Wiesler, a Stasi captain who spies on a playwright. He sits in an attic with headphones.

Movies

Monthly update #0323 • March 2017

Monthly update 323 • March 2017 • 2017-03-01 - 2017-03-31

Monthly Updates

Swift 3.1 Released!

Apple released Swift 3.1 as a minor update that keeps source compatibility with Swift 3.0.

Development

Monthly update #0322 • February 2017

Monthly update 322 • February 2017 • 2017-02-01 - 2017-02-28

Monthly Updates

Swift 4 Release Process

Swift 4 is a major release set for fall 2017. It focuses on source stability for Swift 3 code and essential features for binary stability, with big updates to generics and the String type.

Development

Monthly update #0321 • January 2017

Monthly update 321 • January 2017 • 2017-01-01 - 2017-01-31

Monthly Updates

Faster Mix-and-Match Builds with Precompiled Bridging Headers

Build times in Xcode projects that mix Objective-C and Swift rise due to the Swift compiler re-processing large bridging headers for each Swift file.

Development

Swift Evolution Status Page Now Available

Apple announced the new Swift Evolution status page as a central spot for details on proposed changes to Swift.

Development

Monthly update #0320 • December 2016

Monthly update 320 • December 2016 • 2016-12-01 - 2016-12-31

Monthly Updates

Reflecting on the year 2016

Reflection on the year 2016, checking progress of the goals, and some numbers.

Journal

Superintelligence: The Idea That Eats Smart People

Today we’re building another world-changing technology, machine intelligence. We know that it will affect the world in profound ways, change how the economy works, and have knock-on effects we can’t predict.

Gems

Swift 3.1 Release Process

Swift 3.1 aims to maintain source compatibility with Swift 3.0 while adding minor language enhancements, improvements to the Swift Package Manager, better Linux support, and general fixes to the compiler and standard library, with a planned release in spring 2017.

Development

Monthly update #0319 • November 2016

Monthly update 319 • November 2016 • 2016-11-01 - 2016-11-30

Monthly Updates

Night School by Lee Child

Night School revisits 1996, with Reacher in Hamburg teaming with CIA and NSA agents to stop a jihadist selling a nuclear weapon.

Books

Monthly update #0318 • October 2016

Monthly update 318 • October 2016 • 2016-10-01 - 2016-10-31

Monthly Updates

Server APIs Work Group

Swift grew popular for server use after its Linux port, sparking frameworks like Kitura, Vapor, Perfect, and Zewo.

Development

Whole-Module Optimization in Swift 3

Whole-module optimisation boosts Swift code performance by compiling all files in a module together, which allows the compiler to inline functions, specialise generics for specific types, and remove unused code across files.

Development

Monthly update #0317 • September 2016

Monthly update 317 • September 2016 • 2016-09-01 - 2016-09-30

Monthly Updates

Quiet

Quiet is a content blocker for Safari on iPhone, iPad, and Mac.

Projects