misc: spm
This commit is contained in:
parent
81667306de
commit
833da04223
|
@ -1298,7 +1298,7 @@
|
|||
repositoryURL = "https://github.com/mxcl/PromiseKit";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 6.0.0;
|
||||
minimumVersion = 8.0.0;
|
||||
};
|
||||
};
|
||||
01EACC6E2A2F9408001C584B /* XCRemoteSwiftPackageReference "KeyboardShortcuts" */ = {
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"location" : "https://github.com/mrFq1/ClashX-Dashboard",
|
||||
"state" : {
|
||||
"branch" : "dev",
|
||||
"revision" : "4aff8f8d1d05b4dbd58e46ca7322b7662bebf624"
|
||||
"revision" : "272999024e836c5b006b0f3869fa4a1f5d27286b"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -77,8 +77,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mxcl/PromiseKit",
|
||||
"state" : {
|
||||
"revision" : "8a98e31a47854d3180882c8068cc4d9381bf382d",
|
||||
"version" : "6.22.1"
|
||||
"revision" : "cb70b070cde06837cd10a1febdf6105c1a3bb348",
|
||||
"version" : "8.1.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/Alamofire/Alamofire",
|
||||
"state" : {
|
||||
"revision" : "bc268c28fb170f494de9e9927c371b8342979ece",
|
||||
"version" : "5.7.1"
|
||||
"revision" : "b2fa556e4e48cbf06cf8c63def138c98f4b811fa",
|
||||
"version" : "5.8.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -14,8 +14,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/CocoaLumberjack/CocoaLumberjack",
|
||||
"state" : {
|
||||
"revision" : "0188d31089b5881a269e01777be74c7316924346",
|
||||
"version" : "3.8.0"
|
||||
"revision" : "67ec5818a757aba4d7c534e21a905d878d128dbf",
|
||||
"version" : "3.8.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -41,8 +41,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/sindresorhus/KeyboardShortcuts.git",
|
||||
"state" : {
|
||||
"revision" : "018e445b340dac78dfc2a4c97c45d9571507c3b5",
|
||||
"version" : "1.11.0"
|
||||
"revision" : "ac302e21da5883f4bd0490cbd0cb710b08740500",
|
||||
"version" : "1.15.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -59,8 +59,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/mxcl/PromiseKit",
|
||||
"state" : {
|
||||
"revision" : "143091e1b8a0e186b8eba5aa2a38f4dc49ec73ac",
|
||||
"version" : "8.0.0"
|
||||
"revision" : "cb70b070cde06837cd10a1febdf6105c1a3bb348",
|
||||
"version" : "8.1.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
@ -95,8 +95,8 @@
|
|||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/swift-log.git",
|
||||
"state" : {
|
||||
"revision" : "32e8d724467f8fe623624570367e3d50c5638e46",
|
||||
"version" : "1.5.2"
|
||||
"revision" : "532d8b529501fb73a2455b179e0bbb6d49b652ed",
|
||||
"version" : "1.5.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue