|
122 | 122 | A1E7469F2283819700C48A28 /* MFA_ENROLL_ACTIVATE_CALL in Resources */ = {isa = PBXBuildFile; fileRef = A1E7469E2283819700C48A28 /* MFA_ENROLL_ACTIVATE_CALL */; };
|
123 | 123 | A1E746A0228381D400C48A28 /* MFA_ENROLL_ACTIVATE_CALL in Resources */ = {isa = PBXBuildFile; fileRef = A1E7469E2283819700C48A28 /* MFA_ENROLL_ACTIVATE_CALL */; };
|
124 | 124 | A1E746A22283830F00C48A28 /* OktaFactorOtherTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1E746A12283830F00C48A28 /* OktaFactorOtherTests.swift */; };
|
| 125 | + A1F9E5922298729100924F7A /* MFA_ENROLL_ACTIVATE_TOTP in Resources */ = {isa = PBXBuildFile; fileRef = A1F9E5912298729100924F7A /* MFA_ENROLL_ACTIVATE_TOTP */; }; |
| 126 | + A1F9E594229888BC00924F7A /* SUCCESS_UNLOCK in Resources */ = {isa = PBXBuildFile; fileRef = A1F9E593229888BC00924F7A /* SUCCESS_UNLOCK */; }; |
| 127 | + A1F9E5962298895600924F7A /* OktaAuthStatusSuccessTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1F9E5952298895500924F7A /* OktaAuthStatusSuccessTests.swift */; }; |
125 | 128 | A1FCB12F220A458F0026F522 /* OktaAPIMock.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1FCB12E220A458F0026F522 /* OktaAPIMock.swift */; };
|
126 | 129 | FA4ED9A021C1499200A065A1 /* OktaAuth_iOS.h in Headers */ = {isa = PBXBuildFile; fileRef = FA4ED99E21C1499200A065A1 /* OktaAuth_iOS.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
127 | 130 | FA4ED9AA21C2895B00A065A1 /* OktaError.swift in Sources */ = {isa = PBXBuildFile; fileRef = FA4ED9A921C2895B00A065A1 /* OktaError.swift */; };
|
|
222 | 225 | A1E7469C22837E7400C48A28 /* OktaFactorCallTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OktaFactorCallTests.swift; sourceTree = "<group>"; };
|
223 | 226 | A1E7469E2283819700C48A28 /* MFA_ENROLL_ACTIVATE_CALL */ = {isa = PBXFileReference; lastKnownFileType = text; path = MFA_ENROLL_ACTIVATE_CALL; sourceTree = "<group>"; };
|
224 | 227 | A1E746A12283830F00C48A28 /* OktaFactorOtherTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OktaFactorOtherTests.swift; sourceTree = "<group>"; };
|
| 228 | + A1F9E5912298729100924F7A /* MFA_ENROLL_ACTIVATE_TOTP */ = {isa = PBXFileReference; lastKnownFileType = text; path = MFA_ENROLL_ACTIVATE_TOTP; sourceTree = "<group>"; }; |
| 229 | + A1F9E593229888BC00924F7A /* SUCCESS_UNLOCK */ = {isa = PBXFileReference; lastKnownFileType = text; path = SUCCESS_UNLOCK; sourceTree = "<group>"; }; |
| 230 | + A1F9E5952298895500924F7A /* OktaAuthStatusSuccessTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OktaAuthStatusSuccessTests.swift; sourceTree = "<group>"; }; |
225 | 231 | A1FCB12E220A458F0026F522 /* OktaAPIMock.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OktaAPIMock.swift; sourceTree = "<group>"; };
|
226 | 232 | FA4ED99B21C1499200A065A1 /* OktaAuthNative.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = OktaAuthNative.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
227 | 233 | FA4ED99E21C1499200A065A1 /* OktaAuth_iOS.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OktaAuth_iOS.h; sourceTree = "<group>"; };
|
|
298 | 304 | A151096B2281FD3F009AF8EB /* OktaAuthStatusPasswordWarningTests.swift */,
|
299 | 305 | A1E746432282050F00C48A28 /* OktaAuthStatusRecoveryChallengeTests.swift */,
|
300 | 306 | A1E746472282359B00C48A28 /* OktaAuthStatusRecoveryTests.swift */,
|
| 307 | + A1F9E5952298895500924F7A /* OktaAuthStatusSuccessTests.swift */, |
301 | 308 | );
|
302 | 309 | path = Statuses;
|
303 | 310 | sourceTree = "<group>";
|
|
336 | 343 | A1E74645228207A800C48A28 /* RECOVERY_CHALLENGE_EMAIL */,
|
337 | 344 | A1E7465522834B9800C48A28 /* Questions */,
|
338 | 345 | A1E7469E2283819700C48A28 /* MFA_ENROLL_ACTIVATE_CALL */,
|
| 346 | + A1F9E5912298729100924F7A /* MFA_ENROLL_ACTIVATE_TOTP */, |
| 347 | + A1F9E593229888BC00924F7A /* SUCCESS_UNLOCK */, |
339 | 348 | );
|
340 | 349 | path = Resources;
|
341 | 350 | sourceTree = "<group>";
|
|
584 | 593 | 2F8155932270B740009FA6C5 /* LOCKED_OUT in Resources */,
|
585 | 594 | 2F7C3BBF226DED2300A62FD4 /* MFA_ENROLL_NotEnrolled in Resources */,
|
586 | 595 | 2FF5C85921D3A9E700EECA75 /* OperationNotAllowedError in Resources */,
|
| 596 | + A1F9E594229888BC00924F7A /* SUCCESS_UNLOCK in Resources */, |
587 | 597 | A1671554227BA90700E7801D /* Unknown_State_And_FactorResult in Resources */,
|
588 | 598 | 2F7C3BC0226DED2300A62FD4 /* MFA_ENROLL_PartiallyEnrolled in Resources */,
|
589 | 599 | 2F7C3BC1226DED2300A62FD4 /* MFA_ENROLL_ACTIVATE_SMS in Resources */,
|
590 | 600 | 2F7C3BC5226DED2300A62FD4 /* MFA_CHALLENGE_TOTP in Resources */,
|
591 | 601 | 2F7C3BBE226DED1E00A62FD4 /* MFA_CHALLENGE_WAITING_PUSH in Resources */,
|
592 | 602 | 2FF5C85221D1078E00EECA75 /* PrimaryAuthResponse in Resources */,
|
| 603 | + A1F9E5922298729100924F7A /* MFA_ENROLL_ACTIVATE_TOTP in Resources */, |
593 | 604 | A1E74646228207A800C48A28 /* RECOVERY_CHALLENGE_EMAIL in Resources */,
|
594 | 605 | 2F7C3BBD226DED1B00A62FD4 /* SUCCESS in Resources */,
|
595 | 606 | );
|
|
662 | 673 | A1E746A22283830F00C48A28 /* OktaFactorOtherTests.swift in Sources */,
|
663 | 674 | A1920FC122615A97007D50D2 /* OktaAuthStatusPasswordWarning.swift in Sources */,
|
664 | 675 | A1920FA622615A97007D50D2 /* OktaAuthStatusRecoveryChallenge.swift in Sources */,
|
| 676 | + A1F9E5962298895600924F7A /* OktaAuthStatusSuccessTests.swift in Sources */, |
665 | 677 | 2F7C3B7E2268B83400A62FD4 /* OktaFactorPushTests.swift in Sources */,
|
666 | 678 | A1E746482282359B00C48A28 /* OktaAuthStatusRecoveryTests.swift in Sources */,
|
667 | 679 | 2F7C3B7A2268AF2800A62FD4 /* OktaAPIRequestTests.swift in Sources */,
|
|
0 commit comments