Commit cc38c7aab6147e5f880f159075a12aa3f5d7eb19
1 parent
0d12070b
add README
Showing
100 changed files
with
1062 additions
and
9 deletions
Too many changes to show.
To preserve performance only 100 of 347 files are displayed.
CNLiveScioLive/Assets.xcassets/AppIcon-1.appiconset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "iphone", | |
| 5 | + "size" : "20x20", | |
| 6 | + "scale" : "2x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "iphone", | |
| 10 | + "size" : "20x20", | |
| 11 | + "scale" : "3x" | |
| 12 | + }, | |
| 13 | + { | |
| 14 | + "idiom" : "iphone", | |
| 15 | + "size" : "29x29", | |
| 16 | + "scale" : "2x" | |
| 17 | + }, | |
| 18 | + { | |
| 19 | + "idiom" : "iphone", | |
| 20 | + "size" : "29x29", | |
| 21 | + "scale" : "3x" | |
| 22 | + }, | |
| 23 | + { | |
| 24 | + "idiom" : "iphone", | |
| 25 | + "size" : "40x40", | |
| 26 | + "scale" : "2x" | |
| 27 | + }, | |
| 28 | + { | |
| 29 | + "idiom" : "iphone", | |
| 30 | + "size" : "40x40", | |
| 31 | + "scale" : "3x" | |
| 32 | + }, | |
| 33 | + { | |
| 34 | + "idiom" : "iphone", | |
| 35 | + "size" : "60x60", | |
| 36 | + "scale" : "2x" | |
| 37 | + }, | |
| 38 | + { | |
| 39 | + "idiom" : "iphone", | |
| 40 | + "size" : "60x60", | |
| 41 | + "scale" : "3x" | |
| 42 | + }, | |
| 43 | + { | |
| 44 | + "idiom" : "ipad", | |
| 45 | + "size" : "20x20", | |
| 46 | + "scale" : "1x" | |
| 47 | + }, | |
| 48 | + { | |
| 49 | + "idiom" : "ipad", | |
| 50 | + "size" : "20x20", | |
| 51 | + "scale" : "2x" | |
| 52 | + }, | |
| 53 | + { | |
| 54 | + "idiom" : "ipad", | |
| 55 | + "size" : "29x29", | |
| 56 | + "scale" : "1x" | |
| 57 | + }, | |
| 58 | + { | |
| 59 | + "idiom" : "ipad", | |
| 60 | + "size" : "29x29", | |
| 61 | + "scale" : "2x" | |
| 62 | + }, | |
| 63 | + { | |
| 64 | + "idiom" : "ipad", | |
| 65 | + "size" : "40x40", | |
| 66 | + "scale" : "1x" | |
| 67 | + }, | |
| 68 | + { | |
| 69 | + "idiom" : "ipad", | |
| 70 | + "size" : "40x40", | |
| 71 | + "scale" : "2x" | |
| 72 | + }, | |
| 73 | + { | |
| 74 | + "idiom" : "ipad", | |
| 75 | + "size" : "76x76", | |
| 76 | + "scale" : "1x" | |
| 77 | + }, | |
| 78 | + { | |
| 79 | + "idiom" : "ipad", | |
| 80 | + "size" : "76x76", | |
| 81 | + "scale" : "2x" | |
| 82 | + }, | |
| 83 | + { | |
| 84 | + "idiom" : "ipad", | |
| 85 | + "size" : "83.5x83.5", | |
| 86 | + "scale" : "2x" | |
| 87 | + }, | |
| 88 | + { | |
| 89 | + "idiom" : "ios-marketing", | |
| 90 | + "size" : "1024x1024", | |
| 91 | + "scale" : "1x" | |
| 92 | + } | |
| 93 | + ], | |
| 94 | + "info" : { | |
| 95 | + "version" : 1, | |
| 96 | + "author" : "xcode" | |
| 97 | + } | |
| 98 | +} | |
| 0 | 99 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/1024.png
0 → 100644
335 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/Contents.json
| 1 | 1 | { |
| 2 | 2 | "images" : [ |
| 3 | 3 | { |
| 4 | - "idiom" : "iphone", | |
| 5 | 4 | "size" : "20x20", |
| 5 | + "idiom" : "iphone", | |
| 6 | + "filename" : "icon-20@2x.png", | |
| 6 | 7 | "scale" : "2x" |
| 7 | 8 | }, |
| 8 | 9 | { |
| 9 | - "idiom" : "iphone", | |
| 10 | 10 | "size" : "20x20", |
| 11 | + "idiom" : "iphone", | |
| 12 | + "filename" : "icon-20@3x.png", | |
| 11 | 13 | "scale" : "3x" |
| 12 | 14 | }, |
| 13 | 15 | { |
| 14 | - "idiom" : "iphone", | |
| 15 | 16 | "size" : "29x29", |
| 17 | + "idiom" : "iphone", | |
| 18 | + "filename" : "icon-Small@2x.png", | |
| 16 | 19 | "scale" : "2x" |
| 17 | 20 | }, |
| 18 | 21 | { |
| 19 | - "idiom" : "iphone", | |
| 20 | 22 | "size" : "29x29", |
| 23 | + "idiom" : "iphone", | |
| 24 | + "filename" : "icon-Small@3x.png", | |
| 21 | 25 | "scale" : "3x" |
| 22 | 26 | }, |
| 23 | 27 | { |
| 24 | - "idiom" : "iphone", | |
| 25 | 28 | "size" : "40x40", |
| 29 | + "idiom" : "iphone", | |
| 30 | + "filename" : "icon-Small-40@2x.png", | |
| 26 | 31 | "scale" : "2x" |
| 27 | 32 | }, |
| 28 | 33 | { |
| 29 | - "idiom" : "iphone", | |
| 30 | 34 | "size" : "40x40", |
| 35 | + "idiom" : "iphone", | |
| 36 | + "filename" : "icon-Small-40@3x.png", | |
| 31 | 37 | "scale" : "3x" |
| 32 | 38 | }, |
| 33 | 39 | { |
| 34 | - "idiom" : "iphone", | |
| 35 | 40 | "size" : "60x60", |
| 41 | + "idiom" : "iphone", | |
| 42 | + "filename" : "Icon-60@2x.png", | |
| 36 | 43 | "scale" : "2x" |
| 37 | 44 | }, |
| 38 | 45 | { |
| 39 | - "idiom" : "iphone", | |
| 40 | 46 | "size" : "60x60", |
| 47 | + "idiom" : "iphone", | |
| 48 | + "filename" : "Icon-60@3x.png", | |
| 41 | 49 | "scale" : "3x" |
| 42 | 50 | }, |
| 43 | 51 | { |
| ... | ... | @@ -86,8 +94,9 @@ |
| 86 | 94 | "scale" : "2x" |
| 87 | 95 | }, |
| 88 | 96 | { |
| 89 | - "idiom" : "ios-marketing", | |
| 90 | 97 | "size" : "1024x1024", |
| 98 | + "idiom" : "ios-marketing", | |
| 99 | + "filename" : "1024.png", | |
| 91 | 100 | "scale" : "1x" |
| 92 | 101 | } |
| 93 | 102 | ], | ... | ... |
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/Icon-60@2x.png
0 → 100644
11.4 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/Icon-60@3x.png
0 → 100644
19.9 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/icon-20@2x.png
0 → 100644
2.61 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/icon-20@3x.png
0 → 100644
4.58 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/icon-Small-40@2x.png
0 → 100644
6.81 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/icon-Small-40@3x.png
0 → 100644
11.4 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/icon-Small@2x.png
0 → 100644
4.29 KB
CNLiveScioLive/Assets.xcassets/AppIcon.appiconset/icon-Small@3x.png
0 → 100644
7.69 KB
CNLiveScioLive/Assets.xcassets/Contents.json
100644 → 100755
CNLiveScioLive/Assets.xcassets/Home/Contents.json
0 → 100755
CNLiveScioLive/Assets.xcassets/Home/cnlive_CN.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_CN@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_CN.imageset/cnlive_CN@2x.png
0 → 100644
1.14 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_EN.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_EN@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_EN@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_EN.imageset/cnlive_EN@2x.png
0 → 100644
881 Bytes
CNLiveScioLive/Assets.xcassets/Home/cnlive_EN.imageset/cnlive_EN@3x.png
0 → 100644
1.92 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_additional_screening.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_additional_screening@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_additional_screening@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_additional_screening.imageset/cnlive_additional_screening@2x.png
0 → 100644
1.24 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_additional_screening.imageset/cnlive_additional_screening@3x.png
0 → 100644
2.42 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_classification.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_classification@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_classification@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_classification.imageset/cnlive_classification@2x.png
0 → 100644
202 Bytes
CNLiveScioLive/Assets.xcassets/Home/cnlive_classification.imageset/cnlive_classification@3x.png
0 → 100644
683 Bytes
CNLiveScioLive/Assets.xcassets/Home/cnlive_column.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_column@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_column@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_column.imageset/cnlive_column@2x.png
0 → 100644
656 Bytes
CNLiveScioLive/Assets.xcassets/Home/cnlive_column.imageset/cnlive_column@3x.png
0 → 100644
1.45 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_icon.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_icon@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_icon@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_icon.imageset/cnlive_icon@2x.png
0 → 100644
5.34 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_icon.imageset/cnlive_icon@3x.png
0 → 100644
9.18 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_mine.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_mine@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_mine@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_mine.imageset/cnlive_mine@2x.png
0 → 100644
1.36 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_mine.imageset/cnlive_mine@3x.png
0 → 100644
2.61 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_mine_click.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_mine_click@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_mine_click@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_mine_click.imageset/cnlive_mine_click@2x.png
0 → 100644
1.45 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_mine_click.imageset/cnlive_mine_click@3x.png
0 → 100644
2.82 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_pitch.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "cnlive_pitch.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "filename" : "cnlive_pitch@2x.png", | |
| 11 | + "scale" : "2x" | |
| 12 | + }, | |
| 13 | + { | |
| 14 | + "idiom" : "universal", | |
| 15 | + "filename" : "cnlive_pitch@3x.png", | |
| 16 | + "scale" : "3x" | |
| 17 | + } | |
| 18 | + ], | |
| 19 | + "info" : { | |
| 20 | + "version" : 1, | |
| 21 | + "author" : "xcode" | |
| 22 | + } | |
| 23 | +} | |
| 0 | 24 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_pitch.imageset/cnlive_pitch.png
0 → 100644
328 Bytes
CNLiveScioLive/Assets.xcassets/Home/cnlive_pitch.imageset/cnlive_pitch@2x.png
0 → 100644
600 Bytes
CNLiveScioLive/Assets.xcassets/Home/cnlive_pitch.imageset/cnlive_pitch@3x.png
0 → 100644
1.21 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_search.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_search@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "filename" : "cnlive_search@3x.png", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/Home/cnlive_search.imageset/cnlive_search@2x.png
0 → 100644
1.02 KB
CNLiveScioLive/Assets.xcassets/Home/cnlive_search.imageset/cnlive_search@3x.png
0 → 100644
1.92 KB
CNLiveScioLive/Assets.xcassets/LaunchImage-2.launchimage/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "orientation" : "portrait", | |
| 5 | + "idiom" : "ipad", | |
| 6 | + "minimum-system-version" : "7.0", | |
| 7 | + "extent" : "full-screen", | |
| 8 | + "scale" : "2x" | |
| 9 | + }, | |
| 10 | + { | |
| 11 | + "orientation" : "landscape", | |
| 12 | + "idiom" : "ipad", | |
| 13 | + "minimum-system-version" : "7.0", | |
| 14 | + "extent" : "full-screen", | |
| 15 | + "scale" : "1x" | |
| 16 | + }, | |
| 17 | + { | |
| 18 | + "orientation" : "landscape", | |
| 19 | + "idiom" : "ipad", | |
| 20 | + "minimum-system-version" : "7.0", | |
| 21 | + "extent" : "full-screen", | |
| 22 | + "scale" : "2x" | |
| 23 | + }, | |
| 24 | + { | |
| 25 | + "orientation" : "portrait", | |
| 26 | + "idiom" : "iphone", | |
| 27 | + "minimum-system-version" : "7.0", | |
| 28 | + "scale" : "2x" | |
| 29 | + }, | |
| 30 | + { | |
| 31 | + "orientation" : "portrait", | |
| 32 | + "idiom" : "iphone", | |
| 33 | + "minimum-system-version" : "7.0", | |
| 34 | + "subtype" : "retina4", | |
| 35 | + "scale" : "2x" | |
| 36 | + }, | |
| 37 | + { | |
| 38 | + "orientation" : "portrait", | |
| 39 | + "idiom" : "ipad", | |
| 40 | + "minimum-system-version" : "7.0", | |
| 41 | + "extent" : "full-screen", | |
| 42 | + "scale" : "1x" | |
| 43 | + } | |
| 44 | + ], | |
| 45 | + "info" : { | |
| 46 | + "version" : 1, | |
| 47 | + "author" : "xcode" | |
| 48 | + } | |
| 49 | +} | |
| 0 | 50 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/LaunchImage.launchimage/1125-2436.png
0 → 100644
546 KB
CNLiveScioLive/Assets.xcassets/LaunchImage.launchimage/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "extent" : "full-screen", | |
| 5 | + "idiom" : "iphone", | |
| 6 | + "subtype" : "2436h", | |
| 7 | + "filename" : "1125-2436.png", | |
| 8 | + "minimum-system-version" : "11.0", | |
| 9 | + "orientation" : "portrait", | |
| 10 | + "scale" : "3x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "orientation" : "landscape", | |
| 14 | + "idiom" : "iphone", | |
| 15 | + "extent" : "full-screen", | |
| 16 | + "minimum-system-version" : "11.0", | |
| 17 | + "subtype" : "2436h", | |
| 18 | + "scale" : "3x" | |
| 19 | + }, | |
| 20 | + { | |
| 21 | + "extent" : "full-screen", | |
| 22 | + "idiom" : "iphone", | |
| 23 | + "subtype" : "736h", | |
| 24 | + "filename" : "loading-1242X2208.png", | |
| 25 | + "minimum-system-version" : "8.0", | |
| 26 | + "orientation" : "portrait", | |
| 27 | + "scale" : "3x" | |
| 28 | + }, | |
| 29 | + { | |
| 30 | + "orientation" : "landscape", | |
| 31 | + "idiom" : "iphone", | |
| 32 | + "extent" : "full-screen", | |
| 33 | + "minimum-system-version" : "8.0", | |
| 34 | + "subtype" : "736h", | |
| 35 | + "scale" : "3x" | |
| 36 | + }, | |
| 37 | + { | |
| 38 | + "extent" : "full-screen", | |
| 39 | + "idiom" : "iphone", | |
| 40 | + "subtype" : "667h", | |
| 41 | + "filename" : "loading-750X1334.png", | |
| 42 | + "minimum-system-version" : "8.0", | |
| 43 | + "orientation" : "portrait", | |
| 44 | + "scale" : "2x" | |
| 45 | + }, | |
| 46 | + { | |
| 47 | + "orientation" : "portrait", | |
| 48 | + "idiom" : "iphone", | |
| 49 | + "extent" : "full-screen", | |
| 50 | + "minimum-system-version" : "7.0", | |
| 51 | + "scale" : "2x" | |
| 52 | + }, | |
| 53 | + { | |
| 54 | + "extent" : "full-screen", | |
| 55 | + "idiom" : "iphone", | |
| 56 | + "subtype" : "retina4", | |
| 57 | + "filename" : "loading-640X1136.png", | |
| 58 | + "minimum-system-version" : "7.0", | |
| 59 | + "orientation" : "portrait", | |
| 60 | + "scale" : "2x" | |
| 61 | + }, | |
| 62 | + { | |
| 63 | + "orientation" : "portrait", | |
| 64 | + "idiom" : "ipad", | |
| 65 | + "extent" : "full-screen", | |
| 66 | + "minimum-system-version" : "7.0", | |
| 67 | + "scale" : "1x" | |
| 68 | + }, | |
| 69 | + { | |
| 70 | + "orientation" : "landscape", | |
| 71 | + "idiom" : "ipad", | |
| 72 | + "extent" : "full-screen", | |
| 73 | + "minimum-system-version" : "7.0", | |
| 74 | + "scale" : "1x" | |
| 75 | + }, | |
| 76 | + { | |
| 77 | + "orientation" : "portrait", | |
| 78 | + "idiom" : "ipad", | |
| 79 | + "extent" : "full-screen", | |
| 80 | + "minimum-system-version" : "7.0", | |
| 81 | + "scale" : "2x" | |
| 82 | + }, | |
| 83 | + { | |
| 84 | + "orientation" : "landscape", | |
| 85 | + "idiom" : "ipad", | |
| 86 | + "extent" : "full-screen", | |
| 87 | + "minimum-system-version" : "7.0", | |
| 88 | + "scale" : "2x" | |
| 89 | + }, | |
| 90 | + { | |
| 91 | + "orientation" : "portrait", | |
| 92 | + "idiom" : "iphone", | |
| 93 | + "extent" : "full-screen", | |
| 94 | + "scale" : "1x" | |
| 95 | + }, | |
| 96 | + { | |
| 97 | + "orientation" : "portrait", | |
| 98 | + "idiom" : "iphone", | |
| 99 | + "filename" : "loading-640X960.png", | |
| 100 | + "extent" : "full-screen", | |
| 101 | + "scale" : "2x" | |
| 102 | + }, | |
| 103 | + { | |
| 104 | + "orientation" : "portrait", | |
| 105 | + "idiom" : "iphone", | |
| 106 | + "extent" : "full-screen", | |
| 107 | + "subtype" : "retina4", | |
| 108 | + "scale" : "2x" | |
| 109 | + }, | |
| 110 | + { | |
| 111 | + "orientation" : "portrait", | |
| 112 | + "idiom" : "ipad", | |
| 113 | + "extent" : "to-status-bar", | |
| 114 | + "scale" : "1x" | |
| 115 | + }, | |
| 116 | + { | |
| 117 | + "orientation" : "portrait", | |
| 118 | + "idiom" : "ipad", | |
| 119 | + "extent" : "full-screen", | |
| 120 | + "scale" : "1x" | |
| 121 | + }, | |
| 122 | + { | |
| 123 | + "orientation" : "landscape", | |
| 124 | + "idiom" : "ipad", | |
| 125 | + "extent" : "to-status-bar", | |
| 126 | + "scale" : "1x" | |
| 127 | + }, | |
| 128 | + { | |
| 129 | + "orientation" : "landscape", | |
| 130 | + "idiom" : "ipad", | |
| 131 | + "extent" : "full-screen", | |
| 132 | + "scale" : "1x" | |
| 133 | + }, | |
| 134 | + { | |
| 135 | + "orientation" : "portrait", | |
| 136 | + "idiom" : "ipad", | |
| 137 | + "extent" : "to-status-bar", | |
| 138 | + "scale" : "2x" | |
| 139 | + }, | |
| 140 | + { | |
| 141 | + "orientation" : "portrait", | |
| 142 | + "idiom" : "ipad", | |
| 143 | + "extent" : "full-screen", | |
| 144 | + "scale" : "2x" | |
| 145 | + }, | |
| 146 | + { | |
| 147 | + "orientation" : "landscape", | |
| 148 | + "idiom" : "ipad", | |
| 149 | + "extent" : "to-status-bar", | |
| 150 | + "scale" : "2x" | |
| 151 | + }, | |
| 152 | + { | |
| 153 | + "orientation" : "landscape", | |
| 154 | + "idiom" : "ipad", | |
| 155 | + "extent" : "full-screen", | |
| 156 | + "scale" : "2x" | |
| 157 | + } | |
| 158 | + ], | |
| 159 | + "info" : { | |
| 160 | + "version" : 1, | |
| 161 | + "author" : "xcode" | |
| 162 | + } | |
| 163 | +} | |
| 0 | 164 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/LaunchImage.launchimage/loading-1242X2208.png
0 → 100644
586 KB
CNLiveScioLive/Assets.xcassets/LaunchImage.launchimage/loading-640X1136.png
0 → 100644
287 KB
CNLiveScioLive/Assets.xcassets/LaunchImage.launchimage/loading-640X960.png
0 → 100644
283 KB
CNLiveScioLive/Assets.xcassets/LaunchImage.launchimage/loading-750X1334.png
0 → 100644
336 KB
CNLiveScioLive/Assets.xcassets/animation/Contents.json
0 → 100644
CNLiveScioLive/Assets.xcassets/animation/refresh_animation0.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "refresh_animation0@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/animation/refresh_animation0.imageset/refresh_animation0@2x.png
0 → 100644
1.82 KB
CNLiveScioLive/Assets.xcassets/animation/refresh_animation1.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "refresh_animation1@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/animation/refresh_animation1.imageset/refresh_animation1@2x.png
0 → 100644
2.58 KB
CNLiveScioLive/Assets.xcassets/animation/refresh_animation2.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "refresh_animation2@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/animation/refresh_animation2.imageset/refresh_animation2@2x.png
0 → 100644
2.55 KB
CNLiveScioLive/Assets.xcassets/animation/refresh_animation3.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "refresh_animation3@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/animation/refresh_animation3.imageset/refresh_animation3@2x.png
0 → 100644
2.57 KB
CNLiveScioLive/Assets.xcassets/common/Contents.json
0 → 100755
CNLiveScioLive/Assets.xcassets/common/cnlive_fontsize.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_fontsize@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_fontsize.imageset/cnlive_fontsize@2x.png
0 → 100644
2.21 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_isfavorite.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_isfavorite@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_isfavorite.imageset/cnlive_isfavorite@2x.png
0 → 100644
1.89 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_isfavorited.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_isfavorited@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_isfavorited.imageset/cnlive_isfavorited@2x.png
0 → 100644
1.56 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_placeholder.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_placeholder@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_placeholder.imageset/cnlive_placeholder@2x.png
0 → 100644
114 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_play.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_play@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_play.imageset/cnlive_play@2x.png
0 → 100644
5.12 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_share.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_share@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_share.imageset/cnlive_share@2x.png
0 → 100644
1.7 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_white_back.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_white_back@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_white_back.imageset/cnlive_white_back@2x.png
0 → 100644
1.25 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_zhouxin_icon-1.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "cnlive_zhouxin_icon.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_zhouxin_icon-1.imageset/cnlive_zhouxin_icon.png
0 → 100644
4.97 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_zhouxin_icon.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "filename" : "cnlive_zhouxin_icon.png", | |
| 6 | + "scale" : "1x" | |
| 7 | + }, | |
| 8 | + { | |
| 9 | + "idiom" : "universal", | |
| 10 | + "filename" : "cnlive_zhouxin_icon@2x.png", | |
| 11 | + "scale" : "2x" | |
| 12 | + }, | |
| 13 | + { | |
| 14 | + "idiom" : "universal", | |
| 15 | + "scale" : "3x" | |
| 16 | + } | |
| 17 | + ], | |
| 18 | + "info" : { | |
| 19 | + "version" : 1, | |
| 20 | + "author" : "xcode" | |
| 21 | + } | |
| 22 | +} | |
| 0 | 23 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/cnlive_zhouxin_icon.imageset/cnlive_zhouxin_icon.png
0 → 100644
4.97 KB
CNLiveScioLive/Assets.xcassets/common/cnlive_zhouxin_icon.imageset/cnlive_zhouxin_icon@2x.png
0 → 100644
4.97 KB
CNLiveScioLive/Assets.xcassets/common/placeholder.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "placeholder@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/placeholder.imageset/placeholder@2x.png
0 → 100644
8.35 KB
CNLiveScioLive/Assets.xcassets/common/play.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "play@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/common/play.imageset/play@2x.png
0 → 100644
2.72 KB
CNLiveScioLive/Assets.xcassets/live/Contents.json
0 → 100644
CNLiveScioLive/Assets.xcassets/live/cnlive_button_down.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_button_down@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/live/cnlive_button_down.imageset/cnlive_button_down@2x.png
0 → 100644
1.25 KB
CNLiveScioLive/Assets.xcassets/live/cnlive_button_up.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_button_up@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/live/cnlive_button_up.imageset/cnlive_button_up@2x.png
0 → 100644
1.21 KB
CNLiveScioLive/Assets.xcassets/login/Contents.json
0 → 100644
CNLiveScioLive/Assets.xcassets/login/cnlive_email.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_email@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/login/cnlive_email.imageset/cnlive_email@2x.png
0 → 100644
1.6 KB
CNLiveScioLive/Assets.xcassets/login/cnlive_login_check out.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_login_check out@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/login/cnlive_login_check out.imageset/cnlive_login_check out@2x.png
0 → 100644
1.41 KB
CNLiveScioLive/Assets.xcassets/login/cnlive_login_check.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_login_check@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/login/cnlive_login_check.imageset/cnlive_login_check@2x.png
0 → 100644
1.71 KB
CNLiveScioLive/Assets.xcassets/login/cnlive_password.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_password@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/login/cnlive_password.imageset/cnlive_password@2x.png
0 → 100644
1.5 KB
CNLiveScioLive/Assets.xcassets/login/cnlive_phone.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_phone@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |
CNLiveScioLive/Assets.xcassets/login/cnlive_phone.imageset/cnlive_phone@2x.png
0 → 100644
1.12 KB
CNLiveScioLive/Assets.xcassets/login/cnlive_phone_email.imageset/Contents.json
0 → 100644
| 1 | +{ | |
| 2 | + "images" : [ | |
| 3 | + { | |
| 4 | + "idiom" : "universal", | |
| 5 | + "scale" : "1x" | |
| 6 | + }, | |
| 7 | + { | |
| 8 | + "idiom" : "universal", | |
| 9 | + "filename" : "cnlive_phone_email@2x.png", | |
| 10 | + "scale" : "2x" | |
| 11 | + }, | |
| 12 | + { | |
| 13 | + "idiom" : "universal", | |
| 14 | + "scale" : "3x" | |
| 15 | + } | |
| 16 | + ], | |
| 17 | + "info" : { | |
| 18 | + "version" : 1, | |
| 19 | + "author" : "xcode" | |
| 20 | + } | |
| 21 | +} | |
| 0 | 22 | \ No newline at end of file | ... | ... |