Reactive Programming with Swift 4
上QQ阅读APP看书,第一时间看更新

SDK changes

Moving global constants into static type properties and converting String constants into Swift enumeration cases are the two most common SDK changes. Migrator handles these automatically. You’ll also see various type signature changes.