Commit 5a3b3a8720058281ac837cb7c4b5776f4cd6ad53

Authored by 朱林
1 parent d5952781

更新文档

CNLivePlayerSDKTest/CNLivePlayerSDKTest.xcodeproj/project.pbxproj
... ... @@ -19,17 +19,18 @@
19 19 8156819A1ED7DEB300635393 /* LoadingView.m in Sources */ = {isa = PBXBuildFile; fileRef = 815681991ED7DEB300635393 /* LoadingView.m */; };
20 20 8156819E1ED7DEE100635393 /* CNLiveViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8156819D1ED7DEE100635393 /* CNLiveViewController.m */; };
21 21 816D7B161F0E158F007C1436 /* CNLiveMsgTools.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B141F0E158F007C1436 /* CNLiveMsgTools.framework */; };
22   - 816D7B171F0E158F007C1436 /* KSYGPUResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 816D7B151F0E158F007C1436 /* KSYGPUResource.bundle */; };
23 22 816D7B1C1F0E15DE007C1436 /* GPUImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B1A1F0E15DE007C1436 /* GPUImage.framework */; };
24 23 816D7B1D1F0E15DE007C1436 /* libksygpulive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B1B1F0E15DE007C1436 /* libksygpulive.framework */; };
25 24 816D7B211F0E15FC007C1436 /* CNLiveMsgTools.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B141F0E158F007C1436 /* CNLiveMsgTools.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
26 25 816D7B231F0E15FC007C1436 /* GPUImage.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B1A1F0E15DE007C1436 /* GPUImage.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
27 26 816D7B251F0E15FC007C1436 /* libksygpulive.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B1B1F0E15DE007C1436 /* libksygpulive.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
28   - 816D7B271F0E1734007C1436 /* CNLivePlayerSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B261F0E1734007C1436 /* CNLivePlayerSDK.framework */; };
29   - 816D7B291F0E1743007C1436 /* CNLivePlayerSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 816D7B261F0E1734007C1436 /* CNLivePlayerSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
30 27 819135E81EDFB4EE00C28F12 /* AudioStreamingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 819135E31EDFB4EE00C28F12 /* AudioStreamingViewController.m */; };
31 28 819135E91EDFB4EE00C28F12 /* StreamerDetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 819135E51EDFB4EE00C28F12 /* StreamerDetailViewController.m */; };
32 29 819135EA1EDFB4EE00C28F12 /* StreamerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 819135E71EDFB4EE00C28F12 /* StreamerViewController.m */; };
  30 + 819EEC071F1F5676004F8CDF /* CNLivePlayerSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 819EEC061F1F5676004F8CDF /* CNLivePlayerSDK.framework */; };
  31 + 819EEC081F1F57BC004F8CDF /* CNLivePlayerSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 819EEC061F1F5676004F8CDF /* CNLivePlayerSDK.framework */; };
  32 + 819EEC091F1F57BC004F8CDF /* CNLivePlayerSDK.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 819EEC061F1F5676004F8CDF /* CNLivePlayerSDK.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  33 + 819EEC0B1F1F58DA004F8CDF /* KSYGPUResource.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 819EEC0A1F1F58DA004F8CDF /* KSYGPUResource.bundle */; };
