Vincent Tourraine
Reblog

Mars 2018

Xcode’s Secret Performance Tests

I was inspired today, by a question from another developer, to dig into Xcode’s performance testing.

iOS: Root Controller Navigation

This is a continuation of my article from June 11, where we created the universal manager to handle all types of deep-linking (notifications, shortcuts, universal links, deeplinks). The only question that we haven’t discussed is:

Managing Temporary Files in Swift

Reference counting is great in taking unused objects out of memory. The same can be applied to the temporary files we allocate. Taking care of those files manually adds extra complexity and can be easily overseen resulting in an excessive storage use caused by the lost data.

#316: Codable Dates 📠

In Bite 315 we started looking at the new Codable protocol in Swift 4. Today we'll learn how to work with Date types when encoding and decoding. Let's dive in. There's a lot more than meets the eye here though. That JSONEncoder we created has some incredibly helpful properties on it.

This Look Inside Spike Jonze's Apple Ad Is as Fascinating as the Film Itself

A behind-the-scenes video worthy of its subject.

UI Toggles to turn you on 🙈

Bonus 🖖18. Switch to the Dark Side by by Alex Khoroshok for Thunderrise

The iOS Dev Directory is a comprehensive list of blogs & sites covering iOS development.

Whether it’s an official Apple blog, or a community blog that keeps us up to date with what’s going on with the platform it’ll be here. Information about new or updated Swift packages from the Swift Package Index.