Skip to content

Commit b0b7655

Browse files
authored
Update Image.Orientation extension availability
1 parent 4c7f169 commit b0b7655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SDWebImageSwiftUI/Classes/Image.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ extension PlatformImage.Orientation {
5252
}
5353
}
5454

55+
@available(iOS 13.0, OSX 10.15, tvOS 13.0, watchOS 6.0, *)
5556
extension Image.Orientation {
5657
@inlinable var toPlatform: PlatformImage.Orientation {
5758
switch self {

0 commit comments

Comments
 (0)