|
484 | 484 | 23D2049421D1C274009B5975 /* MSIDTokenResponseSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 23D2049221D1C274009B5975 /* MSIDTokenResponseSerializer.m */; }; |
485 | 485 | 23D2049521D1C274009B5975 /* MSIDTokenResponseSerializer.m in Sources */ = {isa = PBXBuildFile; fileRef = 23D2049221D1C274009B5975 /* MSIDTokenResponseSerializer.m */; }; |
486 | 486 | 23D204A521D5A745009B5975 /* MSIDDefaultTokenResponseValidatorTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 23D204A421D5A745009B5975 /* MSIDDefaultTokenResponseValidatorTests.m */; }; |
| 487 | + 23D4DEE72D92537D005A77E4 /* MSIDFlightManagerMockProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 23D4DEE52D92537D005A77E4 /* MSIDFlightManagerMockProvider.m */; }; |
| 488 | + 23D4DEE82D92537D005A77E4 /* MSIDFlightManagerMockProvider.m in Sources */ = {isa = PBXBuildFile; fileRef = 23D4DEE52D92537D005A77E4 /* MSIDFlightManagerMockProvider.m */; }; |
487 | 489 | 23D744782097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 23D744762097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.h */; }; |
488 | 490 | 23D744792097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 23D744772097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.m */; }; |
489 | 491 | 23D7447A2097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 23D744772097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.m */; }; |
|
2363 | 2365 | 23D2049121D1C274009B5975 /* MSIDTokenResponseSerializer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDTokenResponseSerializer.h; sourceTree = "<group>"; }; |
2364 | 2366 | 23D2049221D1C274009B5975 /* MSIDTokenResponseSerializer.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDTokenResponseSerializer.m; sourceTree = "<group>"; }; |
2365 | 2367 | 23D204A421D5A745009B5975 /* MSIDDefaultTokenResponseValidatorTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDDefaultTokenResponseValidatorTests.m; sourceTree = "<group>"; }; |
| 2368 | + 23D4DEE42D92537D005A77E4 /* MSIDFlightManagerMockProvider.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDFlightManagerMockProvider.h; sourceTree = "<group>"; }; |
| 2369 | + 23D4DEE52D92537D005A77E4 /* MSIDFlightManagerMockProvider.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDFlightManagerMockProvider.m; sourceTree = "<group>"; }; |
2366 | 2370 | 23D744762097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAADV1AuthorizationCodeRequest.h; sourceTree = "<group>"; }; |
2367 | 2371 | 23D744772097B2DA00210C51 /* MSIDAADV1AuthorizationCodeRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAADV1AuthorizationCodeRequest.m; sourceTree = "<group>"; }; |
2368 | 2372 | 23DADC0E20B8BF4F005D7389 /* MSIDAadAuthorityCacheRecord.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDAadAuthorityCacheRecord.h; sourceTree = "<group>"; }; |
|
3728 | 3732 | B431B5352AF1C3BD0020CD3D /* MSIDSSOExtensionPasskeyCredentialRequestMock.h */, |
3729 | 3733 | B431B5362AF1C3C60020CD3D /* MSIDSSOExtensionPasskeyCredentialRequestMock.m */, |
3730 | 3734 | 2A0278A22D6E3787005655B4 /* MSIDLastRequestTelemetry+Tests.h */, |
| 3735 | + 23D4DEE42D92537D005A77E4 /* MSIDFlightManagerMockProvider.h */, |
| 3736 | + 23D4DEE52D92537D005A77E4 /* MSIDFlightManagerMockProvider.m */, |
3731 | 3737 | ); |
3732 | 3738 | path = mocks; |
3733 | 3739 | sourceTree = "<group>"; |
|
7630 | 7636 | B2E4A07324DDE575007CE642 /* MSIDTestTelemetryEventsObserver.m in Sources */, |
7631 | 7637 | B217862A23A5839300839CE8 /* MSIDSSOExtensionSignoutRequestMock.m in Sources */, |
7632 | 7638 | D6D9A4571FBD40BF00EFA430 /* NSURL+MSIDTestUtil.m in Sources */, |
| 7639 | + 23D4DEE82D92537D005A77E4 /* MSIDFlightManagerMockProvider.m in Sources */, |
7633 | 7640 | 589842B9252544940075DFED /* MSIDAccountMetadataCacheMockUpdateAuthorityParameters.m in Sources */, |
7634 | 7641 | D626FFF11FBD200A00EE4487 /* MSIDTestURLResponse.m in Sources */, |
7635 | 7642 | 963E68E721489A9500D7D0CC /* NSString+MSIDTestUtil.m in Sources */, |
|
7691 | 7698 | 96290E5721489BB800FDD5C8 /* NSString+MSIDTestUtil.m in Sources */, |
7692 | 7699 | 607A788E23294D6F00A1F74D /* MSIDAccountMetadataCacheAccessorMock.m in Sources */, |
7693 | 7700 | 58D1514424A6888D001DD18A /* MSIDHttpRequest+OverrideCacheSave.m in Sources */, |
| 7701 | + 23D4DEE72D92537D005A77E4 /* MSIDFlightManagerMockProvider.m in Sources */, |
7694 | 7702 | D6D9A44E1FBD3EEA00EFA430 /* NSDictionary+MSIDTestUtil.m in Sources */, |
7695 | 7703 | 589842C6252544940075DFED /* MSIDAccountMetadataCacheMockUpdateAuthorityParameters.m in Sources */, |
7696 | 7704 | 23FB5C39225588CF002BF1EB /* MSIDClaimsRequestMock.m in Sources */, |
|
0 commit comments