Rename package to twigs for importing into other apps
This commit is contained in:
parent
2859f22f5b
commit
e3907c1762
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
import PackageDescription
|
||||
|
||||
let package = Package(
|
||||
name: "Twigs",
|
||||
name: "twigs",
|
||||
platforms: [
|
||||
.macOS(.v12),
|
||||
.iOS(.v15)
|
||||
|
|
Loading…
Reference in a new issue