Skip to content

Add main.swift and remove MainMenu.xib#5

Closed
perez987 wants to merge 2 commits into
joshcalvert47:masterfrom
perez987:master
Closed

Add main.swift and remove MainMenu.xib#5
perez987 wants to merge 2 commits into
joshcalvert47:masterfrom
perez987:master

Conversation

@perez987

Copy link
Copy Markdown

Remove old MainMenu.xib:

  • Switch app entry to a programmatic main: add main.swift that instantiates NSApplication and AppDelegate and calls run()
  • Remove MainMenu.xib and the NSMainNibFile key from Info.plist, and delete the @NSApplicationMain attribute from AppDelegate.swift.

perez987 added 2 commits May 31, 2026 16:02
Remove old MainMenu.xib:
- Switch app entry to a programmatic main: add main.swift that instantiates NSApplication and AppDelegate and calls run()
- Remove MainMenu.xib and the NSMainNibFile key from Info.plist, and delete the @NSApplicationMain attribute from AppDelegate.swift.
@perez987 perez987 closed this by deleting the head repository Jun 3, 2026
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.

1 participant