Skip to content

Commit 95ddc9e

Browse files
authored
Merge pull request #475 from apple/add-swift-argument-parser
Add swift-argument-parser
2 parents 67eb391 + b51a66e commit 95ddc9e

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

projects.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2652,6 +2652,32 @@
26522652
}
26532653
]
26542654
},
2655+
{
2656+
"repository": "Git",
2657+
"url": "https://github.com/apple/swift-argument-parser",
2658+
"path": "swift-argument-parser",
2659+
"branch": "main",
2660+
"maintainer": "[email protected]",
2661+
"compatibility": [
2662+
{
2663+
"version": "5.2",
2664+
"commit": "41f5fe52a34b2c7b9938996387fabfaca21918bd"
2665+
}
2666+
],
2667+
"platforms": [
2668+
"Darwin"
2669+
],
2670+
"actions": [
2671+
{
2672+
"action": "BuildSwiftPackage",
2673+
"configuration": "release",
2674+
"tags": "swiftpm"
2675+
},
2676+
{
2677+
"action": "TestSwiftPackage"
2678+
}
2679+
]
2680+
},
26552681
{
26562682
"repository": "Git",
26572683
"url": "https://github.com/malcommac/SwiftDate",

0 commit comments

Comments
 (0)