mirror of
https://github.com/chris2511/xca.git
synced 2026-09-14 11:06:19 +05:00
Declare ITSAppUsesNonExemptEncryption:No for AppStore
This commit is contained in:
parent
7af3ffee25
commit
3d03f7d804
@ -30,6 +30,8 @@
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>@MACOS_VERSION@.0</string>
|
||||
<key>ITSAppUsesNonExemptEncryption</key>
|
||||
<string>no</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
<array>
|
||||
<dict>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user