Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] update version to relesse-12.0.0.6106 #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified TRTC-API-Example-OC/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion TRTC-API-Example-OC/App/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
<string>3963</string>
<string>6106</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion TRTC-API-Example-OC/Debug/GenerateTestUserSig.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ static const int SDKAppID = 0;
* Unit: second
* Default value: 604800 (7 days)
*/
static const int EXPIRETIME = 604800;
static const int EXPIRETIME = 0;

/**
* The encryption key used to calculate the signature, the steps to obtain are as follows:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
17A5C14026CCF723007E91B1 /* ThirdBeautyBytedViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 17A5C13A26CCF723007E91B1 /* ThirdBeautyBytedViewController.xib */; };
17A5C14226CCF723007E91B1 /* ThirdBeautyEntranceViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 17A5C13C26CCF723007E91B1 /* ThirdBeautyEntranceViewController.m */; };
17A5C14326CCF723007E91B1 /* ThirdBeautyEntranceViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 17A5C13E26CCF723007E91B1 /* ThirdBeautyEntranceViewController.xib */; };
3976E57D2C608030000760FB /* MetalPerformanceShaders.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3976E57C2C608030000760FB /* MetalPerformanceShaders.framework */; };
471A24B328ACC11200BEFE63 /* PictureInPictureViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 471A24B128ACC11200BEFE63 /* PictureInPictureViewController.m */; };
471A24B428ACC11200BEFE63 /* PictureInPictureViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 471A24B228ACC11200BEFE63 /* PictureInPictureViewController.xib */; };
4723A8902631666E0094AC81 /* NSString+Common.m in Sources */ = {isa = PBXBuildFile; fileRef = 4723A88F2631666E0094AC81 /* NSString+Common.m */; };
Expand Down Expand Up @@ -128,7 +129,7 @@
D6D63B7025D86CFC1006B19E /* Pods_TRTC_API_Example_OC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9B2CC51BDD884255109D5F7 /* Pods_TRTC_API_Example_OC.framework */; };
EB147B20282E477900C0E2DC /* ThirdBeautyTencentEffectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EB147B1F282E477900C0E2DC /* ThirdBeautyTencentEffectViewController.m */; };
EB147B22282E477E00C0E2DC /* ThirdBeautyTencentEffectViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = EB147B21282E477E00C0E2DC /* ThirdBeautyTencentEffectViewController.xib */; };
ED14F8002B957E7C00E52959 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED14F7FF2B957E7C00E52959 /* CoreMotion.framework */; };
ED14F7F42B91D5DA00E52959 /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED14F7F32B91D5DA00E52959 /* CoreMotion.framework */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
Expand Down Expand Up @@ -175,6 +176,7 @@
17A5C13C26CCF723007E91B1 /* ThirdBeautyEntranceViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ThirdBeautyEntranceViewController.m; sourceTree = "<group>"; };
17A5C13D26CCF723007E91B1 /* ThirdBeautyBytedViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ThirdBeautyBytedViewController.h; sourceTree = "<group>"; };
17A5C13E26CCF723007E91B1 /* ThirdBeautyEntranceViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ThirdBeautyEntranceViewController.xib; sourceTree = "<group>"; };
3976E57C2C608030000760FB /* MetalPerformanceShaders.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MetalPerformanceShaders.framework; path = System/Library/Frameworks/MetalPerformanceShaders.framework; sourceTree = SDKROOT; };
40D550ED26A6AED600FE9F13 /* libsqlite3.0.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.0.tbd; path = usr/lib/libsqlite3.0.tbd; sourceTree = SDKROOT; };
40D550EF26A6AEFA00FE9F13 /* AssetsLibrary.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; };
42A8F1745853F18AE3E9996B /* Pods-TRTC-API-Example-OC.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TRTC-API-Example-OC.release.xcconfig"; path = "Target Support Files/Pods-TRTC-API-Example-OC/Pods-TRTC-API-Example-OC.release.xcconfig"; sourceTree = "<group>"; };
Expand Down Expand Up @@ -349,7 +351,7 @@
EB147B1F282E477900C0E2DC /* ThirdBeautyTencentEffectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ThirdBeautyTencentEffectViewController.m; sourceTree = "<group>"; };
EB147B21282E477E00C0E2DC /* ThirdBeautyTencentEffectViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ThirdBeautyTencentEffectViewController.xib; sourceTree = "<group>"; };
EBAF1EF2283243C600BE7998 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
ED14F7FF2B957E7C00E52959 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
ED14F7F32B91D5DA00E52959 /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
FC1FE5DC9D70E1703C9DD80A /* Pods-TXReplayKit_Screen.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-TXReplayKit_Screen.debug.xcconfig"; path = "Target Support Files/Pods-TXReplayKit_Screen/Pods-TXReplayKit_Screen.debug.xcconfig"; sourceTree = "<group>"; };
/* End PBXFileReference section */

