StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
1.3k stars 52 forks source link

[macOS] bundle-identifier is still "com.jelleglebbeek.youtube-dl-gui", colliding with upstream #91

Open core-code opened 8 months ago

core-code commented 8 months ago

the CFBundleIdentifier in the Info.plist file should be changed to an unique value, instead of colliding with the upstream vendors name ( com.jelleglebbeek.youtube-dl-gui )

StefanLobbenmeier commented 8 months ago

Sure I can change it to my name. Is there a specific requirement for this / an issue you are facing or just for tidiness?

core-code commented 8 months ago

for one, any third party updater will confuse the app with the original because it is indistinguishable