Skip to content

Commit 7b44933

Browse files
author
garenwang
committed
# 6.1.7
1 parent 94bd3f4 commit 7b44933

File tree

13 files changed

+52
-38
lines changed

13 files changed

+52
-38
lines changed

CHANGELOG.md

Lines changed: 26 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,39 @@
1-
# 6.1.6
2-
1.新增图片修复、人脸识别、人体识别、文字识别等十余个接口
1+
# 6.1.7
32

4-
# 6.1.5
5-
1.新增急速识别相关参数
3+
4+
# 6.1.6
5+
6+
7+
# 6.1.5
8+
9+
补充急速识别相关参数
610

7-
# 6.1.4
8-
1.新增分词相关接口
11+
12+
# 6.1.4
913

10-
# 6.1.3
14+
新增分词接口
15+
16+
# 6.1.3
1117
1.新增语音识别相关接口
18+
1219

13-
# 6.1.2
14-
1.request新增payload参数。 2.修复已知bug
20+
21+
# 6.1.2
22+
1.request新增payload参数。 2.修复已知bug"
1523

16-
# 6.1.1
17-
1.修改头文件大小写问题
24+
25+
# 6.1.1
1826

19-
# 6.1.0
20-
1.优化service注册校验逻辑。2.修复全部取消。
27+
修改头文件大小写问题
28+
29+
# 6.1.0
2130

22-
# 6.0.9
31+
1.优化service注册校验逻辑。2.修复全部取消。
32+
33+
# 6.0.9
2334

2435
1.新增内容审核接口
25-
36+
2637
# 6.0.8
2738

2839
1.修改sdk与yymodel 方法命名冲突。2.修改一些SDK 内部一些警告

QCloudCOSXML.podspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pod::Spec.new do |s|
22
s.name = "QCloudCOSXML"
33

44

5-
s.version = "6.1.6"
5+
s.version = "6.1.7"
66

77

88
s.summary = "QCloudCOSXML 腾讯云iOS-SDK组件"
@@ -22,15 +22,15 @@ s.version = "6.1.6"
2222
s.subspec 'Default' do |default|
2323
default.source_files = 'QCloudCOSXML/Classes/**/*','QCloudCOSXML/Classes/QCloudCOSXML/*'
2424

25-
default.dependency "QCloudCore",'6.1.6'
25+
default.dependency "QCloudCore",'6.1.7'
2626
end
2727
s.subspec 'Slim' do |slim|
2828
slim.source_files = 'QCloudCOSXML/Classes/**/*','QCloudCOSXML/Classes/QCloudCOSXML/*'
29-
slim.dependency "QCloudCore/WithoutMTA",'6.1.6'
29+
slim.dependency "QCloudCore/WithoutMTA",'6.1.7'
3030
end
3131
s.subspec 'Transfer' do |transfer|
3232
transfer.source_files = 'QCloudCOSXML/Classes/*','QCloudCOSXML/Classes/Transfer/**/*','QCloudCOSXML/Classes/Base/**/*'
33-
transfer.dependency "QCloudCore/WithoutMTA",'6.1.6'
33+
transfer.dependency "QCloudCore/WithoutMTA",'6.1.7'
3434

3535
end
3636

QCloudCOSXML/Classes/CI/request/QCloudOpenAIBucketRequest.h

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#import "QCloudOpenAIBucketResult.h"
3535
NS_ASSUME_NONNULL_BEGIN
3636

37-
/**
37+
/**
3838
功能描述:
3939
4040
开通AI 内容识别服务并生成队列
@@ -50,11 +50,12 @@ NS_ASSUME_NONNULL_BEGIN
5050
request.regionName = @"regionName";
5151
5252
[request setFinishBlock:^(QCloudOpenAIBucketResult * _Nullable result, NSError * _Nullable error) {
53+
// outputObject 详细字段请查看api文档或者SDK源码
5354
// result 详细字段请查看api文档或者SDK源码
54-
// QCloudOpenAIBucketResult 类;
5555
}];
5656
[[QCloudCOSXMLService defaultCOSXML] OpenAIBucket:request];
5757
58+
5859
*/
5960
@interface QCloudOpenAIBucketRequest : QCloudBizHTTPRequest
6061

