|
1036 | 1036 | DE1BD10A2C3C285F00B0888E /* MSALNativeAuthEndToEndBaseTestCase.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B235D9E2A3CFB4300657331 /* MSALNativeAuthEndToEndBaseTestCase.swift */; };
|
1037 | 1037 | DE1BD10B2C3C286100B0888E /* ClientIdType.swift in Sources */ = {isa = PBXBuildFile; fileRef = 280095EA2C32CAFC00F1653E /* ClientIdType.swift */; };
|
1038 | 1038 | DE1D8AA829E6B7D900E11D48 /* MSALNativeAuthRequestConfigurator.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE1D8AA729E6B7D900E11D48 /* MSALNativeAuthRequestConfigurator.swift */; };
|
| 1039 | + DE20A8492DDE2CD200BC286C /* JITDelegateSpies.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED1F09C2DD644F9009CB97A /* JITDelegateSpies.swift */; }; |
1039 | 1040 | DE38F0802DB2508400BE3101 /* MSALNativeAuthJITControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE38F07F2DB2507D00BE3101 /* MSALNativeAuthJITControllerTests.swift */; };
|
1040 | 1041 | DE38F0812DB2508400BE3101 /* MSALNativeAuthJITControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE38F07F2DB2507D00BE3101 /* MSALNativeAuthJITControllerTests.swift */; };
|
1041 | 1042 | DE38F0862DB2510A00BE3101 /* JITDelegatesSpies.swift in Sources */ = {isa = PBXBuildFile; fileRef = DE38F0852DB2510600BE3101 /* JITDelegatesSpies.swift */; };
|
|
1435 | 1436 | DECE10202BE3F07F0036738C /* MSALNativeAuthSignUpContinueOauth2ErrorCodeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2F4DB2C2A1F5714009FBCD0 /* MSALNativeAuthSignUpContinueOauth2ErrorCodeTests.swift */; };
|
1436 | 1437 | DECE10252BE3F0830036738C /* MSALNativeAuthESTSApiErrorDescriptionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEF1DD3B2AA9D07000D22194 /* MSALNativeAuthESTSApiErrorDescriptionsTests.swift */; };
|
1437 | 1438 | DECE10282BE3F0830036738C /* MSALNativeAuthResetPasswordPollCompletionOauth2ErrorCodeTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B2BBA362A3298080075F702 /* MSALNativeAuthResetPasswordPollCompletionOauth2ErrorCodeTests.swift */; };
|
| 1439 | + DED1F09D2DD644FC009CB97A /* JITDelegateSpies.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED1F09C2DD644F9009CB97A /* JITDelegateSpies.swift */; }; |
| 1440 | + DED1F0A02DD64544009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED1F09F2DD64536009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift */; }; |
| 1441 | + DED1F0A12DD64544009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DED1F09F2DD64536009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift */; }; |
1438 | 1442 | DEDB298B29D72D62008DA85B /* MSALNativeAuthInnerError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEDB298A29D72D62008DA85B /* MSALNativeAuthInnerError.swift */; };
|
1439 | 1443 | DEDB29A529DDA9DC008DA85B /* MSALNativeAuthSignInInitiateResponseError.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEDB29A429DDA9DC008DA85B /* MSALNativeAuthSignInInitiateResponseError.swift */; };
|
1440 | 1444 | DEDB29A829DDAEB3008DA85B /* MSALNativeAuthSignInChallengeOauth2ErrorCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = DEDB29A629DDAEB3008DA85B /* MSALNativeAuthSignInChallengeOauth2ErrorCode.swift */; };
|
|
2609 | 2613 | DECC1F9329521E34006D9FB1 /* MSALLogMask.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSALLogMask.h; sourceTree = "<group>"; };
|
2610 | 2614 | DECC1FB229531032006D9FB1 /* MSALLogMaskTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSALLogMaskTests.m; sourceTree = "<group>"; };
|
2611 | 2615 | DECC1FB4295322A8006D9FB1 /* MSALNativeLoggingTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeLoggingTests.swift; sourceTree = "<group>"; };
|
| 2616 | + DED1F09C2DD644F9009CB97A /* JITDelegateSpies.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = JITDelegateSpies.swift; sourceTree = "<group>"; }; |
| 2617 | + DED1F09F2DD64536009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthSignInJITEndToEndTests.swift; sourceTree = "<group>"; }; |
2612 | 2618 | DEDB298A29D72D62008DA85B /* MSALNativeAuthInnerError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthInnerError.swift; sourceTree = "<group>"; };
|
2613 | 2619 | DEDB29A429DDA9DC008DA85B /* MSALNativeAuthSignInInitiateResponseError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthSignInInitiateResponseError.swift; sourceTree = "<group>"; };
|
2614 | 2620 | DEDB29A629DDAEB3008DA85B /* MSALNativeAuthSignInChallengeOauth2ErrorCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthSignInChallengeOauth2ErrorCode.swift; sourceTree = "<group>"; };
|
|
3008 | 3014 | 28188F572C8F480300CFDD05 /* mfa */ = {
|
3009 | 3015 | isa = PBXGroup;
|
3010 | 3016 | children = (
|
| 3017 | + DED1F09F2DD64536009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift */, |
3011 | 3018 | 28188F5F2C8F482D00CFDD05 /* MSALNativeAuthSignInWithMFAEndToEndTests.swift */,
|
3012 | 3019 | 28188F642C8F4C1100CFDD05 /* MFADelegateSpies.swift */,
|
| 3020 | + DED1F09C2DD644F9009CB97A /* JITDelegateSpies.swift */, |
3013 | 3021 | );
|
3014 | 3022 | path = mfa;
|
3015 | 3023 | sourceTree = "<group>";
|
|
6599 | 6607 | 281A0E0C2C21E1F000CB30CB /* MSALNativeAuthSignUpUsernameEndToEndTests.swift in Sources */,
|
6600 | 6608 | 281A0E152C21E1F500CB30CB /* SignUpDelegateSpies.swift in Sources */,
|
6601 | 6609 | 28188F622C8F48BD00CFDD05 /* MSALNativeAuthSignInWithMFAEndToEndTests.swift in Sources */,
|
| 6610 | + DE20A8492DDE2CD200BC286C /* JITDelegateSpies.swift in Sources */, |
6602 | 6611 | 281A0E172C21E1FB00CB30CB /* MSALNativeAuthSignInUsernameEndToEndTests.swift in Sources */,
|
6603 | 6612 | 281A0E1C2C21E3A400CB30CB /* MSALNativeAuthSignOutEndToEndTests.swift in Sources */,
|
6604 | 6613 | DEFE87732CA6BC91009D11DC /* CredentialsDelegateSpies.swift in Sources */,
|
|
6608 | 6617 | 281A0E1A2C21E20300CB30CB /* ResetPasswordDelegateSpies.swift in Sources */,
|
6609 | 6618 | 2809E8352C3C37B7009F14D7 /* MSALNativeAuthEndToEndPasswordTestCase.swift in Sources */,
|
6610 | 6619 | 280095EB2C32CAFC00F1653E /* ClientIdType.swift in Sources */,
|
| 6620 | + DED1F0A12DD64544009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift in Sources */, |
6611 | 6621 | );
|
6612 | 6622 | runOnlyForDeploymentPostprocessing = 0;
|
6613 | 6623 | };
|
|
7722 | 7732 | DE1BD1012C3C283C00B0888E /* MSALNativeAuthSignUpUsernameEndToEndTests.swift in Sources */,
|
7723 | 7733 | 28188F662C8F4C1100CFDD05 /* MFADelegateSpies.swift in Sources */,
|
7724 | 7734 | DE1BD1032C3C284100B0888E /* SignUpDelegateSpies.swift in Sources */,
|
| 7735 | + DED1F09D2DD644FC009CB97A /* JITDelegateSpies.swift in Sources */, |
7725 | 7736 | DE1BD1092C3C285D00B0888E /* MSALNativeAuthSignOutEndToEndTests.swift in Sources */,
|
7726 | 7737 | DE1BD1052C3C284700B0888E /* MSALNativeAuthSignInUsernameEndToEndTests.swift in Sources */,
|
7727 | 7738 | 28188F632C8F48BD00CFDD05 /* MSALNativeAuthSignInWithMFAEndToEndTests.swift in Sources */,
|
|
7734 | 7745 | DE1BD1082C3C284D00B0888E /* ResetPasswordDelegateSpies.swift in Sources */,
|
7735 | 7746 | DE6BF3242C418C8A000BB2D9 /* MSALNativeAuthEndToEndPasswordTestCase.swift in Sources */,
|
7736 | 7747 | DE1BD10B2C3C286100B0888E /* ClientIdType.swift in Sources */,
|
| 7748 | + DED1F0A02DD64544009CB97A /* MSALNativeAuthSignInJITEndToEndTests.swift in Sources */, |
7737 | 7749 | );
|
7738 | 7750 | runOnlyForDeploymentPostprocessing = 0;
|
7739 | 7751 | };
|
|
0 commit comments