StefanLobbenmeier / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

core-code opened this issue · comments

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 )

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

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