|
1826 | 1826 | D6D9A4BD1FBE712900EFA430 /* MSIDURLExtensionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D6D9A4BA1FBE712900EFA430 /* MSIDURLExtensionsTests.m */; };
|
1827 | 1827 | D6D9A4BE1FBE712900EFA430 /* MSIDStringExtensionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D6D9A4BB1FBE712900EFA430 /* MSIDStringExtensionsTests.m */; };
|
1828 | 1828 | D6D9A4BF1FBE712900EFA430 /* MSIDStringExtensionsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = D6D9A4BB1FBE712900EFA430 /* MSIDStringExtensionsTests.m */; };
|
| 1829 | + E656E07A2C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = E656E0792C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m */; }; |
| 1830 | + E656E07B2C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m in Sources */ = {isa = PBXBuildFile; fileRef = E656E0792C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m */; }; |
| 1831 | + E656E07D2C2627FB0011FB23 /* MSIDWebUpgradeRegResponse.h in Headers */ = {isa = PBXBuildFile; fileRef = E656E07C2C2627FB0011FB23 /* MSIDWebUpgradeRegResponse.h */; }; |
1829 | 1832 | E70C49F1258D662F00A7A07E /* MSIDLRUCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C49F0258D662F00A7A07E /* MSIDLRUCache.m */; };
|
1830 | 1833 | E70C49F2258D662F00A7A07E /* MSIDLRUCache.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C49F0258D662F00A7A07E /* MSIDLRUCache.m */; };
|
1831 | 1834 | E70C4A30258D68D900A7A07E /* MSIDThrottlingCacheRecord.m in Sources */ = {isa = PBXBuildFile; fileRef = E70C4A2F258D68D900A7A07E /* MSIDThrottlingCacheRecord.m */; };
|
|
3251 | 3254 | D6D9A4B91FBE6D1C00EFA430 /* IdentityCore.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IdentityCore.pch; sourceTree = "<group>"; };
|
3252 | 3255 | D6D9A4BA1FBE712900EFA430 /* MSIDURLExtensionsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDURLExtensionsTests.m; sourceTree = "<group>"; };
|
3253 | 3256 | D6D9A4BB1FBE712900EFA430 /* MSIDStringExtensionsTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSIDStringExtensionsTests.m; sourceTree = "<group>"; };
|
| 3257 | + E656E0792C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDWebUpgradeRegResponse.m; sourceTree = "<group>"; }; |
| 3258 | + E656E07C2C2627FB0011FB23 /* MSIDWebUpgradeRegResponse.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MSIDWebUpgradeRegResponse.h; sourceTree = "<group>"; }; |
| 3259 | + E6FABC0A2C2A110900611378 /* MSIDWebWPJResponse+Internal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "MSIDWebWPJResponse+Internal.h"; sourceTree = "<group>"; }; |
3254 | 3260 | E70C49F0258D662F00A7A07E /* MSIDLRUCache.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDLRUCache.m; sourceTree = "<group>"; };
|
3255 | 3261 | E70C4A2F258D68D900A7A07E /* MSIDThrottlingCacheRecord.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDThrottlingCacheRecord.m; sourceTree = "<group>"; };
|
3256 | 3262 | E70C4A74258D7E7B00A7A07E /* MSIDLRUCacheTest.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MSIDLRUCacheTest.m; sourceTree = "<group>"; };
|
|
4149 | 4155 | 96235F97207D72A6007EAB36 /* MSIDWebAADAuthCodeResponse.h */,
|
4150 | 4156 | 96235F98207D72A6007EAB36 /* MSIDWebAADAuthCodeResponse.m */,
|
4151 | 4157 | 96235F9A207D72CE007EAB36 /* MSIDWebWPJResponse.h */,
|
| 4158 | + E6FABC0A2C2A110900611378 /* MSIDWebWPJResponse+Internal.h */, |
4152 | 4159 | 96235F9B207D72CE007EAB36 /* MSIDWebWPJResponse.m */,
|
4153 | 4160 | 9686C72721192BCF001FFF51 /* MSIDWebOpenBrowserResponse.h */,
|
4154 | 4161 | 9686C72821192BCF001FFF51 /* MSIDWebOpenBrowserResponse.m */,
|
4155 | 4162 | B28BDABD221F7F230055FFE6 /* MSIDCBAWebAADAuthResponse.h */,
|
4156 | 4163 | B28BDABE221F7F230055FFE6 /* MSIDCBAWebAADAuthResponse.m */,
|
4157 | 4164 | B4E3BB9729AD90DB00A59B47 /* MSIDJITTroubleshootingResponse.h */,
|
4158 | 4165 | B4E3BB9929AD91CC00A59B47 /* MSIDJITTroubleshootingResponse.m */,
|
| 4166 | + E656E0792C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m */, |
| 4167 | + E656E07C2C2627FB0011FB23 /* MSIDWebUpgradeRegResponse.h */, |
4159 | 4168 | );
|
4160 | 4169 | path = response;
|
4161 | 4170 | sourceTree = "<group>";
|
|
5875 | 5884 | B2AF1D13218BCC7A0080C1A0 /* MSIDRequestControlling.h in Headers */,
|
5876 | 5885 | B2C707FD2192530E00D917B8 /* MSIDDefaultSilentTokenRequest.h in Headers */,
|
5877 | 5886 | 1EE541402458B30300A86414 /* MSIDDevicePopManager.h in Headers */,
|
| 5887 | + E656E07D2C2627FB0011FB23 /* MSIDWebUpgradeRegResponse.h in Headers */, |
5878 | 5888 | B286B9B32389DD78007833AD /* MSIDWebAADAuthCodeResponse.h in Headers */,
|
5879 | 5889 | 886F516E29CCA83000F09471 /* MSIDCIAMAuthorityResolver.h in Headers */,
|
5880 | 5890 | B286B9D22389DF19007833AD /* MSIDAadAuthorityCache.h in Headers */,
|
|
6952 | 6962 | B28686C224065442004E83FC /* MSIDLoginKeychainUtil.m in Sources */,
|
6953 | 6963 | B2C708AF219A612D00D917B8 /* MSIDLegacyBrokerResponseHandler.m in Sources */,
|
6954 | 6964 | 583BFCA924D87BA40035B901 /* MSIDRedirectUri.m in Sources */,
|
| 6965 | + E656E07B2C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m in Sources */, |
6955 | 6966 | 580E2547271A014F003D1795 /* MSIDDeviceHeader.m in Sources */,
|
6956 | 6967 | 583BFCAB24D88CED0035B901 /* MSIDRedirectUriVerifier.m in Sources */,
|
6957 | 6968 | B253152723DD61FB00432133 /* MSIDSSOExtensionGetDeviceInfoRequest.m in Sources */,
|
|
7830 | 7841 | 96F94A3420817C1A0034676C /* MSIDNTLMHandler.m in Sources */,
|
7831 | 7842 | 6068303A20A3560F00CCA6AB /* MSIDPKeyAuthHandler.m in Sources */,
|
7832 | 7843 | 58E2A1FD24E497400027A28A /* MSIDWebResponseOperationConstants.m in Sources */,
|
| 7844 | + E656E07A2C2627B80011FB23 /* MSIDWebUpgradeRegResponse.m in Sources */, |
7833 | 7845 | 232173EE2182B195009852C6 /* MSIDIntuneInMemoryCacheDataSource.m in Sources */,
|
7834 | 7846 | B251CC4A204105A7005E0179 /* MSIDBaseToken.m in Sources */,
|
7835 | 7847 | 2371A6142A4BAB29008A71F3 /* MSIDBrokerOperationBrowserNativeMessageResponse.m in Sources */,
|
|
8887 | 8899 | isa = XCBuildConfiguration;
|
8888 | 8900 | baseConfigurationReference = D6CF4E931FC3626A00CD70C5 /* identitycore__debug.xcconfig */;
|
8889 | 8901 | buildSettings = {
|
| 8902 | + CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES; |
8890 | 8903 | ENABLE_BITCODE = NO;
|
8891 | 8904 | GCC_PREPROCESSOR_DEFINITIONS = (
|
8892 | 8905 | "$(inherited)",
|
8893 | 8906 | "$(MSID_WEBKIT)",
|
8894 | 8907 | "$(MSID_SYSTEMWV)",
|
| 8908 | + "$(MSAL_JS_AUTOMATION)", |
8895 | 8909 | );
|
8896 | 8910 | GCC_WARN_SHADOW = YES;
|
8897 | 8911 | IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
8903 | 8917 | isa = XCBuildConfiguration;
|
8904 | 8918 | baseConfigurationReference = D6CF4E9C1FC3626B00CD70C5 /* identitycore__release.xcconfig */;
|
8905 | 8919 | buildSettings = {
|
| 8920 | + CLANG_WARN_OBJC_EXPLICIT_OWNERSHIP_TYPE = YES; |
8906 | 8921 | ENABLE_BITCODE = NO;
|
8907 | 8922 | GCC_PREPROCESSOR_DEFINITIONS = (
|
8908 | 8923 | "$(MSID_SYSTEMWV)",
|
|
0 commit comments