We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78bd598 commit 96db258Copy full SHA for 96db258
CHANGELOG.md
@@ -1,14 +1,10 @@
1
-
2
# 5.8.6
3
-一、 新增数据万象接口:
4
- 1. 上传时、下载时二维码识别
5
- 2. 云上数据处理
6
-二、灯塔上报修复
+
7
# 5.8.5
8
1:修复在上传在complete时点击了取消导致的crash
9
- 2:修复写日志时因磁盘不足导致的crash
10
- 3:pingtest 优化&字典转模型遍历数组时数组被修改crash
11
+ 2:修复写日志时因磁盘不足导致的crash
+ 3:pingtest 优化&字典转模型遍历数组时数组被修改crash
12
13
# 5.8.4
14
- 日志量太小无落盘
QCloudCore.podspec
@@ -9,11 +9,8 @@
Pod::Spec.new do |s|
s.name = "QCloudCore"
-<<<<<<< HEAD
-s.version = "5.8.5"
-=======
15
s.version = "5.8.6"
16
->>>>>>> 77a8da5... # 5.8.6
17
18
s.summary = "QCloudCore--腾讯云iOS-SDK Foundation"
19
0 commit comments