I hereby claim:
- I am pacu on github.
- I am pacu (https://keybase.io/pacu) on keybase.
- I have a public key ASBWuyVOz--5XTThkErpXP6Ww7UUWjSIx4Cdhh19sP7dRgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
import PackageDescription | |
let package = Package( | |
name: "NotificationBubbles", | |
products: [ | |
// Products define the executables and libraries produced by a package, and make them visible to other packages. | |
.library( | |
name: "NotificationBubbles", | |
targets: ["NotificationBubbles"]), | |
], |