A mechanism that allows users to share content to Facebook and Twitter, from their iOS apps written in Swift. For this, we'll use SLComposeViewController. (more…)
Read more »
This week, let’s take a look at how we can improve the internal consistency within each of our core data models, and how doing so can let us establish a much stronger foundation for our codebase as a whole. (more…)
Read more »
A week ago we completed the migration of the entire Firefox for iOS project from Swift 2.3 to Swift 3.0. With over 206,000 lines of code, migrating a project... (more…)
Read more »
I’m delighted to announce Swift Atomics, a new open source package that enables direct use of low-level atomic operations in Swift code. The goal of this library is to enable intrepid systems programmers to start building synchronization constructs (such ... (more…)
Read more »
A fast and flexible Markdown parser written in Swift. - JohnSundell/Ink... (more…)
Read more »