|
560 | 560 | 2A59B4452D7A0CB500304FB1 /* MSIDXpcInteractiveTokenRequestController.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A59B4422D7A0CB500304FB1 /* MSIDXpcInteractiveTokenRequestController.m */; }; |
561 | 561 | 2AADDAC72DADB84D00CB7740 /* MSIDSSOXpcSilentTokenRequest.m in Sources */ = {isa = PBXBuildFile; fileRef = 2AADDAC62DADB84D00CB7740 /* MSIDSSOXpcSilentTokenRequest.m */; }; |
562 | 562 | 2AADDAC82DADB84D00CB7740 /* MSIDSSOXpcSilentTokenRequest.h in Headers */ = {isa = PBXBuildFile; fileRef = 2AADDAC52DADB84D00CB7740 /* MSIDSSOXpcSilentTokenRequest.h */; }; |
| 563 | + 4B6D22262E831B0B00546EC8 /* MSIDFlightManagerQueryKeyDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B6D22252E831AEA00546EC8 /* MSIDFlightManagerQueryKeyDelegate.h */; }; |
| 564 | + 4B6D222C2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.h in Headers */ = {isa = PBXBuildFile; fileRef = 4B6D222A2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.h */; }; |
| 565 | + 4B6D222D2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B6D222B2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m */; }; |
| 566 | + 4B6D222E2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m in Sources */ = {isa = PBXBuildFile; fileRef = 4B6D222B2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m */; }; |
| 567 | + 4BADFA5E2E85D7FC00E8C26F /* MSIDFlightManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BADFA5D2E85D7EC00E8C26F /* MSIDFlightManagerTests.swift */; }; |
| 568 | + 4BADFA5F2E85D7FC00E8C26F /* MSIDFlightManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4BADFA5D2E85D7EC00E8C26F /* MSIDFlightManagerTests.swift */; }; |
563 | 569 | 580E25402719FD10003D1795 /* MSIDPrtHeader.h in Headers */ = {isa = PBXBuildFile; fileRef = 580E253E2719FD10003D1795 /* MSIDPrtHeader.h */; }; |
564 | 570 | 580E25412719FD10003D1795 /* MSIDPrtHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 580E253F2719FD10003D1795 /* MSIDPrtHeader.m */; }; |
565 | 571 | 580E25422719FD10003D1795 /* MSIDPrtHeader.m in Sources */ = {isa = PBXBuildFile; fileRef = 580E253F2719FD10003D1795 /* MSIDPrtHeader.m */; }; |
|
2500 | 2506 | 2A59B4422D7A0CB500304FB1 /* MSIDXpcInteractiveTokenRequestController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDXpcInteractiveTokenRequestController.m; sourceTree = "<group>"; }; |
2501 | 2507 | 2AADDAC52DADB84D00CB7740 /* MSIDSSOXpcSilentTokenRequest.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDSSOXpcSilentTokenRequest.h; sourceTree = "<group>"; }; |
2502 | 2508 | 2AADDAC62DADB84D00CB7740 /* MSIDSSOXpcSilentTokenRequest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDSSOXpcSilentTokenRequest.m; sourceTree = "<group>"; }; |
| 2509 | + 4B6D22252E831AEA00546EC8 /* MSIDFlightManagerQueryKeyDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDFlightManagerQueryKeyDelegate.h; sourceTree = "<group>"; }; |
| 2510 | + 4B6D222A2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDFlightManagerQueryKeyType.h; sourceTree = "<group>"; }; |
| 2511 | + 4B6D222B2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDFlightManagerQueryKeyType.m; sourceTree = "<group>"; }; |
| 2512 | + 4BADFA5D2E85D7EC00E8C26F /* MSIDFlightManagerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSIDFlightManagerTests.swift; sourceTree = "<group>"; }; |
2503 | 2513 | 51E364572863C0F300A97F82 /* MSIDTelemetryConditionalCompile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSIDTelemetryConditionalCompile.h; sourceTree = "<group>"; }; |
2504 | 2514 | 580E253E2719FD10003D1795 /* MSIDPrtHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDPrtHeader.h; sourceTree = "<group>"; }; |
2505 | 2515 | 580E253F2719FD10003D1795 /* MSIDPrtHeader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDPrtHeader.m; sourceTree = "<group>"; }; |
|
5735 | 5745 | 728209CB26FE951900B5F018 /* MSIDJwtAlgorithm.h */, |
5736 | 5746 | 237F8F2C2D5166FE0095F164 /* MSIDFlightManager.h */, |
5737 | 5747 | 237F8F2D2D5166FE0095F164 /* MSIDFlightManager.m */, |
| 5748 | + 4B6D222A2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.h */, |
| 5749 | + 4B6D222B2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m */, |
| 5750 | + 4B6D22252E831AEA00546EC8 /* MSIDFlightManagerQueryKeyDelegate.h */, |
5738 | 5751 | B48FC02E2D726A48007B80DB /* MSIDBrokerFlightProvider.h */, |
5739 | 5752 | B48FC0302D726A64007B80DB /* MSIDBrokerFlightProvider.m */, |
5740 | 5753 | ); |
|
5744 | 5757 | D6DA89731FBA6A4E004C56C7 /* tests */ = { |
5745 | 5758 | isa = PBXGroup; |
5746 | 5759 | children = ( |
| 5760 | + 4BADFA5D2E85D7EC00E8C26F /* MSIDFlightManagerTests.swift */, |
5747 | 5761 | 2318D7882E12B8E800A5A46E /* MSIDBrokerOperationBrowserNativeMessageMATSReportTests.m */, |
5748 | 5762 | 72C764F82E09CFA400043AB1 /* MSIDBoundRefreshTokenTests.m */, |
5749 | 5763 | 720B5B572DD58A6A00318FE5 /* MSIDJWECryptoTests.m */, |
|
6328 | 6342 | B2E2A923239221A000BA2EA3 /* MSIDBrokerOperationSignoutFromDeviceRequest.h in Headers */, |
6329 | 6343 | B2C708B3219A620B00D917B8 /* MSIDBrokerKeyProvider.h in Headers */, |
6330 | 6344 | 23B39ABC209BD47D000AA905 /* MSIDB2CAuthorityResolver.h in Headers */, |
| 6345 | + 4B6D22262E831B0B00546EC8 /* MSIDFlightManagerQueryKeyDelegate.h in Headers */, |
6331 | 6346 | B443EFF62AD62BB900782168 /* MSIDPasskeyCredential.h in Headers */, |
6332 | 6347 | B286B99D2389DCA6007833AD /* MSIDSSOExtensionTokenRequestDelegate.h in Headers */, |
6333 | 6348 | B210F4551FDDFA7B005A8F76 /* MSIDBrokerResponse.h in Headers */, |
|
6390 | 6405 | 74F04D4D246CB5B100094017 /* MSIDCurrentRequestTelemetrySerializedItem+Internal.h in Headers */, |
6391 | 6406 | 238E19DD2086FE28004DF483 /* MSIDAADAuthorizationCodeRequest.h in Headers */, |
6392 | 6407 | B227037622A4C29800030ADC /* MSIDExtendedTokenCacheDataSource.h in Headers */, |
| 6408 | + 4B6D222C2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.h in Headers */, |
6393 | 6409 | B251CC49204105A7005E0179 /* MSIDIdToken.h in Headers */, |
6394 | 6410 | B2F671EC2467AB4500649855 /* MSIDInteractiveRequestControlling.h in Headers */, |
6395 | 6411 | B443F0002AD6327700782168 /* MSIDBrokerOperationPasskeyCredentialRequest.h in Headers */, |
|
7228 | 7244 | B281B338226BBB1C009619AB /* MSIDOAuthRequestConfiguratorTests.m in Sources */, |
7229 | 7245 | A08D0A4824A8841400C9193D /* MSIDAuthenticationSchemeTest.m in Sources */, |
7230 | 7246 | B2808001204CB29900944D89 /* MSIDAADTokenResponseTests.m in Sources */, |
| 7247 | + 4BADFA5F2E85D7FC00E8C26F /* MSIDFlightManagerTests.swift in Sources */, |
7231 | 7248 | 60BE05F5239E580300CDA662 /* MSIDAccountMetadataCacheItemTests.m in Sources */, |
7232 | 7249 | B28BBD3F221267B200F51723 /* MSIDLegacyTokenResponseValidatorTests.m in Sources */, |
7233 | 7250 | E75DD02525D5E474007664A6 /* MSIDThrottlingServiceIntegrationTests.m in Sources */, |
|
7630 | 7647 | 2318D7872E11763C00A5A46E /* MSIDBrokerOperationBrowserNativeMessageMATSReport.m in Sources */, |
7631 | 7648 | 2A59B42E2D776F3400304FB1 /* MSIDXpcConfiguration.m in Sources */, |
7632 | 7649 | 6057EE9120B5FDF8007976EB /* MSIDAADOAuthEmbeddedWebviewController.m in Sources */, |
| 7650 | + 4B6D222D2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m in Sources */, |
7633 | 7651 | 238E19DF2086FE28004DF483 /* MSIDTokenRequest.m in Sources */, |
7634 | 7652 | B2CDB5741FE2F4DF003A4B5C /* NSOrderedSet+MSIDExtensions.m in Sources */, |
7635 | 7653 | 1E74094A24197E9200133EF7 /* NSDictionary+MSIDLogging.m in Sources */, |
|
7845 | 7863 | B2DD5BB2204789FB0084313F /* MSIDIdTokenTests.m in Sources */, |
7846 | 7864 | 232C657721376755002A41FE /* MSIDDRSDiscoveryResponseSerializerTests.m in Sources */, |
7847 | 7865 | 239FE69A236A594500D846AC /* MSIDJsonSerializableFactoryTests.m in Sources */, |
| 7866 | + 4BADFA5E2E85D7FC00E8C26F /* MSIDFlightManagerTests.swift in Sources */, |
7848 | 7867 | 580E254F271A1815003D1795 /* MSIDBrokerOperationGetSsoCookiesResponseTests.m in Sources */, |
7849 | 7868 | B279835B20D33A0A0051167F /* MSIDIdTokenClaimsTests.m in Sources */, |
7850 | 7869 | B86FA7D72383757E00E5195A /* MSIDMacLegacyCachePersistenceHandlerTests.m in Sources */, |
|
8083 | 8102 | 8878C62E29DCA0E2002F5F4B /* MSIDCIAMTokenResponse.m in Sources */, |
8084 | 8103 | 1E00D282248F27ED006E4BAE /* MSIDAuthScheme.m in Sources */, |
8085 | 8104 | 600D19AE20964CC00004CD43 /* MSIDRegistrationInformation.m in Sources */, |
| 8105 | + 4B6D222E2E8342C200546EC8 /* MSIDFlightManagerQueryKeyType.m in Sources */, |
8086 | 8106 | B2C07482246B70F70008D701 /* MSIDAssymetricKeyPair.m in Sources */, |
8087 | 8107 | B227035F22A367A000030ADC /* MSIDMaskedHashableLogParameter.m in Sources */, |
8088 | 8108 | B2C7B3B4213C681F009FFCC1 /* MSIDErrorConverter.m in Sources */, |
|
0 commit comments