mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
Fix bundle identifier
This commit is contained in:
parent
c9fc9373e5
commit
8576847a99
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
<key>CFBundleExecutable</key>
|
<key>CFBundleExecutable</key>
|
||||||
<string>qbittorrent</string>
|
<string>qbittorrent</string>
|
||||||
<key>CFBundleIdentifier</key>
|
<key>CFBundleIdentifier</key>
|
||||||
<string>com.yourcompany.qbittorrent</string>
|
<string>org.qbittorrent</string>
|
||||||
<key>NOTE</key>
|
<key>NOTE</key>
|
||||||
<string>This file was generated by Qt/QMake.</string>
|
<string>This file was generated by Qt/QMake.</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue