SDWebImage / SDWebImageSwiftUI

SwiftUI Image loading and Animation framework powered by SDWebImage
https://sdwebimage.github.io/SDWebImageSwiftUI
MIT License
2.09k stars 214 forks source link

Update platform names in `available` attributes #321

Closed woxtu closed 2 weeks ago

woxtu commented 3 weeks ago

This PR replaces OSX with macOS in available attributes. It seems that using macOS is now recommended: https://docs.swift.org/swift-book/documentation/the-swift-programming-language/attributes/#available

dreampiggy commented 2 weeks ago

NFC, LGTM