Indeed, it’s one of the most frequent problems we face as developers. We code feature after feature and as the app grows, we introduce leaks. In this article we will talk about memory leaks and will learn how to use Unit Testing to detect them.
Introduction Adding support for Touch ID and Face ID to your app is not always completely straightforward, especially given that the documentation from Apple.
Apple Swift 5 will be release in late 2018. The primary focus of Swift 5 will be ABI (Application Binary Interface) stability for the Swift Standard Library. Here are the goals for Swift 5!