Update the list of supported platforms
This commit is contained in:
committed by
Sergej Jaskiewicz
parent
ed1b06ba51
commit
94de7bae46
@@ -6,9 +6,11 @@ import PackageDescription
|
||||
// See: https://bugs.swift.org/browse/SR-13814
|
||||
let supportedPlatforms: [Platform] = [
|
||||
.macOS,
|
||||
.macCatalyst,
|
||||
.iOS,
|
||||
.watchOS,
|
||||
.tvOS,
|
||||
.driverKit,
|
||||
.linux,
|
||||
.android,
|
||||
.windows,
|
||||
|
||||
Reference in New Issue
Block a user