QCloudCOSXML/Classes/QCloudCOSXMLVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#ifndef QCloudCOSXMLModuleVersion_h
77
#define QCloudCOSXMLModuleVersion_h
8-
#define QCloudCOSXMLModuleVersionNumber 601006
8+
#define QCloudCOSXMLModuleVersionNumber 601007
99

1010
//dependency
1111

QCloudCOSXML/Classes/QCloudCOSXMLVersion.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#import "QCloudCOSXMLVersion.h"
2-
NSString * const QCloudCOSXMLModuleVersion = @"6.1.6";
2+
NSString * const QCloudCOSXMLModuleVersion = @"6.1.7";
33
NSString * const QCloudCOSXMLModuleName = @"QCloudCOSXML";
44
@interface QCloudQCloudCOSXMLLoad : NSObject
55
@end

QCloudCOSXML/Classes/Transfer/request/QCloudCOSXMLDownloadObjectRequest.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ - (void)startGetObject {
161161
tasks = [NSMutableArray array];
162162
}
163163
NSString *fromStr = [NSString stringWithFormat:@"%lld",strongSelf.localCacheDownloadOffset];
164-
NSString *toStr = [NSString stringWithFormat:@"%lld",currentTotalBytesDownload];
164+
NSString *toStr = [NSString stringWithFormat:@"%lld",currentTotalBytesDownload + strongSelf.localCacheDownloadOffset];
165165
[tasks addObject:@{@"from":fromStr,@"to":toStr}];
166166
[dic setValue: [tasks copy] forKey:@"downloadedBlocks"];
167167
NSError *parseError;

QCloudCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010
s.name = "QCloudCore"
1111

1212

13-
s.version = "6.1.6"
13+
s.version = "6.1.7"
1414

1515

1616

QCloudCore/Classes/Base/QCloudCoreVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
#ifndef QCloudCoreModuleVersion_h
77
#define QCloudCoreModuleVersion_h
8-
#define QCloudCoreModuleVersionNumber 601006
8+
#define QCloudCoreModuleVersionNumber 601007
99

1010
//dependency
1111

QCloudCore/Classes/Base/QCloudCoreVersion.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#import "QCloudCoreVersion.h"
2-
NSString * const QCloudCoreModuleVersion = @"6.1.6";
2+
NSString * const QCloudCoreModuleVersion = @"6.1.7";
33
NSString * const QCloudCoreModuleName = @"QCloudCore";
44
@interface QCloudQCloudCoreLoad : NSObject
55
@end

QCloudCore/Classes/Base/QualityAssurance/QualityDataUploader.m

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -277,14 +277,18 @@ + (void)internalUploadRequest:(QCloudAbstractRequest *)request event:(NSString *
277277
} @finally {
278278

279279
}
280-
281-
282-
280+
}else if ([request respondsToSelector:@selector(transferManager)]){
281+
NSObject * service = [request performSelector:@selector(transferManager)];
282+
if([service respondsToSelector:@selector(configuration)]){
283+
QCloudServiceConfiguration * config = [service performSelector:@selector(configuration)];
284+
if(config.bridge != nil){
285+
paramter[@"bridge"] = config.bridge;
286+
}
287+
}
283288
}
284289
[self startReportSDKWithEventKey:eventKey paramters:paramter];
285290
}
286291

287-
288292
+ (void)startReportSDKWithEventKey:(NSString *)eventKey paramters:(NSMutableDictionary *)paramter {
289293
// sdk版本
290294
paramter[[NSString stringWithFormat:@"%@sdk_version",[productName lowercaseString]]] = sdkVersion;
@@ -321,8 +325,6 @@ + (void)startReportWithEventKey:(NSString *)eventKey appkey:(NSString *)appkey p
321325

322326
[beaconInstance performSelector:NSSelectorFromString(@"reportEvent:") withObject:eventObj];
323327
#pragma clang diagnostic pop
324-
325-
326328
}
327329
}
328330

0 commit comments

Comments
 (0)