|
34 | 34 | DD0CCBAD1C4DC83A0044C4E3 /* OAuth2WebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0CCBAC1C4DC83A0044C4E3 /* OAuth2WebViewController.swift */; };
|
35 | 35 | EA9758181B222CEA007744B1 /* OAuth2PasswordGrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA9758171B222CEA007744B1 /* OAuth2PasswordGrant.swift */; };
|
36 | 36 | EA97581E1B2242F9007744B1 /* OAuth2PasswordGrant.swift in Sources */ = {isa = PBXBuildFile; fileRef = EA9758171B222CEA007744B1 /* OAuth2PasswordGrant.swift */; };
|
37 |
| - EE1070321E5C793400250586 /* OAuth2CustomAuthorizer+iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCCE4C8DC3CB7713E59BC1EE /* OAuth2CustomAuthorizer+iOS.swift */; }; |
38 | 37 | EE1070341E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1070331E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift */; };
|
39 | 38 | EE1070351E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1070331E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift */; };
|
40 | 39 | EE1070361E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1070331E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift */; };
|
|
50 | 49 | EE2983751D40BE7600933CDD /* OAuth2AuthorizerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2983741D40BE7600933CDD /* OAuth2AuthorizerUI.swift */; };
|
51 | 50 | EE2983761D40BE7600933CDD /* OAuth2AuthorizerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2983741D40BE7600933CDD /* OAuth2AuthorizerUI.swift */; };
|
52 | 51 | EE2983771D40BE7600933CDD /* OAuth2AuthorizerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2983741D40BE7600933CDD /* OAuth2AuthorizerUI.swift */; };
|
| 52 | + EE429D8E1E65721000BC6F67 /* OAuth2CustomAuthorizer+tvOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE429D8D1E65721000BC6F67 /* OAuth2CustomAuthorizer+tvOS.swift */; }; |
53 | 53 | EE4EBD871D7FF38200E6A9CA /* OAuth2Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4EBD7E1D7FF38200E6A9CA /* OAuth2Tests.swift */; };
|
54 | 54 | EE4EBD881D7FF38200E6A9CA /* OAuth2AuthRequestTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4EBD7F1D7FF38200E6A9CA /* OAuth2AuthRequestTests.swift */; };
|
55 | 55 | EE4EBD891D7FF38200E6A9CA /* OAuth2ClientCredentialsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE4EBD811D7FF38200E6A9CA /* OAuth2ClientCredentialsTests.swift */; };
|
|
182 | 182 | EE29EABB195A0DB2008882C8 /* OAuth2DebugURLSessionDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2DebugURLSessionDelegate.swift; sourceTree = "<group>"; };
|
183 | 183 | EE29EABE195B0813008882C8 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
184 | 184 | EE3174EB1945E83100210E62 /* OAuth2ImplicitGrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = OAuth2ImplicitGrant.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
| 185 | + EE429D8D1E65721000BC6F67 /* OAuth2CustomAuthorizer+tvOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OAuth2CustomAuthorizer+tvOS.swift"; sourceTree = "<group>"; }; |
185 | 186 | EE44F691194F2C7D0094AB8B /* OAuth2CodeGrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = OAuth2CodeGrant.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
186 | 187 | EE450CD31AD57578008AB6FC /* p2.OAuth2.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = p2.OAuth2.podspec; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
187 | 188 | EE4EBD7E1D7FF38200E6A9CA /* OAuth2Tests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2Tests.swift; sourceTree = "<group>"; };
|
|
262 | 263 | isa = PBXGroup;
|
263 | 264 | children = (
|
264 | 265 | 6598543F1C5B3B4000237D39 /* OAuth2Authorizer+tvOS.swift */,
|
| 266 | + EE429D8D1E65721000BC6F67 /* OAuth2CustomAuthorizer+tvOS.swift */, |
265 | 267 | );
|
266 | 268 | path = tvOS;
|
267 | 269 | sourceTree = "<group>";
|
|
652 | 654 | EEB9A97E1D86C34E0022EF66 /* OAuth2Response.swift in Sources */,
|
653 | 655 | EEFD23531C9ED9E400727DCF /* OAuth2ClientCredentialsReddit.swift in Sources */,
|
654 | 656 | 6598545A1C5B3CA700237D39 /* OAuth2PasswordGrant.swift in Sources */,
|
| 657 | + EE429D8E1E65721000BC6F67 /* OAuth2CustomAuthorizer+tvOS.swift in Sources */, |
655 | 658 | 659854551C5B3CA700237D39 /* OAuth2CodeGrantFacebook.swift in Sources */,
|
656 | 659 | 659854611C5B3CB900237D39 /* Keychain.swift in Sources */,
|
657 | 660 | EEB9A9851D86D36A0022EF66 /* OAuth2RequestPerformer.swift in Sources */,
|
658 | 661 | 659854561C5B3CA700237D39 /* OAuth2CodeGrantLinkedIn.swift in Sources */,
|
659 | 662 | 6598545D1C5B3CAB00237D39 /* OAuth2Error.swift in Sources */,
|
660 | 663 | EE2983721D40B83600933CDD /* OAuth2.swift in Sources */,
|
661 | 664 | EE20118E1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift in Sources */,
|
662 |
| - EE1070321E5C793400250586 /* OAuth2CustomAuthorizer+iOS.swift in Sources */, |
663 | 665 | 65EC05E21C9050CB00DE9186 /* OAuth2KeychainAccount.swift in Sources */,
|
664 | 666 | 6598545C1C5B3CAB00237D39 /* OAuth2DebugURLSessionDelegate.swift in Sources */,
|
665 | 667 | 6598544E1C5B3C9500237D39 /* OAuth2Authorizer+tvOS.swift in Sources */,
|
|
0 commit comments