mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
mac/app: rewrite Application class in swift
This commit is contained in:
@@ -1532,7 +1532,8 @@ features += {'swift': swift.allowed()}
|
||||
|
||||
swift_sources = []
|
||||
if features['cocoa'] and features['swift']
|
||||
swift_sources += files('osdep/mac/app_hub.swift',
|
||||
swift_sources += files('osdep/mac/application.swift',
|
||||
'osdep/mac/app_hub.swift',
|
||||
'osdep/mac/event_helper.swift',
|
||||
'osdep/mac/input_helper.swift',
|
||||
'osdep/mac/libmpv_helper.swift',
|
||||
|
||||
Reference in New Issue
Block a user