forked from mirrors/linphone-iphone
Add NSSupportsSuddentTermination key set to FALSE in info.plist
This commit is contained in:
parent
944115fb4d
commit
a0fdd54b70
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@
|
|||
<true/>
|
||||
<key>ITSEncryptionExportComplianceCode</key>
|
||||
<string>b5cb085f-772a-4a4f-8c77-5d1332b1f93f</string>
|
||||
<key>NSSupportsSuddenTermination</key>
|
||||
<false/>
|
||||
<key>UIAppFonts</key>
|
||||
<array>
|
||||
<string>NotoSans-Light.ttf</string>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue