mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 11:28:07 +00:00
fix(Info.plist): correct an error
This commit is contained in:
parent
eae2c461c1
commit
206ca2faba
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
<array>
|
||||
<dict>
|
||||
<key>CFBundleURLName</key>
|
||||
<string>com.belldonnecommunications.linphone</string>
|
||||
<string>com.belledonnecommunications.linphone</string>
|
||||
<key>CFBundleURLSchemes</key>
|
||||
<array>
|
||||
<string>sip</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue