Skip to content

Commit

Permalink
Re-add Package.resolved file, hopefully fixing github action build fa…
Browse files Browse the repository at this point in the history
…ilure
  • Loading branch information
vapidinfinity committed May 20, 2024
1 parent e6ca316 commit ca55a8e
Showing 1 changed file with 105 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
{
"originHash" : "90d4e1ca661bb2c2485f9e9402d06ff3e38745c75cd64fec431f020402f4048b",
"pins" : [
{
"identity" : "bluesocket",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Kitura/BlueSocket.git",
"state" : {
"revision" : "7b23a867008e0027bfd6f4d398d44720707bc8ca",
"version" : "2.0.4"
}
},
{
"identity" : "colorfulx",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Lakr233/ColorfulX",
"state" : {
"revision" : "24bbc2f4b27c853f2be5ebed144252d9bcd27ee0",
"version" : "2.4.5"
}
},
{
"identity" : "glur",
"kind" : "remoteSourceControl",
"location" : "https://github.com/joogps/Glur",
"state" : {
"branch" : "main",
"revision" : "9e00ff79da318f2c78b749b1027e54a9d4de2e33"
}
},
{
"identity" : "semanticversion",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftPackageIndex/SemanticVersion",
"state" : {
"revision" : "ea8eea9d89842a29af1b8e6c7677f1c86e72fa42",
"version" : "0.4.0"
}
},
{
"identity" : "sparkle",
"kind" : "remoteSourceControl",
"location" : "https://github.com/sparkle-project/Sparkle",
"state" : {
"revision" : "41847a58cdef7506b257591fcca6f9495df591d4",
"version" : "2.6.2"
}
},
{
"identity" : "springinterpolation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/Lakr233/SpringInterpolation.git",
"state" : {
"revision" : "be8721cffc87ec514fa13ba5dab586a2730f51c9",
"version" : "1.1.2"
}
},
{
"identity" : "swiftui-cached-async-image",
"kind" : "remoteSourceControl",
"location" : "https://github.com/lorenzofiamingo/swiftui-cached-async-image",
"state" : {
"revision" : "467a3d17479887943ab917a379e62bbaff60ac8a",
"version" : "2.1.1"
}
},
{
"identity" : "swiftui-shimmer",
"kind" : "remoteSourceControl",
"location" : "https://github.com/markiv/SwiftUI-Shimmer",
"state" : {
"revision" : "5659a623567cefe258d1e3e67cb65585fbb6ecb6",
"version" : "1.4.2"
}
},
{
"identity" : "swiftyjson",
"kind" : "remoteSourceControl",
"location" : "https://github.com/SwiftyJSON/SwiftyJSON",
"state" : {
"revision" : "af76cf3ef710b6ca5f8c05f3a31307d44a3c5828",
"version" : "5.0.2"
}
},
{
"identity" : "swordrpc",
"kind" : "remoteSourceControl",
"location" : "https://github.com/PKBeam/SwordRPC",
"state" : {
"branch" : "master",
"revision" : "978393ef02aa15841db5e4ffd410539d1307a4fb"
}
},
{
"identity" : "zipfoundation",
"kind" : "remoteSourceControl",
"location" : "https://github.com/weichsel/ZIPFoundation",
"state" : {
"revision" : "02b6abe5f6eef7e3cbd5f247c5cc24e246efcfe0",
"version" : "0.9.19"
}
}
],
"version" : 3
}

0 comments on commit ca55a8e

Please sign in to comment.