AzureAD / azure-activedirectory-library-for-objc

The ADAL SDK for Objective C gives you the ability to add support for Work Accounts to your iOS and macOS applications with just a few lines of additional code. This SDK gives your application the full functionality of Microsoft Azure AD, including industry standard protocol support for OAuth2, Web API integration with user level consent, and two factor authentication support.
MIT License
177 stars 113 forks source link

Release/5.0.0 #1577

Closed hieunguyenmsft closed 2 years ago

hieunguyenmsft commented 3 years ago

Naming collision ADLogger are both used by ADAL and Apple's Depth (in ARKit) that makes app crash on iOS 15. We change the name to ADALLogger, which requires Public API change.

kaisong1990 commented 3 years ago

Noticed the major version bumped, did we get agreement with stakeholders?

hieunguyenmsft commented 3 years ago

Noticed the major version bumped, did we get agreement with stakeholders?

I chatted with Olga about that, the public API is changed so according to the semantic version we need to bump major