Browse Source

Update Info.plist

pull/112/head
fekt 1 year ago
parent
commit
426d38b59d
  1. 8
      res-drgx/Info.plist

8
res-drgx/Info.plist

@ -3,13 +3,13 @@
<plist version="1.0">
<dict>
<key>CFBundleExecutable</key>
<string>SilentDragon</string>
<string>SilentDragonX</string>
<key>CFBundleGetInfoString</key>
<string>Created by Qt/QMake</string>
<key>CFBundleIconFile</key>
<string>logo.icns</string>
<key>CFBundleIdentifier</key>
<string>com.hush.silentdragon</string>
<string>com.hush.silentdragonx</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
@ -29,10 +29,10 @@
<array>
<dict>
<key>CFBundleURLName</key>
<string>hush URI</string>
<string>drgx URI</string>
<key>CFBundleURLSchemes</key>
<array>
<string>hush</string>
<string>drgx</string>
</array>
</dict>
</array>

Loading…
Cancel
Save