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.
1 parent bcb5aa5 commit 6e69f52Copy full SHA for 6e69f52
projects.json
@@ -4396,5 +4396,29 @@
4396
"action": "TestSwiftPackage"
4397
}
4398
]
4399
- }
+ },
4400
+ {
4401
+ "repository": "Git",
4402
+ "url": "https://github.com/sroebert/mqtt-nio",
4403
+ "path": "mqtt-nio",
4404
+ "branch": "main",
4405
+ "maintainer": "steven@roebert.nl",
4406
+ "compatibility": [
4407
4408
+ "version": "5.1",
4409
+ "commit": "17794a4ac977b7a30fe6aac669c3a1b3ce55cc21"
4410
+ }
4411
+ ],
4412
+ "platforms": [
4413
+ "Darwin",
4414
+ "Linux"
4415
4416
+ "actions": [
4417
4418
+ "action": "BuildSwiftPackage",
4419
+ "configuration": "release",
4420
+ "tags": "swiftpm"
4421
4422
+ ]
4423
4424
0 commit comments