temp commit
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,3 +8,5 @@ yana.xcworkspace/xcuserdata/edwinqqq.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkp
|
||||
.cursor
|
||||
.swiftpm
|
||||
yana.xcworkspace/xcuserdata/edwinqqq.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
|
||||
Doc
|
||||
DerivedData
|
||||
|
3
Podfile
3
Podfile
@@ -17,6 +17,9 @@ target 'yana' do
|
||||
|
||||
# Networks
|
||||
pod 'Alamofire'
|
||||
|
||||
# 腾讯云 COS 精简版 SDK
|
||||
pod 'QCloudCOSXML/Transfer'
|
||||
end
|
||||
|
||||
post_install do |installer|
|
||||
|
10
Podfile.lock
10
Podfile.lock
@@ -1,16 +1,24 @@
|
||||
PODS:
|
||||
- Alamofire (5.10.2)
|
||||
- QCloudCore/WithoutMTA (6.5.1)
|
||||
- QCloudCOSXML/Transfer (6.5.1):
|
||||
- QCloudCore/WithoutMTA (= 6.5.1)
|
||||
|
||||
DEPENDENCIES:
|
||||
- Alamofire
|
||||
- QCloudCOSXML/Transfer
|
||||
|
||||
SPEC REPOS:
|
||||
trunk:
|
||||
- Alamofire
|
||||
- QCloudCore
|
||||
- QCloudCOSXML
|
||||
|
||||
SPEC CHECKSUMS:
|
||||
Alamofire: 7193b3b92c74a07f85569e1a6c4f4237291e7496
|
||||
QCloudCore: 6f8c67b96448472d2c6a92b9cfe1bdb5abbb1798
|
||||
QCloudCOSXML: 92f50a787b4e8d9a7cb6ea8e626775256b4840a7
|
||||
|
||||
PODFILE CHECKSUM: 4ccb5fbbedd3dcb71c35d00e7bfd0d280d4ced88
|
||||
PODFILE CHECKSUM: cdb7b0983805213c0c4148aeaed5b1e5ea5345ab
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
21
yana/Assets.xcassets/Home/Volume.imageset/Contents.json
vendored
Normal file
21
yana/Assets.xcassets/Home/Volume.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "Volume@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
BIN
yana/Assets.xcassets/Home/Volume.imageset/Volume@3x.png
vendored
Normal file
BIN
yana/Assets.xcassets/Home/Volume.imageset/Volume@3x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
21
yana/Assets.xcassets/Home/add photo.imageset/Contents.json
vendored
Normal file
21
yana/Assets.xcassets/Home/add photo.imageset/Contents.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"filename" : "组 8030@3x.png",
|
||||
"idiom" : "universal",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"author" : "xcode",
|
||||
"version" : 1
|
||||
}
|
||||
}
|
BIN
yana/Assets.xcassets/Home/add photo.imageset/组 8030@3x.png
vendored
Normal file
BIN
yana/Assets.xcassets/Home/add photo.imageset/组 8030@3x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
Reference in New Issue
Block a user