mod_swift icon indicating copy to clipboard operation
mod_swift copied to clipboard

Support Swift 5

Open helje5 opened this issue 6 years ago • 0 comments

mod_swift probably needs to be updated to Swift 5, this may involve two things:

  1. generate a Swift 4 or 5 manifest, maybe depending on the Swift version installed (but don't set the tools version to anything but 4 or 5, e.g. no 6 as the format may change)
  2. we may need to adjust some hooks for Swift 5 "ABI" name mangling

helje5 avatar May 12 '19 09:05 helje5