Build Automation
Switching Swift Versions inside Xcode using Toolchains
There is no doubt that Swift is amazing programming language to develop iOS apps. However, since Apple has open-sourced Swift, it is going through major breaking changes. Swift is evolving day by day but we have to make sure our apps or libraries still work with constantly changing Swift. Apple Read more…