Skip to content

Commit

Permalink
Update Sources/PathBuilder/LibraryContent.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Matěj Kašpar Jirásek <[email protected]>
  • Loading branch information
wzso and mkj-is authored Jul 22, 2023
1 parent d304708 commit e183ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/PathBuilder/LibraryContent.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import SwiftUI
import DeveloperToolsSupport

@available(macOS 11.0, *)
@available(macOS 11.0, iOS 14.0, tvOS 14.0, watchOS 7.0, *)
struct LibraryContent: LibraryContentProvider {
var views: [LibraryItem] {
LibraryItem(
Expand Down

0 comments on commit e183ee4

Please sign in to comment.