|
1076 | 1076 | E243F6AA29D42FE900DAC60F /* MSALNativeAuthSignUpContinueRequestProviderParams.swift in Sources */ = {isa = PBXBuildFile; fileRef = E243F6A929D42FE900DAC60F /* MSALNativeAuthSignUpContinueRequestProviderParams.swift */; };
|
1077 | 1077 | E243F6AF29D446FC00DAC60F /* MSALNativeAuthSignUpStartIntegrationTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E243F6AD29D4427E00DAC60F /* MSALNativeAuthSignUpStartIntegrationTests.swift */; };
|
1078 | 1078 | E248917A2A1CFA6B001ECBE2 /* MSALNativeAuthConfigStubs.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2F5BE9429894FCA00C67EC7 /* MSALNativeAuthConfigStubs.swift */; };
|
| 1079 | + E24CE9CC2C57F1160069E2E4 /* AttributesStub.swift in Sources */ = {isa = PBXBuildFile; fileRef = E24CE9C32C57F0850069E2E4 /* AttributesStub.swift */; }; |
1079 | 1080 | E25BC07A2995423100588549 /* MSALNativeAuthNetworkMocks.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25BC0792995423100588549 /* MSALNativeAuthNetworkMocks.swift */; };
|
1080 | 1081 | E25BC0832995429D00588549 /* MSALNativeAuthCacheMocks.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25BC0822995429D00588549 /* MSALNativeAuthCacheMocks.swift */; };
|
1081 | 1082 | E25BC0852995430B00588549 /* MSALNativeAuthFactoriesMocks.swift in Sources */ = {isa = PBXBuildFile; fileRef = E25BC0842995430B00588549 /* MSALNativeAuthFactoriesMocks.swift */; };
|
|
2109 | 2110 | E243F6A529D206BC00DAC60F /* MSALNativeAuthSignUpContinueResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthSignUpContinueResponse.swift; sourceTree = "<group>"; };
|
2110 | 2111 | E243F6A929D42FE900DAC60F /* MSALNativeAuthSignUpContinueRequestProviderParams.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthSignUpContinueRequestProviderParams.swift; sourceTree = "<group>"; };
|
2111 | 2112 | E243F6AD29D4427E00DAC60F /* MSALNativeAuthSignUpStartIntegrationTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthSignUpStartIntegrationTests.swift; sourceTree = "<group>"; };
|
| 2113 | + E24CE9C32C57F0850069E2E4 /* AttributesStub.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AttributesStub.swift; sourceTree = "<group>"; }; |
2112 | 2114 | E25BC0792995423100588549 /* MSALNativeAuthNetworkMocks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthNetworkMocks.swift; sourceTree = "<group>"; };
|
2113 | 2115 | E25BC0822995429D00588549 /* MSALNativeAuthCacheMocks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthCacheMocks.swift; sourceTree = "<group>"; };
|
2114 | 2116 | E25BC0842995430B00588549 /* MSALNativeAuthFactoriesMocks.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MSALNativeAuthFactoriesMocks.swift; sourceTree = "<group>"; };
|
|
2810 | 2812 | 9B235DA22A3D15E400657331 /* sign_in */,
|
2811 | 2813 | DEFB46E12A52B9B800DBC006 /* reset_password */,
|
2812 | 2814 | DEFB46EB2A52BA1300DBC006 /* sign_out */,
|
| 2815 | + E24CE9D82C592BA70069E2E4 /* mock */, |
2813 | 2816 | 9B235D9E2A3CFB4300657331 /* MSALNativeAuthEndToEndBaseTestCase.swift */,
|
2814 | 2817 | 2809E8342C3C37B7009F14D7 /* MSALNativeAuthEndToEndPasswordTestCase.swift */,
|
2815 | 2818 | 280095EA2C32CAFC00F1653E /* ClientIdType.swift */,
|
|
3966 | 3969 | path = sign_up;
|
3967 | 3970 | sourceTree = "<group>";
|
3968 | 3971 | };
|
| 3972 | + E24CE9D82C592BA70069E2E4 /* mock */ = { |
| 3973 | + isa = PBXGroup; |
| 3974 | + children = ( |
| 3975 | + E24CE9C32C57F0850069E2E4 /* AttributesStub.swift */, |
| 3976 | + ); |
| 3977 | + path = mock; |
| 3978 | + sourceTree = "<group>"; |
| 3979 | + }; |
3969 | 3980 | E25BC0902995559700588549 /* utils */ = {
|
3970 | 3981 | isa = PBXGroup;
|
3971 | 3982 | children = (
|
|
5565 | 5576 | files = (
|
5566 | 5577 | 281A0E182C21E1FD00CB30CB /* SignInDelegateSpies.swift in Sources */,
|
5567 | 5578 | 28A277D92C22ED5E00D95E00 /* MSALNativeAuthEmailCodeRetriever.swift in Sources */,
|
| 5579 | + E24CE9CC2C57F1160069E2E4 /* AttributesStub.swift in Sources */, |
5568 | 5580 | 281A0E1B2C21E20600CB30CB /* MSALNativeAuthEndToEndBaseTestCase.swift in Sources */,
|
5569 | 5581 | 281A0E192C21E20000CB30CB /* MSALNativeAuthResetPasswordEndToEndTests.swift in Sources */,
|
5570 | 5582 | 281A0E0C2C21E1F000CB30CB /* MSALNativeAuthSignUpUsernameEndToEndTests.swift in Sources */,
|
|
6415 | 6427 | COPY_PHASE_STRIP = NO;
|
6416 | 6428 | GCC_DYNAMIC_NO_PIC = NO;
|
6417 | 6429 | GCC_OPTIMIZATION_LEVEL = 0;
|
6418 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 6430 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
6419 | 6431 | PRODUCT_NAME = "MSAL (macOS Static Library)";
|
6420 | 6432 | };
|
6421 | 6433 | name = Debug;
|
|
6426 | 6438 | buildSettings = {
|
6427 | 6439 | COPY_PHASE_STRIP = YES;
|
6428 | 6440 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
6429 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 6441 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
6430 | 6442 | PRODUCT_NAME = "MSAL (macOS Static Library)";
|
6431 | 6443 | };
|
6432 | 6444 | name = Release;
|
|
6487 | 6499 | "$(inherited)",
|
6488 | 6500 | "@executable_path/../Frameworks",
|
6489 | 6501 | );
|
6490 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 6502 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
6491 | 6503 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
6492 | 6504 | MTL_FAST_MATH = YES;
|
6493 | 6505 | ONLY_ACTIVE_ARCH = YES;
|
|
6557 | 6569 | "$(inherited)",
|
6558 | 6570 | "@executable_path/../Frameworks",
|
6559 | 6571 | );
|
6560 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 6572 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
6561 | 6573 | MTL_ENABLE_DEBUG_INFO = NO;
|
6562 | 6574 | MTL_FAST_MATH = YES;
|
6563 | 6575 | PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.MSALMacTestApp;
|
|
6969 | 6981 | "$(inherited)",
|
6970 | 6982 | "@executable_path/../Frameworks",
|
6971 | 6983 | );
|
6972 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 6984 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
6973 | 6985 | MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
6974 | 6986 | MTL_FAST_MATH = YES;
|
6975 | 6987 | ONLY_ACTIVE_ARCH = YES;
|
|
7033 | 7045 | "$(inherited)",
|
7034 | 7046 | "@executable_path/../Frameworks",
|
7035 | 7047 | );
|
7036 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 7048 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
7037 | 7049 | MTL_ENABLE_DEBUG_INFO = NO;
|
7038 | 7050 | MTL_FAST_MATH = YES;
|
7039 | 7051 | PRODUCT_BUNDLE_IDENTIFIER = "com.microsoft.unit-test-host";
|
|
7448 | 7460 | "@executable_path/../Frameworks",
|
7449 | 7461 | "@loader_path/Frameworks",
|
7450 | 7462 | );
|
7451 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 7463 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
7452 | 7464 | MARKETING_VERSION = 1.1.24;
|
7453 | 7465 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
7454 | 7466 | SWIFT_VERSION = 5.0;
|
|
7469 | 7481 | "@executable_path/../Frameworks",
|
7470 | 7482 | "@loader_path/Frameworks",
|
7471 | 7483 | );
|
7472 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 7484 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
7473 | 7485 | MARKETING_VERSION = 1.1.24;
|
7474 | 7486 | SWIFT_VERSION = 5.0;
|
7475 | 7487 | };
|
|
7544 | 7556 | CODE_SIGN_STYLE = Manual;
|
7545 | 7557 | DEVELOPMENT_TEAM = "";
|
7546 | 7558 | GCC_OPTIMIZATION_LEVEL = 0;
|
7547 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 7559 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
7548 | 7560 | PROVISIONING_PROFILE_SPECIFIER = "";
|
7549 | 7561 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/unit-test-host-mac.app/Contents/MacOS/unit-test-host-mac";
|
7550 | 7562 | USER_HEADER_SEARCH_PATHS = (
|
|
7562 | 7574 | buildSettings = {
|
7563 | 7575 | CODE_SIGN_STYLE = Manual;
|
7564 | 7576 | DEVELOPMENT_TEAM = "";
|
7565 |
| - MACOSX_DEPLOYMENT_TARGET = 10.13; |
| 7577 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
7566 | 7578 | PROVISIONING_PROFILE_SPECIFIER = "";
|
7567 | 7579 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/unit-test-host-mac.app/Contents/MacOS/unit-test-host-mac";
|
7568 | 7580 | USER_HEADER_SEARCH_PATHS = (
|
|
0 commit comments