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

Update details about template in README. #63

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Update details about template in README. #63

merged 1 commit into from
Jul 15, 2024

Conversation

freakboy3742
Copy link
Member

Fixes #62

Updates the description of how to use the macOS app template. The old description was from the days when the entry point was a shell script; it's now a standalone binary.

App signing is now a hard requirement, so signing is now mentioned.

The template also includes an installer subdirectory, so that's included as part of the expected output.

Lastly, as we added a debugging handler that surfaces path and dependency issues as an in-app dialog, the LSOpenURLsWithRole details are no longer helpful.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@mhsmith mhsmith merged commit 8b777f2 into main Jul 15, 2024
21 checks passed
@freakboy3742 freakboy3742 deleted the readme-update branch July 15, 2024 22:20
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.

README incorrectly says that the entry point is a shell script
2 participants