Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

[macOS] CFBundleIdentifier is still "com.insomnia.app" #61

Closed
1 task done
core-code opened this issue Oct 16, 2023 · 2 comments
Closed
1 task done

[macOS] CFBundleIdentifier is still "com.insomnia.app" #61

core-code opened this issue Oct 16, 2023 · 2 comments

Comments

@core-code
Copy link

Expected Behavior

as this is not upstream insomnia the CFBundleIdentifier should not be the same as the identifier of the original project

Actual Behavior

the identifier is the same as upstream, making it indistinguishable to the operating system and 3rd party apps.

    <key>CFBundleIdentifier</key>
    <string>com.insomnia.app</string>

how about org.archgpt.insomnia?

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

the CFBundleIdentifier is in the Contents/Info.plistfile

Insomnium Version

any

What operating system are you using?

macOS

Operating System Version

macOS

Installation method

any

Last Known Working Insomnium version

No response

@archywillhe
Copy link
Member

oh yeah I've been sorting this out; a fix is in the upcoming release today.

@core-code
Copy link
Author

awesome, thanks!

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

No branches or pull requests

2 participants