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
178 stars 113 forks source link

Support for swift package manager? #1489

Closed dev-manishpandey closed 5 years ago

dev-manishpandey commented 5 years ago

Is it possible to add support for swift package manager ?

Screenshot 2019-11-05 at 4 30 10 PM

antrix1989 commented 5 years ago

Hi @dev-manishpandey. We are not adding new features to ADAL. I recommend you switching to the MSAL where we will add swift package manager.