Skip to content

Commit 36a8fd6

Browse files
committed
Add Smtp project
Includes an xfail for a known issue: swiftlang/swift#64219
1 parent 69167cc commit 36a8fd6

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

projects.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,6 +2585,30 @@
25852585
}
25862586
]
25872587
},
2588+
{
2589+
"repository": "Git",
2590+
"url": "https://github.com/Mikroservices/Smtp.git",
2591+
"path": "Smtp",
2592+
"branch": "master",
2593+
"maintainer": "[email protected]",
2594+
"compatibility": [
2595+
{
2596+
"version": "5.0",
2597+
"commit": "e8f09e1715bdb88499b2722dbd1df140be475d1a"
2598+
}
2599+
],
2600+
"platforms": [
2601+
"Darwin",
2602+
"Linux"
2603+
],
2604+
"actions": [
2605+
{
2606+
"action": "BuildSwiftPackage",
2607+
"build_tests": "true",
2608+
"configuration": "release"
2609+
}
2610+
]
2611+
},
25882612
{
25892613
"repository": "Git",
25902614
"url": "https://github.com/krzysztofzablocki/Sourcery.git",

0 commit comments

Comments
 (0)