Skip to content

Commit 71bea97

Browse files
author
Swasti Gupta
committed
Removing Deprecated MSALLogger class
1 parent 650f8ec commit 71bea97

File tree

4 files changed

+0
-155
lines changed

4 files changed

+0
-155
lines changed

MSAL/MSAL.xcodeproj/project.pbxproj

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
04A6B5C32269375E0035C7C2 /* MSALPublicClientApplication+Internal.h in Headers */ = {isa = PBXBuildFile; fileRef = D62746D11E9B38AF00EFCE99 /* MSALPublicClientApplication+Internal.h */; };
3131
04A6B5C4226937610035C7C2 /* MSALPublicClientApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F781E3FF3D900C69FBA /* MSALPublicClientApplication.m */; };
3232
04A6B5C5226937620035C7C2 /* MSALPublicClientApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F781E3FF3D900C69FBA /* MSALPublicClientApplication.m */; };
33-
04A6B5C6226937650035C7C2 /* MSALLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F771E3FF3D900C69FBA /* MSALLogger.m */; };
34-
04A6B5C7226937660035C7C2 /* MSALLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F771E3FF3D900C69FBA /* MSALLogger.m */; };
3533
04A6B5C8226937690035C7C2 /* MSALErrorConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 04D32CAD1FD615B3000B123E /* MSALErrorConverter.m */; };
3634
04A6B5C92269376A0035C7C2 /* MSALErrorConverter.m in Sources */ = {isa = PBXBuildFile; fileRef = 04D32CAD1FD615B3000B123E /* MSALErrorConverter.m */; };
3735
04A6B5CA226937700035C7C2 /* MSALError.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F741E3FF3D900C69FBA /* MSALError.m */; };
@@ -59,8 +57,6 @@
5957
04A6B5FF226938050035C7C2 /* MSALResult.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F851E3FF3D900C69FBA /* MSALResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
6058
04A6B6002269380A0035C7C2 /* MSALPublicClientApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F841E3FF3D900C69FBA /* MSALPublicClientApplication.h */; settings = {ATTRIBUTES = (Public, ); }; };
6159
04A6B6012269380B0035C7C2 /* MSALPublicClientApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F841E3FF3D900C69FBA /* MSALPublicClientApplication.h */; settings = {ATTRIBUTES = (Public, ); }; };
62-
04A6B602226938110035C7C2 /* MSALLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F831E3FF3D900C69FBA /* MSALLogger.h */; settings = {ATTRIBUTES = (Public, ); }; };
63-
04A6B603226938120035C7C2 /* MSALLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F831E3FF3D900C69FBA /* MSALLogger.h */; settings = {ATTRIBUTES = (Public, ); }; };
6460
04A6B604226938180035C7C2 /* MSALError.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F821E3FF3D900C69FBA /* MSALError.h */; settings = {ATTRIBUTES = (Public, ); }; };
6561
04A6B605226938180035C7C2 /* MSALError.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F821E3FF3D900C69FBA /* MSALError.h */; settings = {ATTRIBUTES = (Public, ); }; };
6662
04A6B6062269381E0035C7C2 /* MSAL.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F811E3FF3D900C69FBA /* MSAL.h */; settings = {ATTRIBUTES = (Public, ); }; };
@@ -466,7 +462,6 @@
466462
96CF95242268FD0500D97374 /* MSALAADAuthority.h in Headers */ = {isa = PBXBuildFile; fileRef = 23A68A7220F5386A0071E435 /* MSALAADAuthority.h */; settings = {ATTRIBUTES = (Public, ); }; };
467463
96CF95252268FD0500D97374 /* MSALB2CAuthority.h in Headers */ = {isa = PBXBuildFile; fileRef = 23A68A7820F538B90071E435 /* MSALB2CAuthority.h */; settings = {ATTRIBUTES = (Public, ); }; };
468464
96CF95262268FD0500D97374 /* MSALADFSAuthority.h in Headers */ = {isa = PBXBuildFile; fileRef = 23A68A7E20F538DE0071E435 /* MSALADFSAuthority.h */; settings = {ATTRIBUTES = (Public, ); }; };
469-
96CF95272268FD0500D97374 /* MSALLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F831E3FF3D900C69FBA /* MSALLogger.h */; settings = {ATTRIBUTES = (Public, ); }; };
470465
96CF95292268FD0500D97374 /* MSALRedirectUri.h in Headers */ = {isa = PBXBuildFile; fileRef = B203459221AF77FB00B221AA /* MSALRedirectUri.h */; settings = {ATTRIBUTES = (Public, ); }; };
471466
96CF952A2268FD0500D97374 /* MSALPublicClientStatusNotifications.h in Headers */ = {isa = PBXBuildFile; fileRef = B28BBD312211DC7D00F51723 /* MSALPublicClientStatusNotifications.h */; settings = {ATTRIBUTES = (Public, ); }; };
472467
96CF952B2268FD0500D97374 /* MSALTokenParameters.h in Headers */ = {isa = PBXBuildFile; fileRef = 232D68C8223DB00500594BBD /* MSALTokenParameters.h */; settings = {ATTRIBUTES = (Public, ); }; };
@@ -926,7 +921,6 @@
926921
D61A64B11E5AAC5C0086D120 /* MSALTestAppSettings.m in Sources */ = {isa = PBXBuildFile; fileRef = D61A64B01E5AAC5C0086D120 /* MSALTestAppSettings.m */; };
927922
D61A64B91E5ADBE80086D120 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D61A64B81E5ADBE80086D120 /* Images.xcassets */; };
928923
D61BD2AD1EBD09F90007E484 /* MSALError.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F741E3FF3D900C69FBA /* MSALError.m */; };
929-
D61BD2AF1EBD09F90007E484 /* MSALLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F771E3FF3D900C69FBA /* MSALLogger.m */; };
930924
D61BD2B01EBD09F90007E484 /* MSALPublicClientApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F781E3FF3D900C69FBA /* MSALPublicClientApplication.m */; };
931925
D61BD2B11EBD09F90007E484 /* MSALResult.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F791E3FF3D900C69FBA /* MSALResult.m */; };
932926
D61BD2B21EBD09F90007E484 /* MSALAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F7A1E3FF3D900C69FBA /* MSALAccount.m */; };
@@ -945,7 +939,6 @@
945939
D65A6FA31E3FF3D900C69FBA /* MSALAccount.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F7A1E3FF3D900C69FBA /* MSALAccount.m */; };
946940
D65A6FA81E3FF3D900C69FBA /* MSAL.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F811E3FF3D900C69FBA /* MSAL.h */; settings = {ATTRIBUTES = (Public, ); }; };
947941
D65A6FA91E3FF3D900C69FBA /* MSALError.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F821E3FF3D900C69FBA /* MSALError.h */; settings = {ATTRIBUTES = (Public, ); }; };
948-
D65A6FAA1E3FF3D900C69FBA /* MSALLogger.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F831E3FF3D900C69FBA /* MSALLogger.h */; settings = {ATTRIBUTES = (Public, ); }; };
949942
D65A6FAB1E3FF3D900C69FBA /* MSALPublicClientApplication.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F841E3FF3D900C69FBA /* MSALPublicClientApplication.h */; settings = {ATTRIBUTES = (Public, ); }; };
950943
D65A6FAC1E3FF3D900C69FBA /* MSALResult.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F851E3FF3D900C69FBA /* MSALResult.h */; settings = {ATTRIBUTES = (Public, ); }; };
951944
D65A6FAD1E3FF3D900C69FBA /* MSALAccount.h in Headers */ = {isa = PBXBuildFile; fileRef = D65A6F861E3FF3D900C69FBA /* MSALAccount.h */; settings = {ATTRIBUTES = (Public, ); }; };
@@ -959,7 +952,6 @@
959952
D67227AE1EBD111900F3422A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D67227AD1EBD111900F3422A /* Assets.xcassets */; };
960953
D67227B11EBD111900F3422A /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D67227AF1EBD111900F3422A /* LaunchScreen.storyboard */; };
961954
D673F08F1E4CE6D70018BA91 /* MSALError.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F741E3FF3D900C69FBA /* MSALError.m */; };
962-
D673F0911E4CE6D70018BA91 /* MSALLogger.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F771E3FF3D900C69FBA /* MSALLogger.m */; };
963955
D673F0921E4CE6D70018BA91 /* MSALPublicClientApplication.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F781E3FF3D900C69FBA /* MSALPublicClientApplication.m */; };
964956
D673F0931E4CE6D70018BA91 /* MSALResult.m in Sources */ = {isa = PBXBuildFile; fileRef = D65A6F791E3FF3D900C69FBA /* MSALResult.m */; };
965957
D67C8A181E65104200857D40 /* MSALTestAppAuthorityViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = D67C8A171E65104200857D40 /* MSALTestAppAuthorityViewController.m */; };
@@ -2399,13 +2391,11 @@
23992391
D65A6F501E3FD32D00C69FBA /* MSAL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MSAL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
24002392
D65A6F731E3FF3D900C69FBA /* MSAL_Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSAL_Internal.h; sourceTree = "<group>"; };
24012393
D65A6F741E3FF3D900C69FBA /* MSALError.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSALError.m; sourceTree = "<group>"; };
2402-
D65A6F771E3FF3D900C69FBA /* MSALLogger.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSALLogger.m; sourceTree = "<group>"; };
24032394
D65A6F781E3FF3D900C69FBA /* MSALPublicClientApplication.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSALPublicClientApplication.m; sourceTree = "<group>"; };
24042395
D65A6F791E3FF3D900C69FBA /* MSALResult.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSALResult.m; sourceTree = "<group>"; };
24052396
D65A6F7A1E3FF3D900C69FBA /* MSALAccount.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MSALAccount.m; sourceTree = "<group>"; };
24062397
D65A6F811E3FF3D900C69FBA /* MSAL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSAL.h; sourceTree = "<group>"; };
24072398
D65A6F821E3FF3D900C69FBA /* MSALError.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSALError.h; sourceTree = "<group>"; };
2408-
D65A6F831E3FF3D900C69FBA /* MSALLogger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSALLogger.h; sourceTree = "<group>"; };
24092399
D65A6F841E3FF3D900C69FBA /* MSALPublicClientApplication.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSALPublicClientApplication.h; sourceTree = "<group>"; };
24102400
D65A6F851E3FF3D900C69FBA /* MSALResult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSALResult.h; sourceTree = "<group>"; };
24112401
D65A6F861E3FF3D900C69FBA /* MSALAccount.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MSALAccount.h; sourceTree = "<group>"; };
@@ -3852,7 +3842,6 @@
38523842
969DDBC921B0B047000B4C73 /* MSALErrorConverter+Internal.h */,
38533843
04D32CAC1FD61585000B123E /* MSALErrorConverter.h */,
38543844
04D32CAD1FD615B3000B123E /* MSALErrorConverter.m */,
3855-
D65A6F771E3FF3D900C69FBA /* MSALLogger.m */,
38563845
D65A6F781E3FF3D900C69FBA /* MSALPublicClientApplication.m */,
38573846
D62746D11E9B38AF00EFCE99 /* MSALPublicClientApplication+Internal.h */,
38583847
B2FBB3D228F72A5700A3591C /* MSALWPJMetaData+Internal.h */,
@@ -3915,7 +3904,6 @@
39153904
23A68A7220F5386A0071E435 /* MSALAADAuthority.h */,
39163905
23A68A7820F538B90071E435 /* MSALB2CAuthority.h */,
39173906
23A68A7E20F538DE0071E435 /* MSALADFSAuthority.h */,
3918-
D65A6F831E3FF3D900C69FBA /* MSALLogger.h */,
39193907
886F515729CCA50300F09471 /* MSALCIAMAuthority.h */,
39203908
B203459221AF77FB00B221AA /* MSALRedirectUri.h */,
39213909
B28BBD312211DC7D00F51723 /* MSALPublicClientStatusNotifications.h */,
@@ -4989,7 +4977,6 @@
49894977
files = (
49904978
B273D0CA226E85C7005A7BB4 /* MSALHTTPConfig+Internal.h in Headers */,
49914979
238BA01B227BCAEE00A5BACD /* MSALTenantProfile.h in Headers */,
4992-
04A6B603226938120035C7C2 /* MSALLogger.h in Headers */,
49934980
B2D47899230E3DFB005AE186 /* MSALExternalAccountProviding.h in Headers */,
49944981
B273D0E9226E85FB005A7BB4 /* MSALResult+Internal.h in Headers */,
49954982
B273D084226E8515005A7BB4 /* MSALSilentTokenParameters.h in Headers */,
@@ -5114,7 +5101,6 @@
51145101
B273D099226E8569005A7BB4 /* MSAL_Internal.h in Headers */,
51155102
04A6B6062269381E0035C7C2 /* MSAL.h in Headers */,
51165103
1E5319BE24A51DFE007BCF30 /* MSALAuthenticationSchemePop.h in Headers */,
5117-
04A6B602226938110035C7C2 /* MSALLogger.h in Headers */,
51185104
04A6B5F6226937EA0035C7C2 /* MSALAccountId.h in Headers */,
51195105
DE9244DA2A31E1D500C0389F /* MSALCIAMOauth2Provider.h in Headers */,
51205106
B273D07B226E84E9005A7BB4 /* MSALDefinitions.h in Headers */,
@@ -5229,7 +5215,6 @@
52295215
B273D0B8226E859F005A7BB4 /* MSALPublicClientApplicationConfig+Internal.h in Headers */,
52305216
DE9244D82A31E1D500C0389F /* MSALCIAMOauth2Provider.h in Headers */,
52315217
96CF95252268FD0500D97374 /* MSALB2CAuthority.h in Headers */,
5232-
96CF95272268FD0500D97374 /* MSALLogger.h in Headers */,
52335218
B26756CA22921C5B000F01D7 /* MSALB2COauth2Provider.h in Headers */,
52345219
96CF95172268FD0400D97374 /* MSALSliceConfig.h in Headers */,
52355220
B227037122A4BA3600030ADC /* MSALLegacySharedAccountsProvider.h in Headers */,
@@ -5328,7 +5313,6 @@
53285313
B273D0E3226E85F2005A7BB4 /* MSALPromptType_Internal.h in Headers */,
53295314
B253153623DD692600432133 /* MSALDeviceInformation+Internal.h in Headers */,
53305315
23A68A8120F538DE0071E435 /* MSALADFSAuthority.h in Headers */,
5331-
D65A6FAA1E3FF3D900C69FBA /* MSALLogger.h in Headers */,
53325316
1EF395FE246DFAD200647FDB /* MSALAuthScheme.h in Headers */,
53335317
B2A3C28A2145FD0F0082525C /* MSALAccountsProvider.h in Headers */,
53345318
B273D0D2226E85D0005A7BB4 /* MSALTelemetryConfig+Internal.h in Headers */,
@@ -6290,7 +6274,6 @@
62906274
04A6B5D1226937850035C7C2 /* MSALRedirectUriVerifier.m in Sources */,
62916275
04A6B5B72269371E0035C7C2 /* MSALAccountId.m in Sources */,
62926276
B273D095226E855B005A7BB4 /* MSALRedirectUri.m in Sources */,
6293-
04A6B5C7226937660035C7C2 /* MSALLogger.m in Sources */,
62946277
04A6B5B1226936FE0035C7C2 /* MSIDVersion.m in Sources */,
62956278
B273D0A0226E8571005A7BB4 /* MSALClaimsRequest.m in Sources */,
62966279
DE9244DE2A31E1D500C0389F /* MSALCIAMOauth2Provider.m in Sources */,
@@ -6355,7 +6338,6 @@
63556338
886F516729CCA58900F09471 /* MSALCIAMAuthority.m in Sources */,
63566339
04A6B5B82269371F0035C7C2 /* MSALAccountId.m in Sources */,
63576340
B273D096226E855C005A7BB4 /* MSALRedirectUri.m in Sources */,
6358-
04A6B5C6226937650035C7C2 /* MSALLogger.m in Sources */,
63596341
04A6B5B0226936FE0035C7C2 /* MSIDVersion.m in Sources */,
63606342
B273D09F226E8570005A7BB4 /* MSALClaimsRequest.m in Sources */,
63616343
B273D0EB226E85FF005A7BB4 /* MSALPublicClientStatusNotifications.m in Sources */,
@@ -6638,7 +6620,6 @@
66386620
B223B0C022ADFACB00FB8713 /* MSALLegacySharedAccount.m in Sources */,
66396621
E2EFACFE2A69915100D6C3DE /* SignInResults.swift in Sources */,
66406622
E22427D52B05886B0006C55E /* ResetPasswordDelegateDispatchers.swift in Sources */,
6641-
D61BD2AF1EBD09F90007E484 /* MSALLogger.m in Sources */,
66426623
DEE34F82D170B71C00BC302A /* MSALNativeAuthResetPasswordSubmitOauth2ErrorCode.swift in Sources */,
66436624
B253152C23DD66A300432133 /* MSALDeviceInfoProvider.m in Sources */,
66446625
E27332C02A153E6500E1B054 /* MSALNativeAuthErrorMessage.swift in Sources */,
@@ -6916,7 +6897,6 @@
69166897
DE8DC4CE2C6621C900534E8F /* MSALNativeAuthErrorMessage.swift in Sources */,
69176898
96B5E6E32256D166002232F9 /* MSALTelemetryConfig.m in Sources */,
69186899
DE8DC45B2C66219600534E8F /* MSALNativeAuthSignUpController.swift in Sources */,
6919-
D673F0911E4CE6D70018BA91 /* MSALLogger.m in Sources */,
69206900
DE8DC4E22C6621D000534E8F /* MSALNativeAuthResetPasswordStartOauth2ErrorCode.swift in Sources */,
69216901
B29A56BB228266B40023F5E6 /* MSALSerializedADALCacheProvider.m in Sources */,
69226902
DE8DC4AC2C6621B400534E8F /* MSALNativeAuthSignUpContinueRequestParameters.swift in Sources */,

MSAL/src/MSALLogger.m

Lines changed: 0 additions & 63 deletions
This file was deleted.

MSAL/src/public/MSAL.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ FOUNDATION_EXPORT const unsigned char MSAL__Framework_VersionString[];
6666
#import <MSAL/MSALIndividualClaimRequestAdditionalInfo.h>
6767
#import <MSAL/MSALJsonSerializable.h>
6868
#import <MSAL/MSALJsonDeserializable.h>
69-
#import <MSAL/MSALLogger.h>
7069
#import <MSAL/MSALTenantProfile.h>
7170
#import <MSAL/MSALAccount+MultiTenantAccount.h>
7271
#import <MSAL/MSALAccountEnumerationParameters.h>

0 commit comments

Comments
 (0)