Rename Package to p4rse

Signed-off-by: Will Hawkins <hawkinsw@obs.cr>
This commit is contained in:
Will Hawkins
2026-02-06 07:48:05 -05:00
parent c3fdfb62e8
commit 90135d7f24
4 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import CompilerPluginSupport
import PackageDescription
let package = Package(
name: "p4lm",
name: "p4rse",
platforms: [ .iOS(.v17), .macOS(.v13)],
products: [
// Products define the executables and libraries a package produces, making them visible to other packages.