Post

Replies

Boosts

Views

Activity

Reply to XCode 13 / Swift 5.5 breaks module stability
@Claude31, In my case, the module is my iOS Framework. I have very few Swift files (say less than 5) Not doing anything with Swift 5.5 APIs. All other files are Obj-c files. As you told, if Module stability is Upward compatible only.. Then does it mean, a framework project having minimum deployment target as iOS 11 and compiled & built using Xcode 13 cannot be used in an iOS project built using Xcode 12.4/ 12.5/12.5.1 as they have lower version of Swift 5.5 ??
Topic: Programming Languages SubTopic: Swift Tags:
Oct ’21