Commit 88cd312c3c729924beb49a95b0ce58688eb1e660

Authored by 张旭
1 parent 7215bc21

no

Showing 48 changed files with 0 additions and 196 deletions
LiveVideoCloud/LiveVideoCloud.xcodeproj/project.pbxproj
... ... @@ -26,10 +26,8 @@
26 26 812E50551E7699E9004F5FCD /* CNLiveMsgTools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 812E504F1E7699DC004F5FCD /* CNLiveMsgTools.framework */; };
27 27 812E50561E7699E9004F5FCD /* CNLiveMsgTools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 812E504F1E7699DC004F5FCD /* CNLiveMsgTools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
28 28 812E50581E7699E9004F5FCD /* CNLivePlayerSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 812E50501E7699DC004F5FCD /* CNLivePlayerSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
29   - 81FB5B031E7A251300F98E1D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 81FB5B021E7A251300F98E1D /* Assets.xcassets */; };
30 29 81FB5B3C1E7A6FFC00F98E1D /* SevenSwitch.m in Sources */ = {isa = PBXBuildFile; fileRef = 81FB5B3B1E7A6FFC00F98E1D /* SevenSwitch.m */; };
31 30 D2029B861E6EAAA50027CD92 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = D2029B851E6EAAA50027CD92 /* main.m */; };
32   - D2029B8F1E6EAAA50027CD92 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D2029B8D1E6EAAA50027CD92 /* Main.storyboard */; };
33 31 D2029B911E6EAAA50027CD92 /* animation.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D2029B901E6EAAA50027CD92 /* animation.xcassets */; };
34 32 D2029B941E6EAAA50027CD92 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D2029B921E6EAAA50027CD92 /* LaunchScreen.storyboard */; };
35 33 D2029B9F1E6EAAA50027CD92 /* LiveVideoCloudTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D2029B9E1E6EAAA50027CD92 /* LiveVideoCloudTests.m */; };
... ... @@ -223,12 +221,10 @@
223 221 812E504F1E7699DC004F5FCD /* CNLiveMsgTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLiveMsgTools.framework; sourceTree = "<group>"; };
224 222 812E50501E7699DC004F5FCD /* CNLivePlayerSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLivePlayerSDK.framework; sourceTree = "<group>"; };
225 223 812E50511E7699DC004F5FCD /* KSYGPUResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = KSYGPUResource.bundle; sourceTree = "<group>"; };
226   - 81FB5B021E7A251300F98E1D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
227 224 81FB5B3A1E7A6FFC00F98E1D /* SevenSwitch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SevenSwitch.h; sourceTree = "<group>"; };
228 225 81FB5B3B1E7A6FFC00F98E1D /* SevenSwitch.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SevenSwitch.m; sourceTree = "<group>"; };
229 226 D2029B811E6EAAA50027CD92 /* LiveVideoCloud.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LiveVideoCloud.app; sourceTree = BUILT_PRODUCTS_DIR; };
230 227 D2029B851E6EAAA50027CD92 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
231   - D2029B8E1E6EAAA50027CD92 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
232 228 D2029B901E6EAAA50027CD92 /* animation.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = animation.xcassets; sourceTree = "<group>"; };
233 229 D2029B931E6EAAA50027CD92 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
234 230 D2029B951E6EAAA50027CD92 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
... ... @@ -615,7 +611,6 @@
615 611 D2029B841E6EAAA50027CD92 /* Supporting Files */ = {
616 612 isa = PBXGroup;
617 613 children = (
618   - 81FB5B021E7A251300F98E1D /* Assets.xcassets */,
619 614 D2029B921E6EAAA50027CD92 /* LaunchScreen.storyboard */,
620 615 D2029B851E6EAAA50027CD92 /* main.m */,
621 616 D2029B951E6EAAA50027CD92 /* Info.plist */,
... ... @@ -1536,7 +1531,6 @@
1536 1531 files = (
1537 1532 D2029C971E6EADE10027CD92 /* Info.plist in Resources */,
1538 1533 D2575C7F1E76A4F300E3A8FC /* NHPlaneViews.xib in Resources */,
1539   - 81FB5B031E7A251300F98E1D /* Assets.xcassets in Resources */,
1540 1534 D2575C7B1E76A4F300E3A8FC /* NHCarViews.xib in Resources */,
1541 1535 D2029CC91E6EADE10027CD92 /* SVProgressHUD.bundle in Resources */,
1542 1536 D2575C801E76A4F300E3A8FC /* resource.bundle in Resources */,
... ... @@ -1679,7 +1673,6 @@
1679 1673 D2888D9E1E6EBF1B003A77C8 /* LVCLiveViewController.m in Sources */,
1680 1674 D2029C951E6EADE10027CD92 /* UIWebView+AFNetworking.m in Sources */,
1681 1675 810B650A1E77B39D00133E15 /* LVCFullScreenPlayerController.m in Sources */,
1682   - D2575C6B1E76A45400E3A8FC /* LVCGiftManager.m in Sources */,
1683 1676 D2029CBD1E6EADE10027CD92 /* SDWebImageManager.m in Sources */,
1684 1677 D2029CB41E6EADE10027CD92 /* UIView+MJExtension.m in Sources */,
1685 1678 81FB5B3C1E7A6FFC00F98E1D /* SevenSwitch.m in Sources */,
... ...
LiveVideoCloud/LiveVideoCloud/animation.xcassets/bottom_shadow.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "filename" : "bottom_shadow.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   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/bottom_shadow.imageset/bottom_shadow.png deleted 100644 → 0

1.12 KB

LiveVideoCloud/LiveVideoCloud/animation.xcassets/dot.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "scale" : "1x"
6   - },
7   - {
8   - "idiom" : "universal",
9   - "scale" : "2x"
10   - },
11   - {
12   - "idiom" : "universal",
13   - "filename" : "dot@3x.png",
14   - "scale" : "3x"
15   - }
16   - ],
17   - "info" : {
18   - "version" : 1,
19   - "author" : "xcode"
20   - }
21   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/dot.imageset/dot@3x.png deleted 100644 → 0

335 Bytes

LiveVideoCloud/LiveVideoCloud/animation.xcassets/fullscreen.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "scale" : "1x"
6   - },
7   - {
8   - "idiom" : "universal",
9   - "scale" : "2x"
10   - },
11   - {
12   - "idiom" : "universal",
13   - "filename" : "fullscreen@3x.png",
14   - "scale" : "3x"
15   - }
16   - ],
17   - "info" : {
18   - "version" : 1,
19   - "author" : "xcode"
20   - }
21   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/fullscreen.imageset/fullscreen@3x.png deleted 100644 → 0

