mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-16 06:07:06 +02:00
Specify no non-exempt encryption usage in plist.
This commit is contained in:
parent
bc71a2619a
commit
23e1c6128b
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>$(CURRENT_PROJECT_VERSION)</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<false/>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.social-networking</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
|
Loading…
Add table
Reference in a new issue