Swift 5 creation of Static Libraries

With Swift 5 supporting ABI stability, will it be possible to create static libraries that can be linked with Swift apps written in different versions of Swift 5 and above ?

1 Like