|
99 | 99 | D0B8F8161CA8C2D0006B1E0D /* WFOAuth2Defines.h in Headers */ = {isa = PBXBuildFile; fileRef = D0B8F8141CA8C2D0006B1E0D /* WFOAuth2Defines.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
100 | 100 | D0B8F8171CA8C2D0006B1E0D /* WFOAuth2Defines.h in Headers */ = {isa = PBXBuildFile; fileRef = D0B8F8141CA8C2D0006B1E0D /* WFOAuth2Defines.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
101 | 101 | D0B8F8181CA8C2D0006B1E0D /* WFOAuth2Defines.h in Headers */ = {isa = PBXBuildFile; fileRef = D0B8F8141CA8C2D0006B1E0D /* WFOAuth2Defines.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
| 102 | + E9BD9FCD1D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E9BD9FC81D495159004BC387 /* WFSquareOAuth2SessionManager.m */; }; |
| 103 | + E9BD9FCE1D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E9BD9FC81D495159004BC387 /* WFSquareOAuth2SessionManager.m */; }; |
| 104 | + E9BD9FCF1D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E9BD9FC81D495159004BC387 /* WFSquareOAuth2SessionManager.m */; }; |
| 105 | + E9BD9FD01D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E9BD9FC81D495159004BC387 /* WFSquareOAuth2SessionManager.m */; }; |
| 106 | + E9BD9FD71D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E9BD9FD61D4962F1004BC387 /* WFSquareOAuth2SessionManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 107 | + E9BD9FD81D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E9BD9FD61D4962F1004BC387 /* WFSquareOAuth2SessionManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 108 | + E9BD9FD91D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E9BD9FD61D4962F1004BC387 /* WFSquareOAuth2SessionManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 109 | + E9BD9FDA1D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E9BD9FD61D4962F1004BC387 /* WFSquareOAuth2SessionManager.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
102 | 110 | /* End PBXBuildFile section */
|
103 | 111 |
|
104 | 112 | /* Begin PBXContainerItemProxy section */
|
|
197 | 205 | D0B8F80A1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WFUberOAuth2SessionManager.h; path = include/WFOAuth2/WFUberOAuth2SessionManager.h; sourceTree = "<group>"; };
|
198 | 206 | D0B8F80B1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WFUberOAuth2SessionManager.m; sourceTree = "<group>"; };
|
199 | 207 | D0B8F8141CA8C2D0006B1E0D /* WFOAuth2Defines.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WFOAuth2Defines.h; path = include/WFOAuth2/WFOAuth2Defines.h; sourceTree = "<group>"; };
|
| 208 | + E9BD9FC81D495159004BC387 /* WFSquareOAuth2SessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WFSquareOAuth2SessionManager.m; sourceTree = "<group>"; }; |
| 209 | + E9BD9FD61D4962F1004BC387 /* WFSquareOAuth2SessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WFSquareOAuth2SessionManager.h; path = include/WFOAuth2/WFSquareOAuth2SessionManager.h; sourceTree = "<group>"; }; |
200 | 210 | /* End PBXFileReference section */
|
201 | 211 |
|
202 | 212 | /* Begin PBXFrameworksBuildPhase section */
|
|
354 | 364 | D044290F1CB65052005837F9 /* WFSlackOAuth2SessionManager.m */,
|
355 | 365 | D0B8F80A1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.h */,
|
356 | 366 | D0B8F80B1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.m */,
|
| 367 | + E9BD9FD61D4962F1004BC387 /* WFSquareOAuth2SessionManager.h */, |
| 368 | + E9BD9FC81D495159004BC387 /* WFSquareOAuth2SessionManager.m */, |
357 | 369 | );
|
358 | 370 | name = Providers;
|
359 | 371 | sourceTree = "<group>";
|
|
428 | 440 | D0B8F7841CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.h in Headers */,
|
429 | 441 | D0B8F77A1CA49840006B1E0D /* WFOAuth2Credential.h in Headers */,
|
430 | 442 | D0B8F80C1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.h in Headers */,
|
| 443 | + E9BD9FD71D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */, |
431 | 444 | );
|
432 | 445 | runOnlyForDeploymentPostprocessing = 0;
|
433 | 446 | };
|
|
447 | 460 | D0B8F7851CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.h in Headers */,
|
448 | 461 | D0B8F77B1CA49840006B1E0D /* WFOAuth2Credential.h in Headers */,
|
449 | 462 | D0B8F80D1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.h in Headers */,
|
| 463 | + E9BD9FD81D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */, |
450 | 464 | );
|
451 | 465 | runOnlyForDeploymentPostprocessing = 0;
|
452 | 466 | };
|
|
466 | 480 | D0B8F7861CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.h in Headers */,
|
467 | 481 | D0B8F77C1CA49840006B1E0D /* WFOAuth2Credential.h in Headers */,
|
468 | 482 | D0B8F80E1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.h in Headers */,
|
| 483 | + E9BD9FD91D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */, |
469 | 484 | );
|
470 | 485 | runOnlyForDeploymentPostprocessing = 0;
|
471 | 486 | };
|
|
485 | 500 | D0B8F7871CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.h in Headers */,
|
486 | 501 | D0B8F77D1CA49840006B1E0D /* WFOAuth2Credential.h in Headers */,
|
487 | 502 | D0B8F80F1CA8BBA2006B1E0D /* WFUberOAuth2SessionManager.h in Headers */,
|
| 503 | + E9BD9FDA1D4962F1004BC387 /* WFSquareOAuth2SessionManager.h in Headers */, |
488 | 504 | );
|
489 | 505 | runOnlyForDeploymentPostprocessing = 0;
|
490 | 506 | };
|
|
758 | 774 | buildActionMask = 2147483647;
|
759 | 775 | files = (
|
760 | 776 | D0B8F77E1CA49840006B1E0D /* WFOAuth2Credential.m in Sources */,
|
| 777 | + E9BD9FCD1D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */, |
761 | 778 | D0B8F7A71CA5FCE6006B1E0D /* WFGoogleOAuth2SessionManager.m in Sources */,
|
762 | 779 | D0B8F7921CA49BF6006B1E0D /* WFOAuth2Error.m in Sources */,
|
763 | 780 | D0B8F7881CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.m in Sources */,
|
|
772 | 789 | buildActionMask = 2147483647;
|
773 | 790 | files = (
|
774 | 791 | D0B8F77F1CA49840006B1E0D /* WFOAuth2Credential.m in Sources */,
|
| 792 | + E9BD9FCE1D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */, |
775 | 793 | D0B8F7A81CA5FCE6006B1E0D /* WFGoogleOAuth2SessionManager.m in Sources */,
|
776 | 794 | D0B8F7931CA49BF6006B1E0D /* WFOAuth2Error.m in Sources */,
|
777 | 795 | D0B8F7891CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.m in Sources */,
|
|
786 | 804 | buildActionMask = 2147483647;
|
787 | 805 | files = (
|
788 | 806 | D0B8F7801CA49840006B1E0D /* WFOAuth2Credential.m in Sources */,
|
| 807 | + E9BD9FCF1D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */, |
789 | 808 | D0B8F7A91CA5FCE6006B1E0D /* WFGoogleOAuth2SessionManager.m in Sources */,
|
790 | 809 | D0B8F7941CA49BF6006B1E0D /* WFOAuth2Error.m in Sources */,
|
791 | 810 | D0B8F78A1CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.m in Sources */,
|
|
800 | 819 | buildActionMask = 2147483647;
|
801 | 820 | files = (
|
802 | 821 | D0B8F7811CA49840006B1E0D /* WFOAuth2Credential.m in Sources */,
|
| 822 | + E9BD9FD01D495159004BC387 /* WFSquareOAuth2SessionManager.m in Sources */, |
803 | 823 | D0B8F7AA1CA5FCE6006B1E0D /* WFGoogleOAuth2SessionManager.m in Sources */,
|
804 | 824 | D0B8F7951CA49BF6006B1E0D /* WFOAuth2Error.m in Sources */,
|
805 | 825 | D0B8F78B1CA49B14006B1E0D /* NSMutableURLRequest+WFOAuth2.m in Sources */,
|
|
0 commit comments