Add support for building on macOS
This commit is contained in:
parent
dc41f50c52
commit
59a96c7116
@ -11,6 +11,9 @@ import PackageDescription
|
||||
/// The Adwaita package.
|
||||
let package = Package(
|
||||
name: "Adwaita",
|
||||
platforms: [
|
||||
.macOS(.v10_15)
|
||||
],
|
||||
products: [
|
||||
.library(
|
||||
name: "Adwaita",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user