add swiftUI code
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "self:">
|
||||
</FileRef>
|
||||
</Workspace>
|
||||
+8
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>IDEDidComputeMac32BitWarning</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</plist>
|
||||
+51
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"originHash" : "4bbd077bbeabaff40e25646f292d2f10cb57734f7f9e339fc9ee2d0ee9484f02",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "binarycodable",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/christophhagen/BinaryCodable",
|
||||
"state" : {
|
||||
"revision" : "33643e2343f591368647935d14a94e35dc2d3bf0",
|
||||
"version" : "2.0.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "lottie-ios",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/airbnb/lottie-ios",
|
||||
"state" : {
|
||||
"revision" : "fe4c6fe3a0aa66cdeb51d549623c82ca9704b9a5",
|
||||
"version" : "4.5.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "qrcode",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/dagronf/qrcode.git",
|
||||
"state" : {
|
||||
"revision" : "6e32d9e56b25ab50af62a902d29d119d407d05e1",
|
||||
"version" : "17.1.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swift-qrcode-generator",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/dagronf/swift-qrcode-generator",
|
||||
"state" : {
|
||||
"revision" : "2b1980b825f08a81ccc762b0c4d17fcde9d5e953",
|
||||
"version" : "2.0.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swiftimagereadwrite",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/dagronf/SwiftImageReadWrite",
|
||||
"state" : {
|
||||
"revision" : "96361ba7f9dce5184d95aba8ea90d9faa4acabb2",
|
||||
"version" : "1.6.1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 3
|
||||
}
|
||||
Reference in New Issue
Block a user