Skip to content

Commit

Permalink
Fix a runtime warning of nib
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Dec 9, 2023
1 parent e5ec3b9 commit 38f5e46
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 38 deletions.
3 changes: 0 additions & 3 deletions Demo/Demo-macOS/AppDelegate.swift
Expand Up @@ -10,9 +10,6 @@ import Cocoa
@main
class AppDelegate: NSObject, NSApplicationDelegate {




func applicationDidFinishLaunching(_ aNotification: Notification) {
// Insert code here to initialize your application
}
Expand Down

0 comments on commit 38f5e46

Please sign in to comment.