Obfuscating Keys Using Swift
Chris Hulbert, Splinter Software, is a contracting iOS developer based in Australia. (more…)
Read more »Welcome to the third in a series of posts on the Swift runtime. The goal is to go over the functions of the Swift runtime, using what I learned in my Swift on Mac OS 9 project as a reference. This time we’re going to be talking about type metadata, the re… Read more