33 34 81A672051EB1E3D800BC4343 /* See You Again .mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 81A672011EB1E3D800BC4343 /* See You Again .mp3 */; };
34 35 81A672061EB1E3D800BC4343 /* Idina Menzel - Let It Go.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 81A672021EB1E3D800BC4343 /* Idina Menzel - Let It Go.mp3 */; };
35 36 81A672071EB1E3D800BC4343 /* Morrie - Lullaby.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 81A672031EB1E3D800BC4343 /* Morrie - Lullaby.mp3 */; };
... ... @@ -48,7 +49,7 @@
48 49 dstSubfolderSpec = 10;
49 50 files = (
50 51 816D7B251F0E15FC007C1436 /* libksygpulive.framework in Embed Frameworks */,
51   - 816D7B291F0E1743007C1436 /* CNLivePlayerSDK.framework in Embed Frameworks */,
  52 + 819EEC091F1F57BC004F8CDF /* CNLivePlayerSDK.framework in Embed Frameworks */,
52 53 816D7B211F0E15FC007C1436 /* CNLiveMsgTools.framework in Embed Frameworks */,
53 54 816D7B231F0E15FC007C1436 /* GPUImage.framework in Embed Frameworks */,
54 55 );
... ... @@ -79,16 +80,16 @@
79 80 815681991ED7DEB300635393 /* LoadingView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LoadingView.m; sourceTree = "<group>"; };
80 81 8156819D1ED7DEE100635393 /* CNLiveViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CNLiveViewController.m; sourceTree = "<group>"; };
81 82 816D7B141F0E158F007C1436 /* CNLiveMsgTools.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLiveMsgTools.framework; sourceTree = "<group>"; };
82   - 816D7B151F0E158F007C1436 /* KSYGPUResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = KSYGPUResource.bundle; sourceTree = "<group>"; };
83 83 816D7B1A1F0E15DE007C1436 /* GPUImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = GPUImage.framework; sourceTree = "<group>"; };
84 84 816D7B1B1F0E15DE007C1436 /* libksygpulive.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = libksygpulive.framework; sourceTree = "<group>"; };
85   - 816D7B261F0E1734007C1436 /* CNLivePlayerSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLivePlayerSDK.framework; sourceTree = "<group>"; };
86 85 819135E21EDFB4EE00C28F12 /* AudioStreamingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AudioStreamingViewController.h; sourceTree = "<group>"; };
87 86 819135E31EDFB4EE00C28F12 /* AudioStreamingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioStreamingViewController.m; sourceTree = "<group>"; };
88 87 819135E41EDFB4EE00C28F12 /* StreamerDetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StreamerDetailViewController.h; sourceTree = "<group>"; };
89 88 819135E51EDFB4EE00C28F12 /* StreamerDetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StreamerDetailViewController.m; sourceTree = "<group>"; };
90 89 819135E61EDFB4EE00C28F12 /* StreamerViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StreamerViewController.h; sourceTree = "<group>"; };
91 90 819135E71EDFB4EE00C28F12 /* StreamerViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = StreamerViewController.m; sourceTree = "<group>"; };
  91 + 819EEC061F1F5676004F8CDF /* CNLivePlayerSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = CNLivePlayerSDK.framework; sourceTree = "<group>"; };
  92 + 819EEC0A1F1F58DA004F8CDF /* KSYGPUResource.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = KSYGPUResource.bundle; sourceTree = "<group>"; };
92 93 81A672011EB1E3D800BC4343 /* See You Again .mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = " See You Again .mp3"; sourceTree = "<group>"; };
93 94 81A672021EB1E3D800BC4343 /* Idina Menzel - Let It Go.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Idina Menzel - Let It Go.mp3"; sourceTree = "<group>"; };
94 95 81A672031EB1E3D800BC4343 /* Morrie - Lullaby.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = "Morrie - Lullaby.mp3"; sourceTree = "<group>"; };
... ... @@ -109,9 +110,10 @@
109 110 buildActionMask = 2147483647;
110 111 files = (
111 112 816D7B161F0E158F007C1436 /* CNLiveMsgTools.framework in Frameworks */,
112   - 816D7B271F0E1734007C1436 /* CNLivePlayerSDK.framework in Frameworks */,
  113 + 819EEC071F1F5676004F8CDF /* CNLivePlayerSDK.framework in Frameworks */,
113 114 816D7B1D1F0E15DE007C1436 /* libksygpulive.framework in Frameworks */,
114 115 816D7B1C1F0E15DE007C1436 /* GPUImage.framework in Frameworks */,
  116 + 819EEC081F1F57BC004F8CDF /* CNLivePlayerSDK.framework in Frameworks */,
115 117 );
116 118 runOnlyForDeploymentPostprocessing = 0;
117 119 };
... ... @@ -211,11 +213,11 @@
211 213 816D7B131F0E158F007C1436 /* CNLiveSDKs */ = {
212 214 isa = PBXGroup;
213 215 children = (
214   - 816D7B261F0E1734007C1436 /* CNLivePlayerSDK.framework */,
  216 + 819EEC0A1F1F58DA004F8CDF /* KSYGPUResource.bundle */,
  217 + 819EEC061F1F5676004F8CDF /* CNLivePlayerSDK.framework */,
215 218 816D7B141F0E158F007C1436 /* CNLiveMsgTools.framework */,
216 219 816D7B1A1F0E15DE007C1436 /* GPUImage.framework */,
217 220 816D7B1B1F0E15DE007C1436 /* libksygpulive.framework */,
218   - 816D7B151F0E158F007C1436 /* KSYGPUResource.bundle */,
219 221 );
220 222 path = CNLiveSDKs;
221 223 sourceTree = "<group>";
... ... @@ -290,7 +292,7 @@
290 292 isa = PBXResourcesBuildPhase;
291 293 buildActionMask = 2147483647;
292 294 files = (
293   - 816D7B171F0E158F007C1436 /* KSYGPUResource.bundle in Resources */,
  295 + 819EEC0B1F1F58DA004F8CDF /* KSYGPUResource.bundle in Resources */,
294 296 32E6CA391D5B0AF400B58EBC /* LaunchScreen.storyboard in Resources */,
295 297 81A672051EB1E3D800BC4343 /* See You Again .mp3 in Resources */,
296 298 81A672061EB1E3D800BC4343 /* Idina Menzel - Let It Go.mp3 in Resources */,
... ...
北京中投视讯推流SDK说明文档.pdf
No preview for this file type