AltStore.app works with SwiftPM

Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
Joseph Mattello
2022-06-07 03:31:23 -04:00
parent be005616ea
commit ebeac417e5
2 changed files with 71 additions and 0 deletions

View File

@@ -1,6 +1,15 @@
{
"object": {
"pins": [
{
"package": "AppCenter",
"repositoryURL": "https://github.com/microsoft/appcenter-sdk-apple.git",
"state": {
"branch": null,
"revision": "8354a50fe01a7e54e196d3b5493b5ab53dd5866a",
"version": "4.4.2"
}
},
{
"package": "KeychainAccess",
"repositoryURL": "https://github.com/kishikawakatsumi/KeychainAccess.git",
@@ -18,6 +27,24 @@
"revision": "e8171b3e38a2816f579f58f3dac1522aa39efe41",
"version": "4.2.0"
}
},
{
"package": "Nuke",
"repositoryURL": "https://github.com/kean/Nuke.git",
"state": {
"branch": null,
"revision": "9318d02a8a6d20af56505c9673261c1fd3b3aebe",
"version": "7.6.3"
}
},
{
"package": "PLCrashReporter",
"repositoryURL": "https://github.com/microsoft/PLCrashReporter.git",
"state": {
"branch": null,
"revision": "6b27393cad517c067dceea85fadf050e70c4ceaa",
"version": "1.10.1"
}
}
]
},