Update iOS version on Podfile from 9.0 to 10.0

This commit is contained in:
QuentinArguillere 2022-06-30 15:57:52 +02:00
parent 6adeb43fdc
commit 6ca276b718

View file

@ -1,5 +1,5 @@
# Uncomment the next line to define a global platform for your project
platform :ios, '9.0'
platform :ios, '10.0'
source "https://gitlab.linphone.org/BC/public/podspec.git"
source "https://github.com/CocoaPods/Specs.git"