|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 48; |
| 6 | + objectVersion = 70; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
737 | 737 | 6E4F658F24D4883A0070CA36 /* MSIDSymmetricKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4F658D24D4883A0070CA36 /* MSIDSymmetricKey.m */; }; |
738 | 738 | 6E4F659324D48B630070CA36 /* MSIDSymmetricKeyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4F659024D48B120070CA36 /* MSIDSymmetricKeyTests.m */; }; |
739 | 739 | 6E4F659424D48B6D0070CA36 /* MSIDSymmetricKeyTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 6E4F659024D48B120070CA36 /* MSIDSymmetricKeyTests.m */; }; |
| 740 | + 7209A3D32EB581B10050CB13 /* MSIDJweResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = 7209A3D22EB581A90050CB13 /* MSIDJweResponse.h */; }; |
| 741 | + 7209A3D52EB581BE0050CB13 /* MSIDJweResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7209A3D42EB581BB0050CB13 /* MSIDJweResponse.m */; }; |
| 742 | + 7209A3D62EB581BE0050CB13 /* MSIDJweResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = 7209A3D42EB581BB0050CB13 /* MSIDJweResponse.m */; }; |
740 | 743 | 720AC2A72550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 720AC2A62550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m */; }; |
741 | 744 | 720B5B4E2DD573C300318FE5 /* MSIDJWECrypto.h in Headers */ = {isa = PBXBuildFile; fileRef = 720B5B4D2DD573A400318FE5 /* MSIDJWECrypto.h */; }; |
742 | 745 | 720B5B502DD577C700318FE5 /* MSIDJWECrypto.m in Sources */ = {isa = PBXBuildFile; fileRef = 720B5B4F2DD577C100318FE5 /* MSIDJWECrypto.m */; }; |
|
2689 | 2692 | 6E4F658B24D488010070CA36 /* MSIDSymmetricKey.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDSymmetricKey.h; sourceTree = "<group>"; }; |
2690 | 2693 | 6E4F658D24D4883A0070CA36 /* MSIDSymmetricKey.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDSymmetricKey.m; sourceTree = "<group>"; }; |
2691 | 2694 | 6E4F659024D48B120070CA36 /* MSIDSymmetricKeyTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDSymmetricKeyTests.m; sourceTree = "<group>"; }; |
| 2695 | + 7209A3D22EB581A90050CB13 /* MSIDJweResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDJweResponse.h; sourceTree = "<group>"; }; |
| 2696 | + 7209A3D42EB581BB0050CB13 /* MSIDJweResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDJweResponse.m; sourceTree = "<group>"; }; |
2692 | 2697 | 720AC2A62550D4FB00B2C7C8 /* MSIDAppExtensionUtil.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDAppExtensionUtil.m; sourceTree = "<group>"; }; |
2693 | 2698 | 720B5B4D2DD573A400318FE5 /* MSIDJWECrypto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDJWECrypto.h; sourceTree = "<group>"; }; |
2694 | 2699 | 720B5B4F2DD577C100318FE5 /* MSIDJWECrypto.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDJWECrypto.m; sourceTree = "<group>"; }; |
|
5719 | 5724 | D6DA89721FBA6A4E004C56C7 /* src */ = { |
5720 | 5725 | isa = PBXGroup; |
5721 | 5726 | children = ( |
| 5727 | + 7209A3D42EB581BB0050CB13 /* MSIDJweResponse.m */, |
| 5728 | + 7209A3D22EB581A90050CB13 /* MSIDJweResponse.h */, |
5722 | 5729 | E7B671B7257B15790053773F /* throttling */, |
5723 | 5730 | 2309391A2189301600EAC95D /* MSIDJsonSerializing.h */, |
5724 | 5731 | 1E72192224772CAF00AB9B67 /* auth_scheme */, |
|
6249 | 6256 | 1EE541402458B30300A86414 /* MSIDDevicePopManager.h in Headers */, |
6250 | 6257 | E656E07D2C2627FB0011FB23 /* MSIDWebUpgradeRegResponse.h in Headers */, |
6251 | 6258 | B48FC02F2D726A52007B80DB /* MSIDBrokerFlightProvider.h in Headers */, |
| 6259 | + 7209A3D32EB581B10050CB13 /* MSIDJweResponse.h in Headers */, |
6252 | 6260 | B286B9B32389DD78007833AD /* MSIDWebAADAuthCodeResponse.h in Headers */, |
6253 | 6261 | 2A59B4202D76618900304FB1 /* MSIDXpcProviderCache.h in Headers */, |
6254 | 6262 | 886F516E29CCA83000F09471 /* MSIDCIAMAuthorityResolver.h in Headers */, |
|
7346 | 7354 | B217863523A5948D00839CE8 /* MSIDSignoutController.m in Sources */, |
7347 | 7355 | 1E707FE12407336D00716148 /* MSIDBrokerNativeAppOperationResponse.m in Sources */, |
7348 | 7356 | 23C10AA02B40D9350063D97C /* MSIDBrowserNativeMessageSignOutResponse.m in Sources */, |
| 7357 | + 7209A3D62EB581BE0050CB13 /* MSIDJweResponse.m in Sources */, |
7349 | 7358 | B251CC3A2041058D005E0179 /* MSIDLegacySingleResourceToken.m in Sources */, |
7350 | 7359 | 233E96F822652D3A007FCE2A /* MSIDAggregatedDispatcher.m in Sources */, |
7351 | 7360 | B2A3C2812145D04E0082525C /* MSIDAuthorityCacheRecord.m in Sources */, |
|
8301 | 8310 | 2352AF332AA7C7B700FA2253 /* MSIDBrowserNativeMessageGetTokenResponse.m in Sources */, |
8302 | 8311 | B443F0022AD6328700782168 /* MSIDBrokerOperationPasskeyCredentialRequest.m in Sources */, |
8303 | 8312 | B20657B01FC91FD100412B7D /* MSIDTelemetryEventStrings.m in Sources */, |
| 8313 | + 7209A3D52EB581BE0050CB13 /* MSIDJweResponse.m in Sources */, |
8304 | 8314 | B443EFF32AD629B200782168 /* MSIDSSOExtensionPasskeyCredentialRequest.m in Sources */, |
8305 | 8315 | D6D9A4511FBD3FB800EFA430 /* NSURL+MSIDExtensions.m in Sources */, |
8306 | 8316 | 2306D2B920AD07C400F875A3 /* MSIDURLSessionManager.m in Sources */, |
|
0 commit comments