mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
mac/app: rewrite App c main function, startup and termination in swift
also move main invocation into AppHub and completely delete the old Application c implementation.
This commit is contained in:
@@ -393,7 +393,6 @@ if features['cocoa']
|
||||
sources += files('osdep/language-mac.c',
|
||||
'osdep/path-mac.m',
|
||||
'osdep/utils-mac.c',
|
||||
'osdep/mac/application.m',
|
||||
'osdep/mac/app_bridge.m')
|
||||
main_fn_source = files('osdep/main-fn-mac.c')
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user