Browse Source

Fix bundle identifier

adaptive-webui-19844
Christophe Dumez 15 years ago
parent
commit
8576847a99
  1. 2
      src/Info.plist

2
src/Info.plist

@ -53,7 +53,7 @@ @@ -53,7 +53,7 @@
<key>CFBundleExecutable</key>
<string>qbittorrent</string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.qbittorrent</string>
<string>org.qbittorrent</string>
<key>NOTE</key>
<string>This file was generated by Qt/QMake.</string>
</dict>

Loading…
Cancel
Save