Fix not building on macOS #78
This commit is contained in:
parent
0fc91dc50e
commit
6acf83dce3
@ -11,7 +11,7 @@ import PackageDescription
|
||||
/// The Adwaita package.
|
||||
let package = Package(
|
||||
name: "Adwaita",
|
||||
platforms: [.macOS(.v10_15), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
|
||||
platforms: [.macOS(.v13), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
|
||||
products: [
|
||||
.library(
|
||||
name: "Adwaita",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user