Merged PR 12733: Update Podfile for ADAL to avoid requiring xcode 10 just quite yet.

Update Podfile for ADAL to avoid requiring xcode 10 just quite yet.
This commit is contained in:
Brian Bowman 2018-11-09 21:35:29 +00:00
Родитель 1089b25694
Коммит d8ef217a79
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,7 @@ target 'GraphNotificationsSample' do
pod 'ProjectRomeSdk'
pod 'AdaptiveCards'
pod 'ADAL'
pod 'ADAL', '2.7.3'
# Pods for GraphNotificationsSample