fixed smart quotes
This commit is contained in:
Родитель
3b4c75e12b
Коммит
09bbcbe3d9
6
Podfile
6
Podfile
|
@ -1,13 +1,13 @@
|
|||
target 'sampleapp-ios-swift' do
|
||||
use_frameworks!
|
||||
|
||||
pod 'MobileCenter’
|
||||
pod 'MobileCenter'
|
||||
pod 'MobileCenter/Push'
|
||||
|
||||
target ‘sampleapp-ios-swiftUITests’ do
|
||||
target 'sampleapp-ios-swiftUITests' do
|
||||
inherit! :search_paths
|
||||
# Pods for testing
|
||||
pod ‘VSMobileCenterExtensions’
|
||||
pod 'VSMobileCenterExtensions'
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче