mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: changed minimum macOS version to macOS 11.15 (Big Sur)
This commit is contained in:
@@ -29,7 +29,6 @@ public struct Network_entry: TimelineEntry {
|
||||
public var value: Network_Usage? = nil
|
||||
}
|
||||
|
||||
@available(macOS 11.0, *)
|
||||
public struct Provider: TimelineProvider {
|
||||
public typealias Entry = Network_entry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user