Skip to content
New issue

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

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

Already on GitHub? # to your account

appkit-launcher only injected when event_handler is present #183

Merged
merged 5 commits into from
Feb 6, 2024

Conversation

jaimergp
Copy link
Contributor

@jaimergp jaimergp commented Jan 29, 2024

Description

Fixes #179

Some apps that their Apple events handler, so we don't need to inject our launcher. Decide by the presence of event_handler instead of CFBundle* keys.

Checklist - did you ...

  • Add a file to the news directory (using the template) for the next release's release notes?
  • Add / update necessary tests?
  • Add / update outdated documentation?

@conda-bot conda-bot added the cla-signed [bot] added once the contributor has signed the CLA label Jan 29, 2024
@jaimergp jaimergp marked this pull request as ready for review January 29, 2024 16:31
@jaimergp jaimergp requested a review from a team as a code owner January 29, 2024 16:31
@mrclary
Copy link

mrclary commented Jan 29, 2024

@jaimergp, tested locally and seems to be working as expected. Thanks!

@jaimergp
Copy link
Contributor Author

jaimergp commented Feb 6, 2024

Good, as long as we get a review from @conda/constructor we are good to merge then.

beeankha
beeankha previously approved these changes Feb 6, 2024
Copy link
Member

@beeankha beeankha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some minor docs edits

Co-authored-by: Bianca Henderson <beeankha@gmail.com>
@jaimergp jaimergp merged commit db52885 into conda:main Feb 6, 2024
18 checks passed
@github-actions github-actions bot added the locked [bot] locked due to inactivity label Feb 6, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 6, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
cla-signed [bot] added once the contributor has signed the CLA locked [bot] locked due to inactivity
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Using CFBundleDocumentTypes breaks Spyder application
4 participants