|
31 | 31 | 65EC05E11C9050CB00DE9186 /* OAuth2KeychainAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65EC05DF1C9050CB00DE9186 /* OAuth2KeychainAccount.swift */; };
|
32 | 32 | 65EC05E21C9050CB00DE9186 /* OAuth2KeychainAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = 65EC05DF1C9050CB00DE9186 /* OAuth2KeychainAccount.swift */; };
|
33 | 33 | CCCE40D6B4EAD9BF05C92ACE /* OAuth2CustomAuthorizer+iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = CCCE4C8DC3CB7713E59BC1EE /* OAuth2CustomAuthorizer+iOS.swift */; };
|
34 |
| - DD0CCBAD1C4DC83A0044C4E3 /* OAuth2WebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0CCBAC1C4DC83A0044C4E3 /* OAuth2WebViewController.swift */; }; |
| 34 | + DD0CCBAD1C4DC83A0044C4E3 /* OAuth2WebViewController+macOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = DD0CCBAC1C4DC83A0044C4E3 /* OAuth2WebViewController+macOS.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 | 37 | EE1070341E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE1070331E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift */; };
|
|
42 | 42 | EE20118C1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE20118B1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift */; };
|
43 | 43 | EE20118D1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE20118B1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift */; };
|
44 | 44 | EE20118E1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE20118B1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift */; };
|
45 |
| - EE24862A1AC85DD4002B31AF /* OAuth2WebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2486291AC85DD4002B31AF /* OAuth2WebViewController.swift */; }; |
| 45 | + EE24862A1AC85DD4002B31AF /* OAuth2WebViewController+iOS.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE2486291AC85DD4002B31AF /* OAuth2WebViewController+iOS.swift */; }; |
46 | 46 | EE2983701D40B83600933CDD /* OAuth2.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE29836F1D40B83600933CDD /* OAuth2.swift */; };
|
47 | 47 | EE2983711D40B83600933CDD /* OAuth2.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE29836F1D40B83600933CDD /* OAuth2.swift */; };
|
48 | 48 | EE2983721D40B83600933CDD /* OAuth2.swift in Sources */ = {isa = PBXBuildFile; fileRef = EE29836F1D40B83600933CDD /* OAuth2.swift */; };
|
|
168 | 168 | 6598543F1C5B3B4000237D39 /* OAuth2Authorizer+tvOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "OAuth2Authorizer+tvOS.swift"; path = "Sources/tvOS/OAuth2Authorizer+tvOS.swift"; sourceTree = SOURCE_ROOT; };
|
169 | 169 | 659854461C5B3BEA00237D39 /* OAuth2.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OAuth2.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
170 | 170 | 65EC05DF1C9050CB00DE9186 /* OAuth2KeychainAccount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2KeychainAccount.swift; sourceTree = "<group>"; };
|
| 171 | + B4EE6D0922FF07D6004BC0D4 /* OAuth2Module.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2Module.swift; sourceTree = "<group>"; }; |
171 | 172 | CCCE4C8DC3CB7713E59BC1EE /* OAuth2CustomAuthorizer+iOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OAuth2CustomAuthorizer+iOS.swift"; sourceTree = "<group>"; };
|
172 |
| - DD0CCBAC1C4DC83A0044C4E3 /* OAuth2WebViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2WebViewController.swift; sourceTree = "<group>"; }; |
| 173 | + DD0CCBAC1C4DC83A0044C4E3 /* OAuth2WebViewController+macOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OAuth2WebViewController+macOS.swift"; sourceTree = "<group>"; }; |
173 | 174 | EA9758171B222CEA007744B1 /* OAuth2PasswordGrant.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = OAuth2PasswordGrant.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
174 | 175 | EE01F96E1C58D5D6003AEA7E /* generate-docs.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; path = "generate-docs.sh"; sourceTree = "<group>"; };
|
175 | 176 | EE1070331E5C7A4200250586 /* OAuth2CustomAuthorizerUI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2CustomAuthorizerUI.swift; sourceTree = "<group>"; };
|
176 | 177 | EE1391D91AC5B41A002C7B18 /* OAuth2CodeGrantBasicAuth.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = OAuth2CodeGrantBasicAuth.swift; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.swift; };
|
177 | 178 | EE20118B1E44D0BD00913FA7 /* OAuth2DataLoaderSessionTaskDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2DataLoaderSessionTaskDelegate.swift; sourceTree = "<group>"; };
|
178 |
| - EE2486291AC85DD4002B31AF /* OAuth2WebViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2WebViewController.swift; sourceTree = "<group>"; }; |
| 179 | + EE2486291AC85DD4002B31AF /* OAuth2WebViewController+iOS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "OAuth2WebViewController+iOS.swift"; sourceTree = "<group>"; }; |
179 | 180 | EE29836A1D3FC28000933CDD /* Package.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
|
180 | 181 | EE29836F1D40B83600933CDD /* OAuth2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2.swift; sourceTree = "<group>"; };
|
181 | 182 | EE2983741D40BE7600933CDD /* OAuth2AuthorizerUI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OAuth2AuthorizerUI.swift; sourceTree = "<group>"; };
|
|
268 | 269 | path = tvOS;
|
269 | 270 | sourceTree = "<group>";
|
270 | 271 | };
|
| 272 | + B4EE6D0822FF07D6004BC0D4 /* OAuth */ = { |
| 273 | + isa = PBXGroup; |
| 274 | + children = ( |
| 275 | + B4EE6D0922FF07D6004BC0D4 /* OAuth2Module.swift */, |
| 276 | + ); |
| 277 | + path = OAuth; |
| 278 | + sourceTree = "<group>"; |
| 279 | + }; |
271 | 280 | EE2486281AC85DD4002B31AF /* iOS */ = {
|
272 | 281 | isa = PBXGroup;
|
273 | 282 | children = (
|
274 | 283 | EEC7A8C81AE47111008C30E7 /* OAuth2Authorizer+iOS.swift */,
|
275 | 284 | CCCE4C8DC3CB7713E59BC1EE /* OAuth2CustomAuthorizer+iOS.swift */,
|
276 |
| - EE2486291AC85DD4002B31AF /* OAuth2WebViewController.swift */, |
| 285 | + EE2486291AC85DD4002B31AF /* OAuth2WebViewController+iOS.swift */, |
277 | 286 | );
|
278 | 287 | path = iOS;
|
279 | 288 | sourceTree = "<group>";
|
|
367 | 376 | children = (
|
368 | 377 | EEC7A8C61AE46C33008C30E7 /* OAuth2Authorizer+macOS.swift */,
|
369 | 378 | 19C919DC1E51CC8000BFC834 /* OAuth2CustomAuthorizer+macOS.swift */,
|
370 |
| - DD0CCBAC1C4DC83A0044C4E3 /* OAuth2WebViewController.swift */, |
| 379 | + DD0CCBAC1C4DC83A0044C4E3 /* OAuth2WebViewController+macOS.swift */, |
371 | 380 | );
|
372 | 381 | path = macOS;
|
373 | 382 | sourceTree = "<group>";
|
|
411 | 420 | EEDB8626193FAAE500C4EEA1 /* OAuth2 */ = {
|
412 | 421 | isa = PBXGroup;
|
413 | 422 | children = (
|
| 423 | + B4EE6D0822FF07D6004BC0D4 /* OAuth */, |
414 | 424 | EE2983731D40BC8900933CDD /* Base */,
|
415 | 425 | EE79F65C1BFBDFFF00746243 /* Flows */,
|
416 | 426 | EE9EBF111D775A21003263FC /* DataLoader */,
|
|
710 | 720 | EEACE1E01A7E8FC5009BF3A7 /* OAuth2CodeGrantFacebook.swift in Sources */,
|
711 | 721 | EE1391DB1AC5B41A002C7B18 /* OAuth2CodeGrantBasicAuth.swift in Sources */,
|
712 | 722 | EE507A391B1E15E000AE02E9 /* OAuth2DynReg.swift in Sources */,
|
713 |
| - EE24862A1AC85DD4002B31AF /* OAuth2WebViewController.swift in Sources */, |
| 723 | + EE24862A1AC85DD4002B31AF /* OAuth2WebViewController+iOS.swift in Sources */, |
714 | 724 | EE79F6581BFA945C00746243 /* OAuth2ClientConfig.swift in Sources */,
|
715 | 725 | EE79F65B1BFAA36900746243 /* OAuth2Error.swift in Sources */,
|
716 | 726 | CCCE40D6B4EAD9BF05C92ACE /* OAuth2CustomAuthorizer+iOS.swift in Sources */,
|
|
726 | 736 | EEAEF10B1CDBCF28001A1C6F /* OAuth2Logger.swift in Sources */,
|
727 | 737 | 65EC05E01C9050CB00DE9186 /* OAuth2KeychainAccount.swift in Sources */,
|
728 | 738 | 0C2F5E5B1DE2DB8500F621E0 /* OAuth2CodeGrantAzure.swift in Sources */,
|
729 |
| - DD0CCBAD1C4DC83A0044C4E3 /* OAuth2WebViewController.swift in Sources */, |
| 739 | + DD0CCBAD1C4DC83A0044C4E3 /* OAuth2WebViewController+macOS.swift in Sources */, |
730 | 740 | EE9EBF1B1D775F74003263FC /* OAuth2Securable.swift in Sources */,
|
731 | 741 | EE79F65A1BFAA36900746243 /* OAuth2Error.swift in Sources */,
|
732 | 742 | EEC49F311C9BF22400989A18 /* OAuth2AuthRequest.swift in Sources */,
|
|
0 commit comments