samba: add iOS VLC client

Source code: https://code.videolan.org/videolan/vlc-ios

Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Benedek Nagy 2022-02-13 21:07:06 +00:00 committed by James Valleroy
parent 1c99330282
commit 74b0a94917
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -49,6 +49,11 @@ clients = [{
'os': 'android',
'store_name': 'google-play',
'url': store_url('google-play', 'org.videolan.vlc')
}, {
'type': 'store',
'os': 'ios',
'store_name': 'app-store',
'url': 'https://apps.apple.com/app/apple-store/id650377962'
}]
}, {
'name':