|
288 | 288 | 289E156D2948EB8A006104D9 /* MSALNativeAuthCacheAccessor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289E156C2948EB8A006104D9 /* MSALNativeAuthCacheAccessor.swift */; }; |
289 | 289 | 289E44AC2C9D7A9E00F6B9D7 /* MFARequestChallengeError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289E44AB2C9D7A9E00F6B9D7 /* MFARequestChallengeError.swift */; }; |
290 | 290 | 289E44AD2C9D7A9E00F6B9D7 /* MFARequestChallengeError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289E44AB2C9D7A9E00F6B9D7 /* MFARequestChallengeError.swift */; }; |
291 | | - 289E44B62C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289E44B52C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift */; }; |
292 | | - 289E44B72C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289E44B52C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift */; }; |
293 | 291 | 289E44B92C9D843F00F6B9D7 /* MFARequestChallengeErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289E44B82C9D843F00F6B9D7 /* MFARequestChallengeErrorTests.swift */; }; |
294 | 292 | 289E44BA2C9D843F00F6B9D7 /* MFARequestChallengeErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289E44B82C9D843F00F6B9D7 /* MFARequestChallengeErrorTests.swift */; }; |
295 | 293 | 28A277C82C21F08800D95E00 /* MSAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D65A6F431E3FD30A00C69FBA /* MSAL.framework */; }; |
296 | 294 | 28A277D92C22ED5E00D95E00 /* MSALNativeAuthEmailCodeRetriever.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A277D82C22ED5E00D95E00 /* MSALNativeAuthEmailCodeRetriever.swift */; }; |
297 | 295 | 28A472EC2A276C3B003F988B /* MSALNativeAuthTokenValidatedResponse.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A472EB2A276C3B003F988B /* MSALNativeAuthTokenValidatedResponse.swift */; }; |
298 | 296 | 28A600962C78843C00455666 /* MFASendChallengeDelegateDispatcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600942C78843300455666 /* MFASendChallengeDelegateDispatcherTests.swift */; }; |
299 | 297 | 28A6009B2C7898DA00455666 /* MFADelegatesSpies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A6009A2C7898DA00455666 /* MFADelegatesSpies.swift */; }; |
300 | | - 28A6009D2C78A26D00455666 /* MFAGetAuthMethodsDelegateDispatcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A6009C2C78A26D00455666 /* MFAGetAuthMethodsDelegateDispatcherTests.swift */; }; |
301 | 298 | 28A6009F2C78A27C00455666 /* MFASubmitChallengeDelegateDispatcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A6009E2C78A27C00455666 /* MFASubmitChallengeDelegateDispatcherTests.swift */; }; |
302 | | - 28A600A12C78BA8900455666 /* MFAGetAuthMethodsErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A02C78BA8900455666 /* MFAGetAuthMethodsErrorTests.swift */; }; |
303 | 299 | 28A600A32C78BA9C00455666 /* MFASubmitChallengeErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A22C78BA9C00455666 /* MFASubmitChallengeErrorTests.swift */; }; |
304 | 300 | 28A600A62C78BDC100455666 /* AwaitingMFAStateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A52C78BDC100455666 /* AwaitingMFAStateTests.swift */; }; |
305 | 301 | 28A600A82C78BDD200455666 /* MFARequiredStateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A72C78BDD200455666 /* MFARequiredStateTests.swift */; }; |
|
365 | 361 | 28EE651B2C8B0FDD00015F90 /* MSALNativeAuthSignInIntrospectIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28ABE1752C5D213700F5275D /* MSALNativeAuthSignInIntrospectIntegrationTests.swift */; }; |
366 | 362 | 28EE651C2C8B0FF500015F90 /* MSALNativeAuthMFAControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A92C78E09F00455666 /* MSALNativeAuthMFAControllerTests.swift */; }; |
367 | 363 | 28EE651D2C8B101000015F90 /* MFADelegatesSpies.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A6009A2C7898DA00455666 /* MFADelegatesSpies.swift */; }; |
368 | | - 28EE651E2C8B103B00015F90 /* MFAGetAuthMethodsDelegateDispatcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A6009C2C78A26D00455666 /* MFAGetAuthMethodsDelegateDispatcherTests.swift */; }; |
369 | 364 | 28EE651F2C8B107100015F90 /* MFASendChallengeDelegateDispatcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600942C78843300455666 /* MFASendChallengeDelegateDispatcherTests.swift */; }; |
370 | 365 | 28EE65202C8B107D00015F90 /* MFASubmitChallengeDelegateDispatcherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A6009E2C78A27C00455666 /* MFASubmitChallengeDelegateDispatcherTests.swift */; }; |
371 | | - 28EE65212C8B108A00015F90 /* MFAGetAuthMethodsErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A02C78BA8900455666 /* MFAGetAuthMethodsErrorTests.swift */; }; |
372 | 366 | 28EE65222C8B109300015F90 /* MFASubmitChallengeErrorTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A22C78BA9C00455666 /* MFASubmitChallengeErrorTests.swift */; }; |
373 | 367 | 28EE65232C8B109D00015F90 /* AwaitingMFAStateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A52C78BDC100455666 /* AwaitingMFAStateTests.swift */; }; |
374 | 368 | 28EE65242C8B10AA00015F90 /* MFARequiredStateTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 28A600A72C78BDD200455666 /* MFARequiredStateTests.swift */; }; |
|
2124 | 2118 | 289E15582948E601006104D9 /* MSALNativeAuthCacheInterface.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthCacheInterface.swift; sourceTree = "<group>"; }; |
2125 | 2119 | 289E156C2948EB8A006104D9 /* MSALNativeAuthCacheAccessor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthCacheAccessor.swift; sourceTree = "<group>"; }; |
2126 | 2120 | 289E44AB2C9D7A9E00F6B9D7 /* MFARequestChallengeError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFARequestChallengeError.swift; sourceTree = "<group>"; }; |
2127 | | - 289E44B52C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFAGetAuthMethodsError.swift; sourceTree = "<group>"; }; |
2128 | 2121 | 289E44B82C9D843F00F6B9D7 /* MFARequestChallengeErrorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFARequestChallengeErrorTests.swift; sourceTree = "<group>"; }; |
2129 | 2122 | 28A277D82C22ED5E00D95E00 /* MSALNativeAuthEmailCodeRetriever.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthEmailCodeRetriever.swift; sourceTree = "<group>"; }; |
2130 | 2123 | 28A472EB2A276C3B003F988B /* MSALNativeAuthTokenValidatedResponse.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthTokenValidatedResponse.swift; sourceTree = "<group>"; }; |
2131 | 2124 | 28A600942C78843300455666 /* MFASendChallengeDelegateDispatcherTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFASendChallengeDelegateDispatcherTests.swift; sourceTree = "<group>"; }; |
2132 | 2125 | 28A6009A2C7898DA00455666 /* MFADelegatesSpies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFADelegatesSpies.swift; sourceTree = "<group>"; }; |
2133 | | - 28A6009C2C78A26D00455666 /* MFAGetAuthMethodsDelegateDispatcherTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFAGetAuthMethodsDelegateDispatcherTests.swift; sourceTree = "<group>"; }; |
2134 | 2126 | 28A6009E2C78A27C00455666 /* MFASubmitChallengeDelegateDispatcherTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFASubmitChallengeDelegateDispatcherTests.swift; sourceTree = "<group>"; }; |
2135 | | - 28A600A02C78BA8900455666 /* MFAGetAuthMethodsErrorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFAGetAuthMethodsErrorTests.swift; sourceTree = "<group>"; }; |
2136 | 2127 | 28A600A22C78BA9C00455666 /* MFASubmitChallengeErrorTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFASubmitChallengeErrorTests.swift; sourceTree = "<group>"; }; |
2137 | 2128 | 28A600A52C78BDC100455666 /* AwaitingMFAStateTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AwaitingMFAStateTests.swift; sourceTree = "<group>"; }; |
2138 | 2129 | 28A600A72C78BDD200455666 /* MFARequiredStateTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MFARequiredStateTests.swift; sourceTree = "<group>"; }; |
|
3186 | 3177 | isa = PBXGroup; |
3187 | 3178 | children = ( |
3188 | 3179 | 28A600942C78843300455666 /* MFASendChallengeDelegateDispatcherTests.swift */, |
3189 | | - 28A6009C2C78A26D00455666 /* MFAGetAuthMethodsDelegateDispatcherTests.swift */, |
3190 | 3180 | 28A6009E2C78A27C00455666 /* MFASubmitChallengeDelegateDispatcherTests.swift */, |
3191 | 3181 | ); |
3192 | 3182 | path = mfa; |
|
3360 | 3350 | 28F8D2A02D8C7A49005084FA /* RegisterStrongAuthSubmitChallengeError.swift */, |
3361 | 3351 | 28D811E42C735D98002BE1AA /* MFASubmitChallengeError.swift */, |
3362 | 3352 | 289E44AB2C9D7A9E00F6B9D7 /* MFARequestChallengeError.swift */, |
3363 | | - 289E44B52C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift */, |
3364 | 3353 | ); |
3365 | 3354 | path = error; |
3366 | 3355 | sourceTree = "<group>"; |
|
5202 | 5191 | E2CE911B2B0BA48D0009AEDD /* RetrieveAccessTokenErrorTests.swift */, |
5203 | 5192 | E2CE911D2B0BA4A60009AEDD /* SignInAfterSignUpErrorTests.swift */, |
5204 | 5193 | E2C190762B20DF4300095534 /* SignInAfterResetPasswordErrorTests.swift */, |
5205 | | - 28A600A02C78BA8900455666 /* MFAGetAuthMethodsErrorTests.swift */, |
5206 | 5194 | 28A600A22C78BA9C00455666 /* MFASubmitChallengeErrorTests.swift */, |
5207 | 5195 | 289E44B82C9D843F00F6B9D7 /* MFARequestChallengeErrorTests.swift */, |
5208 | 5196 | ); |
|
7015 | 7003 | E2F890052B755355001FBC7C /* MSALNativeAuthUnknownCaseProtocol.swift in Sources */, |
7016 | 7004 | E2EFAD092A69A34300D6C3DE /* CodeRequiredGenericResult.swift in Sources */, |
7017 | 7005 | E2EFAD0C2A69B45100D6C3DE /* SignUpResults.swift in Sources */, |
7018 | | - 289E44B62C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift in Sources */, |
7019 | 7006 | DE8973FA2DA5274000C67203 /* MSALNativeAuthJITIntrospectResponse.swift in Sources */, |
7020 | 7007 | DE8973FB2DA5274000C67203 /* MSALNativeAuthJITContinueResponse.swift in Sources */, |
7021 | 7008 | DE8973FD2DA5274000C67203 /* MSALNativeAuthJITChallengeResponse.swift in Sources */, |
|
7318 | 7305 | DE8DC4BB2C6621BD00534E8F /* MSALNativeAuthSignInChallengeValidatedResponse.swift in Sources */, |
7319 | 7306 | DEEFCDA02DAEC07700237F5A /* JITResults.swift in Sources */, |
7320 | 7307 | 94E876CE1E492D6000FB96ED /* MSALAuthority.m in Sources */, |
7321 | | - 289E44B72C9D7B0900F6B9D7 /* MFAGetAuthMethodsError.swift in Sources */, |
7322 | 7308 | DE8DC4DB2C6621CC00534E8F /* MSALNativeAuthSignUpStartResponseError.swift in Sources */, |
7323 | 7309 | 289D138E2DF336390008CB1A /* MSALNativeAuthGenericError.swift in Sources */, |
7324 | 7310 | DE8DC4E52C6621D000534E8F /* MSALNativeAuthResetPasswordContinueResponseError.swift in Sources */, |
|
7406 | 7392 | buildActionMask = 2147483647; |
7407 | 7393 | files = ( |
7408 | 7394 | 23A169B52073325500B051F3 /* MSALPublicClientApplicationTests.m in Sources */, |
7409 | | - 28A600A12C78BA8900455666 /* MFAGetAuthMethodsErrorTests.swift in Sources */, |
7410 | 7395 | D61F5BC01E5913BE00912CB8 /* SFSafariViewController+TestOverrides.m in Sources */, |
7411 | 7396 | B2725ED022C04689009B454A /* MSALLegacySharedAccountFactoryTests.m in Sources */, |
7412 | 7397 | E22427EE2B06637C0006C55E /* SignUpAttributesRequiredDelegateDispatcherTests.swift in Sources */, |
|
7571 | 7556 | E25E6E5A2AA7727D0094461E /* MSALNativeAuthCredentialsControllerMock.swift in Sources */, |
7572 | 7557 | B286B9FD238A07A5007833AD /* MSALAcquireTokenTests.m in Sources */, |
7573 | 7558 | E22427F42B066BBC0006C55E /* SignInStartDelegateDispatcherTests.swift in Sources */, |
7574 | | - 28A6009D2C78A26D00455666 /* MFAGetAuthMethodsDelegateDispatcherTests.swift in Sources */, |
7575 | 7559 | DE5738B22A8E71D500D9120D /* MSALNativeAuthResetPasswordContinueResponseErrorTests.swift in Sources */, |
7576 | 7560 | 9B6EECEF2A3146ED008ABA50 /* MSALNativeAuthResetPasswordResponseValidatorTests.swift in Sources */, |
7577 | 7561 | E2CE911E2B0BA4A60009AEDD /* SignInAfterSignUpErrorTests.swift in Sources */, |
|
7595 | 7579 | isa = PBXSourcesBuildPhase; |
7596 | 7580 | buildActionMask = 2147483647; |
7597 | 7581 | files = ( |
7598 | | - 28EE651E2C8B103B00015F90 /* MFAGetAuthMethodsDelegateDispatcherTests.swift in Sources */, |
7599 | 7582 | DE55549D2C0A1E0C008ECA1A /* SignInTestsValidatorHelpers.swift in Sources */, |
7600 | 7583 | DECE10182BE3F07C0036738C /* MSALNativeAuthTelemetryProviderTests.swift in Sources */, |
7601 | 7584 | DE5554AA2C0A1E0C008ECA1A /* MSALNativeAuthSignInControllerMock.swift in Sources */, |
|
7639 | 7622 | 23F32F0D1FF4789200B2905E /* MSIDTestURLResponse+MSAL.m in Sources */, |
7640 | 7623 | DE8DC5602C66221A00534E8F /* MSALNativeAuthResponseCorrelatableTests.swift in Sources */, |
7641 | 7624 | DE8DC4FC2C6621E700534E8F /* MSALNativeAuthSignUpControllerTests.swift in Sources */, |
7642 | | - 28EE65212C8B108A00015F90 /* MFAGetAuthMethodsErrorTests.swift in Sources */, |
7643 | 7625 | DE8DC5492C66220D00534E8F /* MSALNativeAuthResetPasswordChallengeOauth2ErrorCodeTests.swift in Sources */, |
7644 | 7626 | DE8DC52A2C6621F700534E8F /* SignUpStartErrorTests.swift in Sources */, |
7645 | 7627 | DE8DC5692C66221A00534E8F /* MSALNativeAuthRequestableTests.swift in Sources */, |
|
0 commit comments