Fix missing CFBundleTypeName

This commit is contained in:
Davide De Rosa 2024-09-30 18:08:29 +02:00
parent e9298218be
commit cf3fe7449e
No known key found for this signature in database
GPG Key ID: A48836171C759F5E
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@
</array>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Extensions</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>ovpn</string>