|
355 | 355 | 607123C2210FCAAD00B91068 /* MSIDAADAuthorityValidationRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 607123C0210FCAAD00B91068 /* MSIDAADAuthorityValidationRequest.m */; }; |
356 | 356 | 6078EB50226DA97100235498 /* MSIDTestCacheUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 6078EB4D226DA73600235498 /* MSIDTestCacheUtil.m */; }; |
357 | 357 | 6078EB51226DA97200235498 /* MSIDTestCacheUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 6078EB4D226DA73600235498 /* MSIDTestCacheUtil.m */; }; |
| 358 | + 607A788D23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m in Sources */ = {isa = PBXBuildFile; fileRef = 607A788C23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m */; }; |
| 359 | + 607A788E23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m in Sources */ = {isa = PBXBuildFile; fileRef = 607A788C23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m */; }; |
358 | 360 | 609E74BD228CA5CA005E3FED /* MSIDAccountMetadataCacheAccessor.m in Sources */ = {isa = PBXBuildFile; fileRef = 609E74BC228CA5CA005E3FED /* MSIDAccountMetadataCacheAccessor.m */; }; |
359 | 361 | 609E74BE228CA5CA005E3FED /* MSIDAccountMetadataCacheAccessor.m in Sources */ = {isa = PBXBuildFile; fileRef = 609E74BC228CA5CA005E3FED /* MSIDAccountMetadataCacheAccessor.m */; }; |
360 | 362 | 609E74C1228CC50E005E3FED /* MSIDMetadataCache.m in Sources */ = {isa = PBXBuildFile; fileRef = 609E74C0228CC50E005E3FED /* MSIDMetadataCache.m */; }; |
|
681 | 683 | B251CC4C204105A7005E0179 /* MSIDIdToken.m in Sources */ = {isa = PBXBuildFile; fileRef = B251CC46204105A7005E0179 /* MSIDIdToken.m */; }; |
682 | 684 | B251CC4D204105A7005E0179 /* MSIDIdToken.m in Sources */ = {isa = PBXBuildFile; fileRef = B251CC46204105A7005E0179 /* MSIDIdToken.m */; }; |
683 | 685 | B251CC51204105AE005E0179 /* MSIDCredentialType.m in Sources */ = {isa = PBXBuildFile; fileRef = B251CC4F204105AD005E0179 /* MSIDCredentialType.m */; }; |
| 686 | + B2525C6A23302364006FBA4B /* MSIDMainThreadUtil.h in Headers */ = {isa = PBXBuildFile; fileRef = B2525C6823302364006FBA4B /* MSIDMainThreadUtil.h */; }; |
| 687 | + B2525C6B23302364006FBA4B /* MSIDMainThreadUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B2525C6923302364006FBA4B /* MSIDMainThreadUtil.m */; }; |
| 688 | + B2525C6C23302364006FBA4B /* MSIDMainThreadUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = B2525C6923302364006FBA4B /* MSIDMainThreadUtil.m */; }; |
| 689 | + B2525C752330623E006FBA4B /* MSIDMainThreadUtilTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B2525C742330623E006FBA4B /* MSIDMainThreadUtilTests.m */; }; |
| 690 | + B2525C762330623E006FBA4B /* MSIDMainThreadUtilTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B2525C742330623E006FBA4B /* MSIDMainThreadUtilTests.m */; }; |
684 | 691 | B252913B2096698100E78695 /* MSIDAADIdTokenClaimsFactoryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B252913A2096698100E78695 /* MSIDAADIdTokenClaimsFactoryTests.m */; }; |
685 | 692 | B252913C2096698100E78695 /* MSIDAADIdTokenClaimsFactoryTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B252913A2096698100E78695 /* MSIDAADIdTokenClaimsFactoryTests.m */; }; |
686 | 693 | B253BD7A20487C8A00D07F31 /* MSIDLegacyTokenCacheIntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = B23ECF041FF33AE70015FC1D /* MSIDLegacyTokenCacheIntegrationTests.m */; }; |
|
1505 | 1512 | 607123C0210FCAAD00B91068 /* MSIDAADAuthorityValidationRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAADAuthorityValidationRequest.m; sourceTree = "<group>"; }; |
1506 | 1513 | 6078EB4C226DA71100235498 /* MSIDTestCacheUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDTestCacheUtil.h; sourceTree = "<group>"; }; |
1507 | 1514 | 6078EB4D226DA73600235498 /* MSIDTestCacheUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDTestCacheUtil.m; sourceTree = "<group>"; }; |
| 1515 | + 607A788B23294D2400A1F74D /* MSIDAccountMetadataCacheAccessorMock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAccountMetadataCacheAccessorMock.h; sourceTree = "<group>"; }; |
| 1516 | + 607A788C23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAccountMetadataCacheAccessorMock.m; sourceTree = "<group>"; }; |
1508 | 1517 | 609E74BB228CA5A8005E3FED /* MSIDAccountMetadataCacheAccessor.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAccountMetadataCacheAccessor.h; sourceTree = "<group>"; }; |
1509 | 1518 | 609E74BC228CA5CA005E3FED /* MSIDAccountMetadataCacheAccessor.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAccountMetadataCacheAccessor.m; sourceTree = "<group>"; }; |
1510 | 1519 | 609E74BF228CC501005E3FED /* MSIDMetadataCache.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDMetadataCache.h; sourceTree = "<group>"; }; |
|
1548 | 1557 | 960F915620CB4ABC0055A162 /* MSIDAADWebviewFactory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAADWebviewFactory.h; sourceTree = "<group>"; }; |
1549 | 1558 | 960F915720CB4ABC0055A162 /* MSIDAADWebviewFactory.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAADWebviewFactory.m; sourceTree = "<group>"; }; |
1550 | 1559 | 960F918920CBECAE0055A162 /* MSIDAADWebviewFactoryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAADWebviewFactoryTests.m; sourceTree = "<group>"; }; |
| 1560 | + 9621605322FF4FCD00DF5D9A /* MSIDURLResponseHandling.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDURLResponseHandling.h; sourceTree = "<group>"; }; |
1551 | 1561 | 96235F94207D7286007EAB36 /* MSIDWebOAuth2Response.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDWebOAuth2Response.h; sourceTree = "<group>"; }; |
1552 | 1562 | 96235F95207D7286007EAB36 /* MSIDWebOAuth2Response.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDWebOAuth2Response.m; sourceTree = "<group>"; }; |
1553 | 1563 | 96235F97207D72A6007EAB36 /* MSIDWebAADAuthResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDWebAADAuthResponse.h; sourceTree = "<group>"; }; |
|
1753 | 1763 | B251CC4F204105AD005E0179 /* MSIDCredentialType.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDCredentialType.m; sourceTree = "<group>"; }; |
1754 | 1764 | B251CC53204109A4005E0179 /* MSIDCredentialCacheItem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDCredentialCacheItem.h; sourceTree = "<group>"; }; |
1755 | 1765 | B251CC54204109A4005E0179 /* MSIDCredentialCacheItem.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDCredentialCacheItem.m; sourceTree = "<group>"; }; |
| 1766 | + B2525C6823302364006FBA4B /* MSIDMainThreadUtil.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDMainThreadUtil.h; sourceTree = "<group>"; }; |
| 1767 | + B2525C6923302364006FBA4B /* MSIDMainThreadUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDMainThreadUtil.m; sourceTree = "<group>"; }; |
| 1768 | + B2525C742330623E006FBA4B /* MSIDMainThreadUtilTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDMainThreadUtilTests.m; sourceTree = "<group>"; }; |
1756 | 1769 | B252913A2096698100E78695 /* MSIDAADIdTokenClaimsFactoryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAADIdTokenClaimsFactoryTests.m; sourceTree = "<group>"; }; |
1757 | 1770 | B2544EEA21684B2B00B4C108 /* MSIDCacheSchemaValidationTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDCacheSchemaValidationTests.m; sourceTree = "<group>"; }; |
1758 | 1771 | B2561221217EA93800999876 /* MSIDB2COauth2FactoryTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDB2COauth2FactoryTests.m; sourceTree = "<group>"; }; |
|
2379 | 2392 | B2BE926421A25F7200F5AB8C /* MSIDTestBrokerResponseHandler.m */, |
2380 | 2393 | B2BE926A21A2620400F5AB8C /* MSIDTestBrokerTokenRequest.h */, |
2381 | 2394 | B2BE926B21A2620400F5AB8C /* MSIDTestBrokerTokenRequest.m */, |
| 2395 | + 964E669420AE97FD00857009 /* MSIDTestWebviewInteractingViewController.h */, |
| 2396 | + 964E669520AE97FD00857009 /* MSIDTestWebviewInteractingViewController.m */, |
2382 | 2397 | 23CA0C60220A6DF600768729 /* MSIDRegistrationInformationMock.h */, |
2383 | 2398 | 23CA0C61220A6DF600768729 /* MSIDRegistrationInformationMock.m */, |
2384 | 2399 | B2968CA222F67AAF005AFC33 /* MSIDTestLocalInteractiveController.h */, |
2385 | 2400 | B2968CA322F67AAF005AFC33 /* MSIDTestLocalInteractiveController.m */, |
| 2401 | + 607A788B23294D2400A1F74D /* MSIDAccountMetadataCacheAccessorMock.h */, |
| 2402 | + 607A788C23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m */, |
2386 | 2403 | ); |
2387 | 2404 | path = mocks; |
2388 | 2405 | sourceTree = "<group>"; |
|
2625 | 2642 | 96C998EE20B638F60053A2D9 /* MSIDWebviewSession.m */, |
2626 | 2643 | 96F21B2F20A65896002B87C3 /* MSIDWebviewAuthorization.h */, |
2627 | 2644 | 96F21B3020A65896002B87C3 /* MSIDWebviewAuthorization.m */, |
| 2645 | + B2525C6823302364006FBA4B /* MSIDMainThreadUtil.h */, |
| 2646 | + B2525C6923302364006FBA4B /* MSIDMainThreadUtil.m */, |
2628 | 2647 | ); |
2629 | 2648 | path = webview; |
2630 | 2649 | sourceTree = "<group>"; |
|
3053 | 3072 | children = ( |
3054 | 3073 | 96A3E9B7208941D700BE5262 /* MSIDSystemWebviewController.h */, |
3055 | 3074 | 96A3E9B8208941D700BE5262 /* MSIDSystemWebviewController.m */, |
| 3075 | + 9621605322FF4FCD00DF5D9A /* MSIDURLResponseHandling.h */, |
3056 | 3076 | 960196F7208E578900D962D3 /* MSIDAuthenticationSession.h */, |
3057 | 3077 | 960196F8208E578900D962D3 /* MSIDAuthenticationSession.m */, |
3058 | 3078 | 960196FA208E579600D962D3 /* MSIDSafariViewController.h */, |
|
3544 | 3564 | D626FFEA1FBD200A00EE4487 /* network */, |
3545 | 3565 | 2338ECD4208A7B3200809B9E /* MSIDTestContext.h */, |
3546 | 3566 | 2338ECD5208A7B3200809B9E /* MSIDTestContext.m */, |
3547 | | - 964E669420AE97FD00857009 /* MSIDTestWebviewInteractingViewController.h */, |
3548 | | - 964E669520AE97FD00857009 /* MSIDTestWebviewInteractingViewController.m */, |
3549 | 3567 | B28AC66221A0BB9D00A1FC4A /* MSIDTestBrokerResponseHelper.h */, |
3550 | 3568 | B28AC66321A0BB9D00A1FC4A /* MSIDTestBrokerResponseHelper.m */, |
3551 | 3569 | B28AC66721A0C07A00A1FC4A /* MSIDTestBrokerKeyProviderHelper.h */, |
|
3796 | 3814 | B27CCDD4229EF2C000CAD565 /* MSIDDictionaryExtensionsTests.m */, |
3797 | 3815 | B223B0A222ADEE4500FB8713 /* MSIDMaskedUsernameLogParameterTests.m */, |
3798 | 3816 | B223B0A522ADEE5900FB8713 /* MSIDMaskedLogParameterTests.m */, |
| 3817 | + B203197E217BF191006488D0 /* MSIDClientCapabilitiesTests.m */, |
| 3818 | + B2525C742330623E006FBA4B /* MSIDMainThreadUtilTests.m */, |
3799 | 3819 | ); |
3800 | 3820 | path = tests; |
3801 | 3821 | sourceTree = "<group>"; |
|
4055 | 4075 | B20657DF1FCA208C00412B7D /* NSDate+MSIDExtensions.h in Headers */, |
4056 | 4076 | 96090D9820E59B2000E42B37 /* MSIDNotifications.h in Headers */, |
4057 | 4077 | 96F94A3320817C1A0034676C /* MSIDNTLMHandler.h in Headers */, |
| 4078 | + B2525C6A23302364006FBA4B /* MSIDMainThreadUtil.h in Headers */, |
4058 | 4079 | B297E1E620A12BDE00F370EC /* MSIDDefaultAccountCacheKey.h in Headers */, |
4059 | 4080 | B2DFA56F231E0649006F9EF8 /* MSIDKeychainTokenCache.h in Headers */, |
4060 | 4081 | B2C7088D2198E48E00D917B8 /* NSData+AES.h in Headers */, |
|
4637 | 4658 | 960F915220CB00C10055A162 /* MSIDAADV2WebviewFactoryTests.m in Sources */, |
4638 | 4659 | 963553BF20CA7C52005235E5 /* MSIDSystemWebviewControllerTests.m in Sources */, |
4639 | 4660 | 963CFAF320AD817600BDA25F /* MSIDWebviewAuthorizationTests.m in Sources */, |
| 4661 | + B2525C752330623E006FBA4B /* MSIDMainThreadUtilTests.m in Sources */, |
4640 | 4662 | 2338ECDA208A7CBD00809B9E /* MSIDAADRequestErrorHandlerTests.m in Sources */, |
4641 | 4663 | 23CA0C4A220A3B6900768729 /* MSIDPKeyAuthHandlerTests.m in Sources */, |
4642 | 4664 | B223B0A622ADEE5900FB8713 /* MSIDMaskedLogParameterTests.m in Sources */, |
|
4814 | 4836 | B20657E11FCA208C00412B7D /* NSDate+MSIDExtensions.m in Sources */, |
4815 | 4837 | B27551C22081705300AA7A38 /* MSIDJWTHelper.m in Sources */, |
4816 | 4838 | B251CC1D2040F6B5005E0179 /* MSIDLegacyTokenCacheKey.m in Sources */, |
| 4839 | + B2525C6C23302364006FBA4B /* MSIDMainThreadUtil.m in Sources */, |
4817 | 4840 | 2306D2A020AB672A00F875A3 /* MSIDAADEndpointProvider.m in Sources */, |
4818 | 4841 | B251CC4B204105A7005E0179 /* MSIDBaseToken.m in Sources */, |
4819 | 4842 | 235480D120DDF81000246F72 /* MSIDADFSAuthority.m in Sources */, |
|
4977 | 5000 | B281B339226BBB1C009619AB /* MSIDOAuthRequestConfiguratorTests.m in Sources */, |
4978 | 5001 | B2808005204CB2A700944D89 /* MSIDAADV1TokenResponseTests.m in Sources */, |
4979 | 5002 | D6D9A4BD1FBE712900EFA430 /* MSIDURLExtensionsTests.m in Sources */, |
| 5003 | + B2525C762330623E006FBA4B /* MSIDMainThreadUtilTests.m in Sources */, |
4980 | 5004 | 960F918B20CBECAE0055A162 /* MSIDAADWebviewFactoryTests.m in Sources */, |
4981 | 5005 | 238A047A2088561100989EE0 /* MSIDHttpRequestIntegrationTests.m in Sources */, |
4982 | 5006 | 963CFAF420AD817600BDA25F /* MSIDWebviewAuthorizationTests.m in Sources */, |
|
5051 | 5075 | 963E68E721489A9500D7D0CC /* NSString+MSIDTestUtil.m in Sources */, |
5052 | 5076 | 23185368206D8B1D0024DCA4 /* MSIDTestTokenResponse.m in Sources */, |
5053 | 5077 | 961ACDFD22A1F60800B9266C /* NSData+MSIDTestUtil.m in Sources */, |
| 5078 | + 607A788D23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m in Sources */, |
5054 | 5079 | B2BE925421A24B8200F5AB8C /* MSIDTestTokenRequestProvider.m in Sources */, |
5055 | 5080 | 23FB5C3A225588D0002BF1EB /* MSIDClaimsRequestMock.m in Sources */, |
5056 | 5081 | B2BE926921A25F8300F5AB8C /* MSIDTestBrokerResponseHandler.m in Sources */, |
|
5085 | 5110 | D626FFF51FBD200A00EE4487 /* MSIDTestURLSession.m in Sources */, |
5086 | 5111 | 969CCB5822A9EB7D00A55515 /* MSIDTestCacheDataSource.m in Sources */, |
5087 | 5112 | 96290E5721489BB800FDD5C8 /* NSString+MSIDTestUtil.m in Sources */, |
| 5113 | + 607A788E23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m in Sources */, |
5088 | 5114 | D6D9A44E1FBD3EEA00EFA430 /* NSDictionary+MSIDTestUtil.m in Sources */, |
5089 | 5115 | 23FB5C39225588CF002BF1EB /* MSIDClaimsRequestMock.m in Sources */, |
5090 | 5116 | B245C2FB2106ABDC00CD5A52 /* MSIDTestIdTokenUtil.m in Sources */, |
|
5281 | 5307 | 23B39ACC209CF317000AA905 /* MSIDAADNetworkConfiguration.m in Sources */, |
5282 | 5308 | 2321531B1FDA101900C6960D /* MSIDUserInformation.m in Sources */, |
5283 | 5309 | 232C65842138BD11002A41FE /* MSIDAADAuthorityMetadataResponseSerializer.m in Sources */, |
| 5310 | + B2525C6B23302364006FBA4B /* MSIDMainThreadUtil.m in Sources */, |
5284 | 5311 | B23ECEEB1FF2F56A0015FC1D /* MSIDAADTokenResponse.m in Sources */, |
5285 | 5312 | B28D90AB218FD1F800E230D6 /* MSIDDefaultTokenResponseValidator.m in Sources */, |
5286 | 5313 | B28BDA80217E964B003E5670 /* MSIDB2CTokenResponse.m in Sources */, |
|
0 commit comments