[AltServer] Migrates LaunchAtLogin dependency from Carthage to SwiftPM

Fixes compiling AltServer on ARM Macs.
This commit is contained in:
Riley Testut
2021-09-01 11:58:19 -05:00
parent ec1eaf00eb
commit 6852f892f0
38 changed files with 39 additions and 1457 deletions

View File

@@ -0,0 +1,16 @@
{
"object": {
"pins": [
{
"package": "LaunchAtLogin",
"repositoryURL": "https://github.com/sindresorhus/LaunchAtLogin.git",
"state": {
"branch": null,
"revision": "6b16bcdf7d45a9d76a768a5c4912dde925cf0e95",
"version": "4.1.0"
}
}
]
},
"version": 1
}