OneDrive / onedrive-sdk-ios

OneDrive SDK for iOS
https://dev.onedrive.com
Other
101 stars 88 forks source link

Point dependency to ADAL instead of ADALiOS #179

Closed ramonpoca closed 6 years ago

ramonpoca commented 6 years ago

ADALiOS name is deprecated, and the needed branch for XCode 9+ uses ‘ADAL’ for the pod name. As ADAL hasn’t pushed its change, we are left with referencing the pod by git branch, but after the rename cocoapods gets confused.

ramonpoca commented 6 years ago

Should fix #124