Speed up Swift compile time
Dejan Atanasov provides some tips to speed up Swift compile times. He looks at changes we can make to Xcode project configuration, together with changes to how we write our Swift code.
Posted on August 13, 2017
#compile
#optimization
#Xcode