We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6a7ea78 + 702488f commit 12a8944Copy full SHA for 12a8944
projects.json
@@ -2778,6 +2778,32 @@
2778
}
2779
]
2780
},
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
2807
{
2808
"repository": "Git",
2809
"url": "https://github.com/malcommac/SwiftDate",
0 commit comments