|
103 | 103 | DFBC622919DE578600458C4B /* QNConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = DFBC622719DE578600458C4B /* QNConfig.m */; }; |
104 | 104 | DFBC622A19DE5E2500458C4B /* QNConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = DFBC622719DE578600458C4B /* QNConfig.m */; }; |
105 | 105 | DFBC622B19DE5E3200458C4B /* QNConfig.m in Sources */ = {isa = PBXBuildFile; fileRef = DFBC622719DE578600458C4B /* QNConfig.m */; }; |
| 106 | + DFF525311A6235D100D02BA1 /* QNSessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = DFF5252F1A6235D100D02BA1 /* QNSessionManager.h */; }; |
| 107 | + DFF525321A6235D100D02BA1 /* QNSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF525301A6235D100D02BA1 /* QNSessionManager.m */; }; |
| 108 | + DFF525331A6235D100D02BA1 /* QNSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF525301A6235D100D02BA1 /* QNSessionManager.m */; }; |
| 109 | + DFF525341A6235D100D02BA1 /* QNSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF525301A6235D100D02BA1 /* QNSessionManager.m */; }; |
| 110 | + DFF525351A6235D100D02BA1 /* QNSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF525301A6235D100D02BA1 /* QNSessionManager.m */; }; |
| 111 | + DFF525371A626A3700D02BA1 /* QNhttpDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = DFF525361A626A3700D02BA1 /* QNhttpDelegate.h */; }; |
| 112 | + DFF525391A64079B00D02BA1 /* QNSessionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF525381A64079B00D02BA1 /* QNSessionTest.m */; }; |
| 113 | + DFF5253A1A64079B00D02BA1 /* QNSessionTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DFF525381A64079B00D02BA1 /* QNSessionTest.m */; }; |
106 | 114 | DFFE0E6019E6575600D7A0FC /* QNFileRecorderTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DFFE0E5F19E6575600D7A0FC /* QNFileRecorderTest.m */; }; |
107 | 115 | DFFE0E6119E6575600D7A0FC /* QNFileRecorderTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DFFE0E5F19E6575600D7A0FC /* QNFileRecorderTest.m */; }; |
108 | 116 | EE76B381AF33E356C2C8FC56 /* libPods-QiniuSDK MacTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0EB0B4B6BA4EEC2DEF421644 /* libPods-QiniuSDK MacTests.a */; }; |
|
181 | 189 | DFA9B65E19E391A100A15FD1 /* QNTestConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QNTestConfig.h; sourceTree = "<group>"; }; |
182 | 190 | DFBC622419DE459800458C4B /* QNHttpTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNHttpTest.m; sourceTree = "<group>"; }; |
183 | 191 | DFBC622719DE578600458C4B /* QNConfig.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNConfig.m; sourceTree = "<group>"; }; |
| 192 | + DFF5252F1A6235D100D02BA1 /* QNSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QNSessionManager.h; sourceTree = "<group>"; }; |
| 193 | + DFF525301A6235D100D02BA1 /* QNSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNSessionManager.m; sourceTree = "<group>"; }; |
| 194 | + DFF525361A626A3700D02BA1 /* QNhttpDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QNhttpDelegate.h; sourceTree = "<group>"; }; |
| 195 | + DFF525381A64079B00D02BA1 /* QNSessionTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNSessionTest.m; sourceTree = "<group>"; }; |
184 | 196 | DFFE0E5F19E6575600D7A0FC /* QNFileRecorderTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNFileRecorderTest.m; sourceTree = "<group>"; }; |
185 | 197 | /* End PBXFileReference section */ |
186 | 198 |
|
|
263 | 275 | DF0D23CE19DCE6E500D6B68F /* QNResponseInfo.m */, |
264 | 276 | DF6099F91A5676AA00AC7297 /* QNDns.h */, |
265 | 277 | DF6099FB1A5676CA00AC7297 /* QNDns.m */, |
| 278 | + DFF5252F1A6235D100D02BA1 /* QNSessionManager.h */, |
| 279 | + DFF525301A6235D100D02BA1 /* QNSessionManager.m */, |
| 280 | + DFF525361A626A3700D02BA1 /* QNhttpDelegate.h */, |
266 | 281 | ); |
267 | 282 | path = Http; |
268 | 283 | sourceTree = "<group>"; |
|
349 | 364 | DFA9B65E19E391A100A15FD1 /* QNTestConfig.h */, |
350 | 365 | DFFE0E5F19E6575600D7A0FC /* QNFileRecorderTest.m */, |
351 | 366 | DF609A001A5839B400AC7297 /* QNDnsTest.m */, |
| 367 | + DFF525381A64079B00D02BA1 /* QNSessionTest.m */, |
352 | 368 | ); |
353 | 369 | path = QiniuSDKTests; |
354 | 370 | sourceTree = SOURCE_ROOT; |
|
377 | 393 | DF293CA419DC04C200799011 /* QNHttpManager.h in Headers */, |
378 | 394 | DFA9B65819E0B53700A15FD1 /* QNFileRecorder.h in Headers */, |
379 | 395 | DF609A051A58E39D00AC7297 /* QNFormUpload.h in Headers */, |
| 396 | + DFF525371A626A3700D02BA1 /* QNhttpDelegate.h in Headers */, |
380 | 397 | DF2CDE6019DAC6A400CE01FB /* QNCrc32.h in Headers */, |
381 | 398 | DFA9B63B19DF904000A15FD1 /* QNEtag.h in Headers */, |
382 | 399 | DF2CDE5C19DAC6A400CE01FB /* QNUrlSafeBase64.h in Headers */, |
383 | 400 | DFA9B64919E0018800A15FD1 /* QNUploadOption.h in Headers */, |
384 | 401 | DFA9B65C19E0B58900A15FD1 /* QNRecorderDelegate.h in Headers */, |
| 402 | + DFF525311A6235D100D02BA1 /* QNSessionManager.h in Headers */, |
385 | 403 | DF2CDE6819DAC6A400CE01FB /* QiniuSDK.h in Headers */, |
386 | 404 | DF2CDE6919DAC6A400CE01FB /* QNUploadManager.h in Headers */, |
387 | 405 | DF2CDE5F19DAC6A400CE01FB /* QNConfig.h in Headers */, |
|
667 | 685 | DF2CDE6119DAC6A400CE01FB /* QNCrc32.m in Sources */, |
668 | 686 | DF293CA619DC05B800799011 /* QNHttpManager.m in Sources */, |
669 | 687 | DF293CAB19DC0E5300799011 /* QNResumeUpload.m in Sources */, |
| 688 | + DFF525321A6235D100D02BA1 /* QNSessionManager.m in Sources */, |
670 | 689 | DFA39AA519F1272800A1A158 /* QNAsyncRun.m in Sources */, |
671 | 690 | DFA9B64A19E0018800A15FD1 /* QNUploadOption.m in Sources */, |
672 | 691 | DF2CDE6A19DAC6A400CE01FB /* QNUploadManager.m in Sources */, |
|
696 | 715 | DF2CDE8319DAF67F00CE01FB /* QNCrc32.m in Sources */, |
697 | 716 | DF293C9719DB865800799011 /* QNCrc32Test.m in Sources */, |
698 | 717 | DFA9B64519DFE43500A15FD1 /* QNTempFile.m in Sources */, |
| 718 | + DFF525391A64079B00D02BA1 /* QNSessionTest.m in Sources */, |
699 | 719 | DF609A071A58E39D00AC7297 /* QNFormUpload.m in Sources */, |
| 720 | + DFF525331A6235D100D02BA1 /* QNSessionManager.m in Sources */, |
700 | 721 | DFA9B63F19DFD8C900A15FD1 /* QNEtagTest.m in Sources */, |
701 | 722 | DF6099FD1A5676CA00AC7297 /* QNDns.m in Sources */, |
702 | 723 | DF2CDE8A19DAF67F00CE01FB /* QNUploadManager.m in Sources */, |
|
718 | 739 | DF2CDE6219DAC6A400CE01FB /* QNCrc32.m in Sources */, |
719 | 740 | DF293CA719DC05B800799011 /* QNHttpManager.m in Sources */, |
720 | 741 | DF293CAC19DC0E5300799011 /* QNResumeUpload.m in Sources */, |
| 742 | + DFF525341A6235D100D02BA1 /* QNSessionManager.m in Sources */, |
721 | 743 | DFA39AA719F1272800A1A158 /* QNAsyncRun.m in Sources */, |
722 | 744 | DFA9B64B19E0018800A15FD1 /* QNUploadOption.m in Sources */, |
723 | 745 | DF2CDE6B19DAC6A400CE01FB /* QNUploadManager.m in Sources */, |
|
747 | 769 | DF2CDE7719DAF65800CE01FB /* QNCrc32.m in Sources */, |
748 | 770 | DF293C9819DB865800799011 /* QNCrc32Test.m in Sources */, |
749 | 771 | DFA9B64619DFE43500A15FD1 /* QNTempFile.m in Sources */, |
| 772 | + DFF5253A1A64079B00D02BA1 /* QNSessionTest.m in Sources */, |
750 | 773 | DF609A091A58E39D00AC7297 /* QNFormUpload.m in Sources */, |
| 774 | + DFF525351A6235D100D02BA1 /* QNSessionManager.m in Sources */, |
751 | 775 | DFA9B64019DFD8C900A15FD1 /* QNEtagTest.m in Sources */, |
752 | 776 | DF6099FF1A5676CA00AC7297 /* QNDns.m in Sources */, |
753 | 777 | DF2CDE7E19DAF65800CE01FB /* QNUploadManager.m in Sources */, |
|
0 commit comments