fix: use xib file to construct macOS Menu (#20615)
This commit is contained in:
parent
138af75ff8
commit
9a5cd4c8d2
10 changed files with 330 additions and 65 deletions
|
@ -24,6 +24,8 @@
|
|||
<string>public.app-category.developer-tools</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.10.0</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>AtomApplication</string>
|
||||
<key>NSSupportsAutomaticGraphicsSwitching</key>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue