Swift Documentation Quick Guide

If you are a long time Objective-C developer you will be familiar with tools like HeaderDoc to annotate and create HTML documentation from your source code. Xcode Quick Help also displays the output during symbol completion. Source: Swift Documentation Quick Guide

From Unity to Three.js | HelloEnjoy™

This post describes the asset pipeline from the Unity Editor to the Three.js WebGL engine, using the Collada format. Source: From Unity to Three.js | HelloEnjoy™

Apple Inc, going for free within 8 years | Kirk Burgess

Fancy owning Apple Inc, the entire company, for no money down? Well if the current share price level doesn’t go any higher, in less than 8 years time someone will be able to pick up the company effectively for free. Source: Apple Inc, going for free within 8 years | Kirk Burgess

Google Maps to GPX Converter

This tool accepts a link to a pre-made Google Directions and converts it to a GPX file format that can be uploaded and used in sat-nav and GPS units. Xcode iOS Simulator App Location Testing. Source: Google Maps to GPX Converter

Alamofire : How to handle errors globally

My question is quite similar to this one, but for Alamofire : AFNetworking: Handle error globally and repeat request How to be able to catch globally an error (typically a 401) and handle it before Source: Alamofire : How to handle errors globally

Parse

Parse’s hosted services will be fully retired on January 28, 2017. We’re proud that we’ve been able to help so many of you build great mobile apps. Read more on this announcement and what this means for your app here. Thank you for using Parse. A surprising announcement. Source: Parse

Diving into the big world of API Guidelines — Erica Sadun

A ridiculous amount of mailing list effort has gone into discussion of SE-0023 API Design Guidelines. You’ll find the original guidelines here at swift.org, and I highly recommend you pop over and read them. For the most part, I really like the guidelines. I also think some bits about naming and labels are too prescriptive. Source: Diving into […]