Expand All @@ -358,7 +360,8 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
ED14F8002B957E7C00E52959 /* CoreMotion.framework in Frameworks */,
3976E57D2C608030000760FB /* MetalPerformanceShaders.framework in Frameworks */,
ED14F7F42B91D5DA00E52959 /* CoreMotion.framework in Frameworks */,
7DE039A8288AACC6009C3F1F /* Accelerate.framework in Frameworks */,
7DE0399A288AABB0009C3F1F /* SystemConfiguration.framework in Frameworks */,
7DE0399F288AAC32009C3F1F /* libc++.tbd in Frameworks */,
Expand Down Expand Up @@ -877,7 +880,8 @@
88ED6FE02624364700C75B9D /* Frameworks */ = {
isa = PBXGroup;
children = (
ED14F7FF2B957E7C00E52959 /* CoreMotion.framework */,
3976E57C2C608030000760FB /* MetalPerformanceShaders.framework */,
ED14F7F32B91D5DA00E52959 /* CoreMotion.framework */,
88BC38A5284471F300814931 /* GLKit.framework */,
EBAF1EF2283243C600BE7998 /* MobileCoreServices.framework */,
880DC44928042E7200278CAC /* SystemConfiguration.framework */,
Expand Down
Binary file not shown.
Binary file modified TRTC-API-Example-Swift/.DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions TRTC-API-Example-Swift/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ fastlane/test_output
# https://github.com/johnno1962/injectionforxcode

iOSInjectionProject/
.DS_Store
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ extension PictureInPictureViewController {
// MARK: - Button Event
extension PictureInPictureViewController {
@objc private func onPictureInPictureButtonClick(sender: UIButton) {
// Enable picture-in-picture when clicking the picture-in-picture button
//Enable picture-in-picture when clicking the picture-in-picture button
guard let pipViewController = self.pipViewController else { return }
if (pipViewController.isPictureInPictureActive) {
pipViewController.stopPictureInPicture()
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ class AudioCallingViewController : UIViewController {
// MARK: - UI Layout
extension AudioCallingViewController {

// Build view
//Build view
private func constructViewHierarchy() {
view.addSubview(userStatusTableView)
view.addSubview(hansFreeButton)
Expand All @@ -299,7 +299,7 @@ extension AudioCallingViewController {
}
}

// view layout
//view layout
private func activateConstraints() {
userStatusTableView.snp.makeConstraints { make in
make.width.equalTo(300)
Expand Down Expand Up @@ -347,7 +347,7 @@ extension AudioCallingViewController {

}

// Binding events
//Binding events
private func bindInteraction() {
userStatusTableView.delegate = self
userStatusTableView.dataSource = self
Expand Down
4 changes: 1 addition & 3 deletions TRTC-API-Example-Swift/Debug/GenerateTestUserSig.swift
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ let SDKAPPID: Int = 0
* Time unit: seconds
*Default time: 7 x 24 x 60 x 60 = 604800 = 7 days
*/
let EXPIRETIME: Int = 604800
let EXPIRETIME: Int = 0

/**
* CDN publishing function mixed streaming appId
Expand Down Expand Up @@ -92,7 +92,6 @@ let SDKSECRETKEY = ""
* The HMAC-SHA256 asymmetric encryption algorithm is used internally to encrypt SDKAPPID, userId and EXPIRETIME.
*
* @note: Please do not publish the following code into your online official version of the App for the following reasons:
*
* Although the code in this file can correctly calculate UserSig,
* it is only suitable for quickly adjusting the basic functions of the SDK and is not suitable for online products.
* This is because the SDKSECRETKEY in the client code is easily decompiled and reverse-engineered, especially the web-side code,
Expand All @@ -117,7 +116,6 @@ let PLAY_DOMAIN: String = ""

/**
* Configured background service domain name, similar to: https://service-3vscss6c-xxxxxxxxxxx.gz.apigw.tencentcs.com"
*
* The small live broadcast backend provides services such as login and room list.
* For more details, please see the document: https://cloud.tencent.com/document/product/454/38625
*/
Expand Down
85 changes: 0 additions & 85 deletions TRTC-API-Example-Swift/README-zh_CN.md

This file was deleted.

87 changes: 0 additions & 87 deletions TRTC-API-Example-Swift/README.md

This file was deleted.

Loading