Skip to content

Commit dde9867

Browse files
authored
Merge pull request #35 from bsdavidson/bugfix/swift5.5
Removes @available on enum for Swift 5.5 compatibility
2 parents dbc3bb1 + f17117a commit dde9867

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/VideoSettings.Codec.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ public extension VideoSettings {
7373
))
7474
}
7575

76-
@available(iOS 13.0, *)
7776
case hevcWithAlpha(_ compressionProperties: HEVCCompressionProperties)
7877

7978
public static func h264(

0 commit comments

Comments
 (0)