Skip to content

Commit

Permalink
Added missing availability
Browse files Browse the repository at this point in the history
commit_hash:9d7a230f69b988b1266812e6b9d237a15a814b1a
  • Loading branch information
booster committed Sep 27, 2024
1 parent a615e40 commit 50c3b84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions VGSLUI/uikit/UIViewExtensions.swift
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ extension UIView {
}
}

@available(iOS 11, tvOS 11, *)
extension CACornerMask {
public init(corners: UIRectCorner) {
self.init()
Expand Down

0 comments on commit 50c3b84

Please sign in to comment.