1.18 KB

LiveVideoCloud/LiveVideoCloud/animation.xcassets/nonfullscreen.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "scale" : "1x"
6   - },
7   - {
8   - "idiom" : "universal",
9   - "scale" : "2x"
10   - },
11   - {
12   - "idiom" : "universal",
13   - "filename" : "nonfullscreen@3x.png",
14   - "scale" : "3x"
15   - }
16   - ],
17   - "info" : {
18   - "version" : 1,
19   - "author" : "xcode"
20   - }
21   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/nonfullscreen.imageset/nonfullscreen@3x.png deleted 100644 → 0

1.19 KB

LiveVideoCloud/LiveVideoCloud/animation.xcassets/pause.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "scale" : "1x"
6   - },
7   - {
8   - "idiom" : "universal",
9   - "scale" : "2x"
10   - },
11   - {
12   - "idiom" : "universal",
13   - "filename" : "pause@3x.png",
14   - "scale" : "3x"
15   - }
16   - ],
17   - "info" : {
18   - "version" : 1,
19   - "author" : "xcode"
20   - }
21   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/pause.imageset/pause@3x.png deleted 100644 → 0

188 Bytes

LiveVideoCloud/LiveVideoCloud/animation.xcassets/play.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "scale" : "1x"
6   - },
7   - {
8   - "idiom" : "universal",
9   - "scale" : "2x"
10   - },
11   - {
12   - "idiom" : "universal",
13   - "filename" : "play@3x.png",
14   - "scale" : "3x"
15   - }
16   - ],
17   - "info" : {
18   - "version" : 1,
19   - "author" : "xcode"
20   - }
21   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/play.imageset/play@3x.png deleted 100644 → 0

