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

Loading…
Cancel
Save