Skip to content

Commit dd698c1

Browse files
author
garenwang
committed
fix:导入uikit头文件
1 parent 58ac20c commit dd698c1

File tree

3 files changed

+15
-14
lines changed

3 files changed

+15
-14
lines changed

Podfile.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
PODS:
2-
- QCloudCore (6.2.4):
3-
- QCloudCore/Default (= 6.2.4)
4-
- QCloudCore/Default (6.2.4)
5-
- QCloudCOSXML (6.2.4):
6-
- QCloudCOSXML/Default (= 6.2.4)
7-
- QCloudCOSXML/Default (6.2.4):
8-
- QCloudCore (= 6.2.4)
9-
- QCloudQuic (6.2.4):
10-
- QCloudQuic/Default (= 6.2.4)
11-
- QCloudQuic/Default (6.2.4):
12-
- QCloudCOSXML (= 6.2.4)
2+
- QCloudCore (6.2.5):
3+
- QCloudCore/Default (= 6.2.5)
4+
- QCloudCore/Default (6.2.5)
5+
- QCloudCOSXML (6.2.5):
6+
- QCloudCOSXML/Default (= 6.2.5)
7+
- QCloudCOSXML/Default (6.2.5):
8+
- QCloudCore (= 6.2.5)
9+
- QCloudQuic (6.2.5):
10+
- QCloudQuic/Default (= 6.2.5)
11+
- QCloudQuic/Default (6.2.5):
12+
- QCloudCOSXML (= 6.2.5)
1313

1414
DEPENDENCIES:
1515
- QCloudCore (from `.`)
@@ -25,9 +25,9 @@ EXTERNAL SOURCES:
2525
:path: "."
2626

2727
SPEC CHECKSUMS:
28-
QCloudCore: 9e77dfc0afd2a1ad623a6d203fbf5899197ea23a
29-
QCloudCOSXML: 20afbfede77ad27f42ff7b51c12b89d4e026ec06
30-
QCloudQuic: b1a1feb53e602b5c4f5423b9088e0d4b5f37bc73
28+
QCloudCore: 81d649400ba861fc8e182d135b567d8eefe09e65
29+
QCloudCOSXML: 4cab311d08a8df863db977d397e67f4dac27a39b
30+
QCloudQuic: 970091ec3b0b09dd6147d2374a35b615255e931d
3131

3232
PODFILE CHECKSUM: 87053f234f38ae6a394978f26bcb119015f9918e
3333

QCloudCOSXML/Classes/CI/request/QCloudGetFilePreviewHtmlRequest.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#import <Foundation/Foundation.h>
3333
#import <QCloudCore/QCloudCore.h>
3434
#import "QCloudGetFilePreviewHtmlResult.h"
35+
#import <UIKit/UIKit.h>
3536
NS_ASSUME_NONNULL_BEGIN
3637

3738
/**
Binary file not shown.

0 commit comments

Comments
 (0)