Add support for sending using a QR code

closes #196
This commit is contained in:
Grishka
2025-08-07 04:59:01 +03:00
parent f75f5fb1f0
commit ad1c47012f
11 changed files with 426 additions and 27 deletions

View File

@@ -1,4 +1,5 @@
{
"originHash" : "f2a7ac82cfff4c1d8403f173eab86d0110b35f7ef9b3ae22165a6e3b814b176b",
"pins" : [
{
"identity" : "asn1",
@@ -18,6 +19,15 @@
"version" : "1.9.0"
}
},
{
"identity" : "qrcode",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dagronf/qrcode.git",
"state" : {
"revision" : "177d4091f7fcce1efc22de2a5fcdb671bd103101",
"version" : "26.10.0"
}
},
{
"identity" : "swift-protobuf",
"kind" : "remoteSourceControl",
@@ -27,6 +37,15 @@
"version" : "1.21.0"
}
},
{
"identity" : "swift-qrcode-generator",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dagronf/swift-qrcode-generator",
"state" : {
"revision" : "2b1980b825f08a81ccc762b0c4d17fcde9d5e953",
"version" : "2.0.2"
}
},
{
"identity" : "swiftecc",
"kind" : "remoteSourceControl",
@@ -35,7 +54,16 @@
"revision" : "55493f0609f07b24bf6cd52b90898ed1cefb268e",
"version" : "3.5.3"
}
},
{
"identity" : "swiftimagereadwrite",
"kind" : "remoteSourceControl",
"location" : "https://github.com/dagronf/SwiftImageReadWrite",
"state" : {
"revision" : "42ace2412279f18bc264bc306e96b51c36e12a33",
"version" : "1.9.2"
}
}
],
"version" : 2
"version" : 3
}