Skip to content

Commit 2ef54b5

Browse files
committed
modify gzip file config
1 parent 4bd982f commit 2ef54b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

QiniuSDK.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
31C2EEE5242DE86D00713A33 /* QNUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 31C2EEE2242DE86300713A33 /* QNUtils.m */; };
6969
31C2EEEC242DEF6A00713A33 /* QNUtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 31C2EEEB242DEF6A00713A33 /* QNUtilTest.m */; };
7070
31C2EEED242DEF6A00713A33 /* QNUtilTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 31C2EEEB242DEF6A00713A33 /* QNUtilTest.m */; };
71+
31C6E68824ECC75700633629 /* NSData+QNGZip.m in Sources */ = {isa = PBXBuildFile; fileRef = 31259E3124E3D02C00CF7531 /* NSData+QNGZip.m */; };
7172
31F553932456F2F3000B66AD /* QNUrlSafeBase64.m in Sources */ = {isa = PBXBuildFile; fileRef = 31F5537D2456F2F2000B66AD /* QNUrlSafeBase64.m */; };
7273
31F553942456F2F3000B66AD /* QNPHAssetResource.h in Headers */ = {isa = PBXBuildFile; fileRef = 31F5537E2456F2F2000B66AD /* QNPHAssetResource.h */; };
7374
31F553952456F2F3000B66AD /* QNEtag.h in Headers */ = {isa = PBXBuildFile; fileRef = 31F5537F2456F2F2000B66AD /* QNEtag.h */; };
@@ -1013,6 +1014,7 @@
10131014
316A4B8A24346364007BF564 /* QNTransactionManager.m in Sources */,
10141015
DF609A081A58E39D00AC7297 /* QNFormUpload.m in Sources */,
10151016
31F553BD2457FF14000B66AD /* QNConfiguration.m in Sources */,
1017+
31C6E68824ECC75700633629 /* NSData+QNGZip.m in Sources */,
10161018
31C2EECF242CC52600713A33 /* QNDnsCacheInfo.m in Sources */,
10171019
CC251354244C026A003F4C65 /* QNHttpResponseInfo.m in Sources */,
10181020
CC0F85FA2447343C008A1ABA /* QNUploadInfoCollector.m in Sources */,

0 commit comments

Comments
 (0)