Skip to content

Fixes/standard osx item generation #7341

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

Merged
merged 5 commits into from
Jan 11, 2022

Conversation

danwalmsley
Copy link
Member

What does the pull request do?

  • This PR fixes the Native app menu generation on OSX.
  • Fixes ability to debug code on OSX (debug symbols)
  • Fixes the default app menu on OSX.

What is the current behavior?

Since standard app menu item generation was moved to the managed side of the fence, this was only done on the "Default" app menu, but it should have been done on all menus.

What is the updated/expected behavior with this PR?

User supplied app menu gets populated with standard OSX menu items.

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

@danwalmsley danwalmsley enabled auto-merge January 11, 2022 12:44
@danwalmsley danwalmsley merged commit e075377 into master Jan 11, 2022
@danwalmsley danwalmsley deleted the fixes/standard-osx-item-generation branch January 11, 2022 12:55
grokys pushed a commit that referenced this pull request Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants