Skip to content

Commit

Permalink
update TUIKit&Demo 7.0.3754
Browse files Browse the repository at this point in the history
  • Loading branch information
yiliangwang committed Jan 6, 2023
1 parent 128cc72 commit aeeaff2
Show file tree
Hide file tree
Showing 262 changed files with 9,424 additions and 4,470 deletions.
6 changes: 3 additions & 3 deletions iOS/Podspec/TUIChat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'TUIChat'
spec.version = '6.9.3557'
spec.version = '7.0.3754'
spec.platform = :ios
spec.ios.deployment_target = '9.0'
spec.license = { :type => 'Proprietary',
Expand All @@ -17,7 +17,7 @@ Pod::Spec.new do |spec|

spec.requires_arc = true

spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/6.9.3557/ios/TUIChat.zip'}
spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUIChat.zip?time=2'}

spec.default_subspec = 'ALL'

Expand All @@ -28,7 +28,7 @@ Pod::Spec.new do |spec|

spec.subspec 'CommonModel' do |commonModel|
commonModel.source_files = '**/TUIChat/CommonModel/*.{h,m,mm}'
commonModel.dependency 'TUICore','6.9.3557'
commonModel.dependency 'TUICore','7.0.3754'
commonModel.dependency "TUIChat/VoiceConvert"
end

Expand Down
6 changes: 3 additions & 3 deletions iOS/Podspec/TUIContact.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'TUIContact'
spec.version = '6.9.3557'
spec.version = '7.0.3754'
spec.platform = :ios
spec.ios.deployment_target = '9.0'
spec.license = { :type => 'Proprietary',
Expand All @@ -16,14 +16,14 @@ Pod::Spec.new do |spec|

spec.requires_arc = true

spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/6.9.3557/ios/TUIContact.zip'}
spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUIContact.zip?time=2'}

spec.default_subspec = 'ALL'

spec.subspec 'BaseCell' do |baseCell|
baseCell.subspec 'CellData' do |cellData|
cellData.source_files = '**/TUIContact/BaseCell/CellData/*.{h,m,mm}'
cellData.dependency 'TUICore','6.9.3557'
cellData.dependency 'TUICore','7.0.3754'
end
baseCell.subspec 'CellUI' do |cellUI|
cellUI.source_files = '**/TUIContact/BaseCell/CellUI/*.{h,m,mm}'
Expand Down
6 changes: 3 additions & 3 deletions iOS/Podspec/TUIConversation.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'TUIConversation'
spec.version = '6.9.3557'
spec.version = '7.0.3754'
spec.platform = :ios
spec.ios.deployment_target = '9.0'
spec.license = { :type => 'Proprietary',
Expand All @@ -16,13 +16,13 @@ Pod::Spec.new do |spec|

spec.requires_arc = true

spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/6.9.3557/ios/TUIConversation.zip'}
spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUIConversation.zip?time=2'}

spec.default_subspec = 'ALL'

spec.subspec 'CommonModel' do |commonModel|
commonModel.source_files = '**/TUIConversation/CommonModel/*.{h,m,mm}'
commonModel.dependency 'TUICore','6.9.3557'
commonModel.dependency 'TUICore','7.0.3754'
end

spec.subspec 'BaseCell' do |baseCell|
Expand Down
2 changes: 1 addition & 1 deletion iOS/Podspec/TUICore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|

spec.requires_arc = true

spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUICore.zip'}
spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUICore.zip?time=2'}

spec.default_subspec = 'ImSDK_Plus'

Expand Down
6 changes: 3 additions & 3 deletions iOS/Podspec/TUIGroup.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'TUIGroup'
spec.version = '6.9.3557'
spec.version = '7.0.3754'
spec.platform = :ios
spec.ios.deployment_target = '9.0'
spec.license = { :type => 'Proprietary',
Expand All @@ -16,13 +16,13 @@ Pod::Spec.new do |spec|

spec.requires_arc = true

spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/6.9.3557/ios/TUIGroup.zip'}
spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUIGroup.zip?time=2'}

spec.default_subspec = 'ALL'

spec.subspec 'CommonModel' do |commonModel|
commonModel.source_files = '**/TUIGroup/CommonModel/*.{h,m,mm}'
commonModel.dependency 'TUICore','6.9.3557'
commonModel.dependency 'TUICore','7.0.3754'
end

spec.subspec 'BaseCell' do |baseCell|
Expand Down
6 changes: 3 additions & 3 deletions iOS/Podspec/TUIOfflinePush.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'TUIOfflinePush'
spec.version = '6.9.3557'
spec.version = '7.0.3754'
spec.platform = :ios
spec.ios.deployment_target = '9.0'
spec.license = { :type => 'Proprietary',
Expand All @@ -15,7 +15,7 @@ Pod::Spec.new do |spec|

spec.requires_arc = true

spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/6.9.3557/ios/TUIOfflinePush.zip'}
spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUIOfflinePush.zip?time=2'}

spec.default_subspec = 'APNS'

Expand All @@ -37,7 +37,7 @@ Pod::Spec.new do |spec|
end

spec.subspec 'Base' do |ss|
ss.dependency 'TUICore','6.9.3557'
ss.dependency 'TUICore','7.0.3754'
ss.source_files = '**/TUIOfflinePush/Base/**/*.{h,m,mm}'
end

Expand Down
6 changes: 3 additions & 3 deletions iOS/Podspec/TUISearch.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'TUISearch'
spec.version = '6.9.3557'
spec.version = '7.0.3754'
spec.platform = :ios
spec.ios.deployment_target = '9.0'
spec.license = { :type => 'Proprietary',
Expand All @@ -16,14 +16,14 @@ Pod::Spec.new do |spec|

spec.requires_arc = true

spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/6.9.3557/ios/TUISearch.zip'}
spec.source = { :http => 'https://im.sdk.cloud.tencent.cn/download/tuikit/7.0.3754/ios/TUISearch.zip?time=2'}

spec.default_subspec = 'ALL'

spec.subspec 'BaseCell' do |baseCell|
baseCell.subspec 'CellData' do |cellData|
cellData.source_files = '**/TUISearch/BaseCell/CellData/*.{h,m,mm}'
cellData.dependency 'TUICore','6.9.3557'
cellData.dependency 'TUICore','7.0.3754'
end
baseCell.subspec 'CellUI' do |cellUI|
cellUI.source_files = '**/TUISearch/BaseCell/CellUI/*.{h,m,mm}'
Expand Down
22 changes: 22 additions & 0 deletions iOS/TUIKit/TUICallKit/TUICallKit/Base/TUICallKitConstants.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
//
// TUICallKitConstants.h
// TUICallKit
//
// Created by noah on 2022/12/22.
// Copyright © 2022 Tencent. All rights reserved.
//

#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

// 信令超时时长,默认 30s
static const int TUI_CALLKIT_SIGNALING_MAX_TIME = 30;
// 默认头像
static NSString * const TUI_CALL_DEFAULT_AVATAR = @"https://imgcache.qq.com/qcloud/public/static//avatar1_100.20191230.png";

@interface TUICallKitConstants : NSObject

@end

NS_ASSUME_NONNULL_END
13 changes: 13 additions & 0 deletions iOS/TUIKit/TUICallKit/TUICallKit/Base/TUICallKitConstants.m
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
//
// TUICallKitConstants.m
// TUICallKit
//
// Created by noah on 2022/12/22.
// Copyright © 2022 Tencent. All rights reserved.
//

#import "TUICallKitConstants.h"

@implementation TUICallKitConstants

@end
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
//
// TUIAudioMessageRecordService.h
// TUICallKit
//
// Created by noah on 2022/11/30.
// Copyright © 2022 Tencent. All rights reserved.
//

#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface TUIAudioMessageRecordService : NSObject

@end

NS_ASSUME_NONNULL_END
Loading

0 comments on commit aeeaff2

Please sign in to comment.