Skip to content

Commit 12a8944

Browse files
author
Zachary 'Clack' Cole
authored
Merge pull request #624 from glessard/swift-standard-library-preview
add entry for the standard library preview repository
2 parents 6a7ea78 + 702488f commit 12a8944

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
@@ -2778,6 +2778,32 @@
27782778
}
27792779
]
27802780
},
2781+
{
2782+
"repository": "Git",
2783+
"url": "https://github.com/apple/swift-standard-library-preview.git",
2784+
"path": "swift-standard-library-preview",
2785+
"branch": "main",
2786+
"maintainer": "[email protected]",
2787+
"compatibility": [
2788+
{
2789+
"version": "5.0",
2790+
"commit": "6f72db4c56431d2a2aba0ea41697f60f7cd5917e"
2791+
}
2792+
],
2793+
"platforms": [
2794+
"Darwin",
2795+
"Linux"
2796+
],
2797+
"actions": [
2798+
{
2799+
"action": "BuildSwiftPackage",
2800+
"configuration": "release"
2801+
},
2802+
{
2803+
"action": "TestSwiftPackage"
2804+
}
2805+
]
2806+
},
27812807
{
27822808
"repository": "Git",
27832809
"url": "https://github.com/malcommac/SwiftDate",

0 commit comments

Comments
 (0)