This week Apple put out a new document with a high level overview of Security on iOS. This is a great overview of the security features in iOS and definitely worth a read.
Chris Lattner (the original author of LLVM) with a fantastic article on Dr. Dobbs about the design of LLVM. I am not very much of a low level person but this was fascinating, give it a try even if compiler technology isn’t something you usually read about.
Colin Donnell on Hockey and its live crash reporting features. I use TestFlight rather than Hockey but they recently added the same feature to their SDK (which hit 1.0 this week). Wouldn’t it be nice if iTunes Connect had this level of crash reporting and we didn’t need a 3rd party library?
From Illustrator (through SVG export) to Core Graphics Objective-C code in a single button press. It will be interesting to see how complex the input files can be and how reliable the output is but this was an instant purchase for me just in case it works.
I had no idea that imageNamed: could be used to load images from outside the bundle. AppSandwich has published a small category to add some convenience methods to UIImage for doing exactly that.
Saul Mora again on the new importing functionality added to the MagicalRecord framework.
Graham Lee with a look at object creation in Objective-C.
I am not sure how long this site has been around but I came across it this week and it is a great showcase of beautiful iOS icon art. I wonder if the name was inspired by PTTRNS.
Another tip for dealing with promo codes from Aleksandar Vacić prompted by the conversation about promo codes I linked to last week. Useful to know.
Turn the beachball in Xcode into light relief, I like the idea of a global leaderboard of Xcode beachball time.