Swift 5 Module Stability Workaround for Binary Frameworks
Since the introduction of Swift in 2014 and over five major releases, it has matured a lot. The tooling is better and many teams have either completely switched to Swift and away from Objective-C, or are mixing between both with all new code being written in Swift. Swift leverages programming patterns and language features that…