mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-13 00:33:28 +01:00
[AltServer] Migrates LaunchAtLogin dependency from Carthage to SwiftPM
Fixes compiling AltServer on ARM Macs.
This commit is contained in:
16
AltStore.xcworkspace/xcshareddata/swiftpm/Package.resolved
Normal file
16
AltStore.xcworkspace/xcshareddata/swiftpm/Package.resolved
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user