|
60 | 60 | DF3C504819DD7BA6000F548F /* QNFormUploadTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DF3C504619DD7BA6000F548F /* QNFormUploadTest.m */; };
|
61 | 61 | DF3C504A19DD7D9F000F548F /* QNResumeUploadTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DF3C504919DD7D9F000F548F /* QNResumeUploadTest.m */; };
|
62 | 62 | DF3C504B19DD7D9F000F548F /* QNResumeUploadTest.m in Sources */ = {isa = PBXBuildFile; fileRef = DF3C504919DD7D9F000F548F /* QNResumeUploadTest.m */; };
|
| 63 | + DFA39AA419F1272800A1A158 /* QNAsyncRun.h in Headers */ = {isa = PBXBuildFile; fileRef = DFA39AA219F1272800A1A158 /* QNAsyncRun.h */; }; |
| 64 | + DFA39AA519F1272800A1A158 /* QNAsyncRun.m in Sources */ = {isa = PBXBuildFile; fileRef = DFA39AA319F1272800A1A158 /* QNAsyncRun.m */; }; |
| 65 | + DFA39AA619F1272800A1A158 /* QNAsyncRun.m in Sources */ = {isa = PBXBuildFile; fileRef = DFA39AA319F1272800A1A158 /* QNAsyncRun.m */; }; |
| 66 | + DFA39AA719F1272800A1A158 /* QNAsyncRun.m in Sources */ = {isa = PBXBuildFile; fileRef = DFA39AA319F1272800A1A158 /* QNAsyncRun.m */; }; |
| 67 | + DFA39AA819F1272800A1A158 /* QNAsyncRun.m in Sources */ = {isa = PBXBuildFile; fileRef = DFA39AA319F1272800A1A158 /* QNAsyncRun.m */; }; |
63 | 68 | DFA9B63B19DF904000A15FD1 /* QNEtag.h in Headers */ = {isa = PBXBuildFile; fileRef = DFA9B63919DF904000A15FD1 /* QNEtag.h */; };
|
64 | 69 | DFA9B63C19DF904000A15FD1 /* QNEtag.m in Sources */ = {isa = PBXBuildFile; fileRef = DFA9B63A19DF904000A15FD1 /* QNEtag.m */; };
|
65 | 70 | DFA9B63D19DF904000A15FD1 /* QNEtag.m in Sources */ = {isa = PBXBuildFile; fileRef = DFA9B63A19DF904000A15FD1 /* QNEtag.m */; };
|
|
143 | 148 | DF2CDE7019DAE90300CE01FB /* QNBase64Test.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNBase64Test.m; sourceTree = "<group>"; };
|
144 | 149 | DF3C504619DD7BA6000F548F /* QNFormUploadTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNFormUploadTest.m; sourceTree = "<group>"; };
|
145 | 150 | DF3C504919DD7D9F000F548F /* QNResumeUploadTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNResumeUploadTest.m; sourceTree = "<group>"; };
|
| 151 | + DFA39AA219F1272800A1A158 /* QNAsyncRun.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QNAsyncRun.h; sourceTree = "<group>"; }; |
| 152 | + DFA39AA319F1272800A1A158 /* QNAsyncRun.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNAsyncRun.m; sourceTree = "<group>"; }; |
146 | 153 | DFA9B63919DF904000A15FD1 /* QNEtag.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QNEtag.h; sourceTree = "<group>"; };
|
147 | 154 | DFA9B63A19DF904000A15FD1 /* QNEtag.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNEtag.m; sourceTree = "<group>"; };
|
148 | 155 | DFA9B63E19DFD8C900A15FD1 /* QNEtagTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QNEtagTest.m; sourceTree = "<group>"; };
|
|
278 | 285 | DF2CDE4E19DAC6A400CE01FB /* Common */ = {
|
279 | 286 | isa = PBXGroup;
|
280 | 287 | children = (
|
| 288 | + DFA39AA219F1272800A1A158 /* QNAsyncRun.h */, |
| 289 | + DFA39AA319F1272800A1A158 /* QNAsyncRun.m */, |
281 | 290 | DF2CDE4F19DAC6A400CE01FB /* QNUrlSafeBase64.h */,
|
282 | 291 | DF2CDE5019DAC6A400CE01FB /* QNUrlSafeBase64.m */,
|
283 | 292 | DF2CDE5119DAC6A400CE01FB /* QNConfig.h */,
|
|
353 | 362 | DF2CDE6919DAC6A400CE01FB /* QNUploadManager.h in Headers */,
|
354 | 363 | DF2CDE5F19DAC6A400CE01FB /* QNConfig.h in Headers */,
|
355 | 364 | DF293CA919DC0AF000799011 /* QNResumeUpload.h in Headers */,
|
| 365 | + DFA39AA419F1272800A1A158 /* QNAsyncRun.h in Headers */, |
356 | 366 | );
|
357 | 367 | runOnlyForDeploymentPostprocessing = 0;
|
358 | 368 | };
|
|
632 | 642 | DF2CDE6119DAC6A400CE01FB /* QNCrc32.m in Sources */,
|
633 | 643 | DF293CA619DC05B800799011 /* QNHttpManager.m in Sources */,
|
634 | 644 | DF293CAB19DC0E5300799011 /* QNResumeUpload.m in Sources */,
|
| 645 | + DFA39AA519F1272800A1A158 /* QNAsyncRun.m in Sources */, |
635 | 646 | DFA9B64A19E0018800A15FD1 /* QNUploadOption.m in Sources */,
|
636 | 647 | DF2CDE6A19DAC6A400CE01FB /* QNUploadManager.m in Sources */,
|
637 | 648 | );
|
|
650 | 661 | DF0D23D219DCF02C00D6B68F /* QNResponseInfo.m in Sources */,
|
651 | 662 | DFBC622519DE459800458C4B /* QNHttpTest.m in Sources */,
|
652 | 663 | DF0D23C919DCC5B800D6B68F /* QNUserAgent.m in Sources */,
|
| 664 | + DFA39AA619F1272800A1A158 /* QNAsyncRun.m in Sources */, |
653 | 665 | DF0D23C819DCC5B200D6B68F /* QNHttpManager.m in Sources */,
|
654 | 666 | DF0D23C719DCC58000D6B68F /* QNResumeUpload.m in Sources */,
|
655 | 667 | DF2CDE8019DAF67F00CE01FB /* QNUrlSafeBase64.m in Sources */,
|
|
676 | 688 | DF2CDE6219DAC6A400CE01FB /* QNCrc32.m in Sources */,
|
677 | 689 | DF293CA719DC05B800799011 /* QNHttpManager.m in Sources */,
|
678 | 690 | DF293CAC19DC0E5300799011 /* QNResumeUpload.m in Sources */,
|
| 691 | + DFA39AA719F1272800A1A158 /* QNAsyncRun.m in Sources */, |
679 | 692 | DFA9B64B19E0018800A15FD1 /* QNUploadOption.m in Sources */,
|
680 | 693 | DF2CDE6B19DAC6A400CE01FB /* QNUploadManager.m in Sources */,
|
681 | 694 | );
|
|
694 | 707 | DF0D23D119DCF02400D6B68F /* QNResponseInfo.m in Sources */,
|
695 | 708 | DFBC622619DE459800458C4B /* QNHttpTest.m in Sources */,
|
696 | 709 | DF0D23CB19DCC5D300D6B68F /* QNHttpManager.m in Sources */,
|
| 710 | + DFA39AA819F1272800A1A158 /* QNAsyncRun.m in Sources */, |
697 | 711 | DF0D23CA19DCC5CF00D6B68F /* QNUserAgent.m in Sources */,
|
698 | 712 | DF0D23C619DCC57500D6B68F /* QNResumeUpload.m in Sources */,
|
699 | 713 | DF2CDE7419DAF65800CE01FB /* QNUrlSafeBase64.m in Sources */,
|
|
0 commit comments