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

Modify the Xcode template to allow for console apps #41

Merged
merged 4 commits into from
Jun 4, 2024

Conversation

freakboy3742
Copy link
Member

@freakboy3742 freakboy3742 commented May 7, 2024

A collection of template updates to support generating console apps:

  • Modifies the bundle lookup process to support execution from a symlink to the main binary
  • Adds metadata used when constructing a .pkg file

Once completed, the app template binary will need to be updated.

Refs beeware/briefcase#1781

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

@freakboy3742 freakboy3742 merged commit b2e8534 into main Jun 4, 2024
21 checks passed
@freakboy3742 freakboy3742 deleted the console-app branch June 4, 2024 00:32
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