660 Bytes

LiveVideoCloud/LiveVideoCloud/animation.xcassets/play_back.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "filename" : "play_back.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   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/play_back.imageset/play_back.png deleted 100644 → 0

1.47 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/Barrage input.imageset/Barrage input.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/Barrage input.imageset/Barrage input.png

3.78 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/Barrage input.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/Barrage input.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/bottom_shadow.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/bottom_shadow.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/bottom_shadow.imageset/bottom_shadow.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/bottom_shadow.imageset/bottom_shadow.png

1.12 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/dot.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/dot.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/dot.imageset/dot@3x.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/dot.imageset/dot@3x.png

335 Bytes

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/fullscreen.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/fullscreen.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/fullscreen.imageset/fullscreen@3x.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/fullscreen.imageset/fullscreen@3x.png

1.18 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/placeholderImage.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/load_03.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/placeholderImage.imageset/load_03.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/load_03.imageset/load_03.png

3.63 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/nonfullscreen.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/nonfullscreen.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/nonfullscreen.imageset/nonfullscreen@3x.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/nonfullscreen.imageset/nonfullscreen@3x.png

1.19 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/pause.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/pause.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/pause.imageset/pause@3x.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/pause.imageset/pause@3x.png

188 Bytes

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/play.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/play.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/play.imageset/play@3x.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/play.imageset/play@3x.png

660 Bytes

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/play_back.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/play_back.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/play_back.imageset/play_back.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/play_back.imageset/play_back.png

1.47 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/top_shadow.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/top_shadow.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/top_shadow.imageset/top_shadow.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/top_shadow.imageset/top_shadow.png

2.95 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/全屏加载图.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/全屏加载图.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/全屏加载图.imageset/全屏加载图.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/全屏加载图.imageset/全屏加载图.png

23.1 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/弹off.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/弹off.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/弹off.imageset/弹off.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/弹off.imageset/弹off.png

1.49 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/弹on.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/弹on.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/弹on.imageset/弹on.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/弹on.imageset/弹on.png

1.26 KB

LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/返回.imageset/Contents.json renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/返回.imageset/Contents.json
LiveVideoCloud/LiveVideoCloud/Assets.xcassets/player/返回.imageset/返回@3x.png renamed to LiveVideoCloud/LiveVideoCloud/animation.xcassets/player/返回.imageset/返回@3x.png

1.35 KB

LiveVideoCloud/LiveVideoCloud/animation.xcassets/top_shadow.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "filename" : "top_shadow.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   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/top_shadow.imageset/top_shadow.png deleted 100644 → 0

2.95 KB

LiveVideoCloud/LiveVideoCloud/animation.xcassets/返回.imageset/Contents.json deleted 100644 → 0
1   -{
2   - "images" : [
3   - {
4   - "idiom" : "universal",
5   - "scale" : "1x"
6   - },
7   - {
8   - "idiom" : "universal",
9   - "scale" : "2x"
10   - },
11   - {
12   - "idiom" : "universal",
13   - "filename" : "返回@3x.png",
14   - "scale" : "3x"
15   - }
16   - ],
17   - "info" : {
18   - "version" : 1,
19   - "author" : "xcode"
20   - }
21   -}
22 0 \ No newline at end of file
LiveVideoCloud/LiveVideoCloud/animation.xcassets/返回.imageset/返回@3x.png deleted 100644 → 0

1.35 KB