Thibault CarpentierinGrindr EngineeringiOS Domain SSL Pinning Through Public Key.Almost all of the iOS app are using some kind of information exchange with a server to send and retrieve information in order to work…Dec 8, 2020Dec 8, 2020
Thibault CarpentierSwift - UserDefaults and @PropertyWrapper.Swift 5 introduces a new tool that developers can use when creating properties. The propertyWrapper. The property wrapper offers many…Jun 6, 2020Jun 6, 2020
Thibault CarpentierSet in Swift, the forgotten TypeSet in one of a primary value type provided by Objective-C and Swift (along with almost every programming language). It is however…Jul 1, 2019Jul 1, 2019
Thibault CarpentierConcurrent Computing and Programming with Grand Central DispatchWe are going to study concurent programming with Swift on iOS using the native Grand Central Dispatch ( GCD ) framework. If you are not…Feb 12, 20181Feb 12, 20181
Thibault CarpentierGenerics in SwiftGenerics is one of the most powerful features introduced by Swift. Generics Types in the code allow to write flexible, reusable code while…Jan 15, 2018Jan 15, 2018
Thibault CarpentierCustom Operators in SwiftClasses and structures can provide their own existing operator implementation or create completely new ones as needed. In this article we…Dec 7, 2017Dec 7, 2017