Skip to content

Commit 2e7ed8f

Browse files
authored
Merge pull request #473 from apple/add-swift-numerics
Add swift-numerics
2 parents f247621 + 1d5eee4 commit 2e7ed8f

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

projects.json

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3288,6 +3288,32 @@
32883288
}
32893289
]
32903290
},
3291+
{
3292+
"repository": "Git",
3293+
"url": "https://github.com/apple/swift-numerics",
3294+
"path": "swift-numerics",
3295+
"branch": "main",
3296+
"maintainer": "[email protected]",
3297+
"compatibility": [
3298+
{
3299+
"version": "5.2",
3300+
"commit": "ae364a28f0eaf368b6a538a224d9ab20d88562c7"
3301+
}
3302+
],
3303+
"platforms": [
3304+
"Darwin"
3305+
],
3306+
"actions": [
3307+
{
3308+
"action": "BuildSwiftPackage",
3309+
"configuration": "release",
3310+
"tags": "swiftpm"
3311+
},
3312+
{
3313+
"action": "TestSwiftPackage"
3314+
}
3315+
]
3316+
},
32913317
{
32923318
"repository": "Git",
32933319
"url": "https://github.com/apple/swift-system",
@@ -3297,7 +3323,7 @@
32973323
"compatibility": [
32983324
{
32993325
"version": "5.2",
3300-
"commit": "0627d28e6ae514940c6ee061acfd36a3c231b87f"
3326+
"commit": "0627d28e6ae514940c6ee061acfd36a3c231b87f"
33013327
}
33023328
],
33033329
"platforms": [

0 commit comments

Comments
 (0)