Merged PR 12699: Adjust Podfile to not depend on specific version
Adjust Podfile to not depend on specific version
This commit is contained in:
Родитель
7a8d701e74
Коммит
6440c8a0fd
|
@ -6,7 +6,7 @@ target 'iOSSample' do
|
||||||
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
|
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks
|
||||||
# use_frameworks!
|
# use_frameworks!
|
||||||
|
|
||||||
pod 'ProjectRomeSdk', '0.13.8-master.338'
|
pod 'ProjectRomeSdk'
|
||||||
|
|
||||||
# Pods for iOSSample
|
# Pods for iOSSample
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче