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

#59: Create fork of electron-deeplink that works for MacOS and unifie… #60

Merged
merged 8 commits into from
Jun 1, 2022

Conversation

reynoldsalec
Copy link
Member

@reynoldsalec reynoldsalec commented May 25, 2022

I believe the key here is basically removing the #setAppProtocol functionality...this only runs for MacOS on Dev and seems to setup the plist entry that MacOS no longer needs due to Electron's native handling. See https://github.com/glawson/electron-deeplink/blob/master/src/index.ts#L110 for reference on that function.

Going to pass this by @pirog (and @labboy0276 probably good to make sure I didn't fubar something for Linux).

@reynoldsalec
Copy link
Member Author

...and of course I'll fix the linting 🤦

@labboy0276 labboy0276 merged commit 2215c35 into main Jun 1, 2022
@labboy0276 labboy0276 deleted the 59-deeplink-macos branch June 1, 2022 13:31
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

Successfully merging this pull request may close these issues.

2 participants