Skip to content

Commit 0ad488f

Browse files
authored
Merge pull request #476 from apple/add-swift-atomics
Add swift-atomics
2 parents 12b6f71 + 042fb16 commit 0ad488f

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

projects.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2678,6 +2678,33 @@
26782678
}
26792679
]
26802680
},
2681+
{
2682+
"repository": "Git",
2683+
"url": "https://github.com/apple/swift-atomics",
2684+
"path": "swift-atomics",
2685+
"branch": "main",
2686+
"maintainer": "[email protected]",
2687+
"compatibility": [
2688+
{
2689+
"version": "5.2",
2690+
"commit": "df9f811f19a852fa7b78af9cffa8ec447eaeb40a"
2691+
}
2692+
],
2693+
"platforms": [
2694+
"Darwin",
2695+
"Linux"
2696+
],
2697+
"actions": [
2698+
{
2699+
"action": "BuildSwiftPackage",
2700+
"configuration": "release",
2701+
"tags": "swiftpm"
2702+
},
2703+
{
2704+
"action": "TestSwiftPackage"
2705+
}
2706+
]
2707+
},
26812708
{
26822709
"repository": "Git",
26832710
"url": "https://github.com/malcommac/SwiftDate",

0 commit comments

Comments
 (0)