Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this fork has the same 'bundle identifier' as the original 'Clipy' #48

Open
core-code opened this issue Jan 26, 2020 · 0 comments
Open

Comments

@core-code
Copy link

the 'bundle identifier' (CFBundleIdentifier entry in the Info.plist) file should probably be changed from the original value of the upstream project

1.) according to Apple's documentation each distinct app needs to have a unique bundle identifier. since the codebases have diverged, this fork is now a distinct app and should be distinguishable from the upstream project: https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleidentifier?language=objc

2.) 3rd party updaters like 'MacUpdater' are unable to distinguish this fork from the original project unless the bundle identifier is changed to something unique

a patch is attached

change-bundleidentifier.patch.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant