1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
mpv/osdep/macos
der richter ce1571ac01 mac: drop build support for swift versions earlier than version 4.1
this drops support for swift <4.1 and with this support for xcode <=9.2.
this was the last setup that is officially working on macOS 10.12.

our old legacy build macOS 10.12 + xcode 9.2 is replaced by macOS 10.13
+ xcode 9.4.1 with swift 4.1. the macOS 10.13 + xcode 10.1 VM is
replaced by the latest macOS 10.14 + xcode 11.3.1 VM. this is the oldest
version officially supported by Apple.

this is in preparations for the following commit.
2021-01-13 16:23:47 +01:00
..
libmpv_helper.swift mac: fix usage of temporary pointers 2021-01-13 16:23:47 +01:00
log_helper.swift cocoa-cb: generalisation of backend independent parts 2020-08-22 14:22:49 +02:00
mpv_helper.swift mac: fix usage of temporary pointers 2021-01-13 16:23:47 +01:00
remote_command_center.swift cocoa-cb: generalisation of backend independent parts 2020-08-22 14:22:49 +02:00
swift_compat.swift mac: drop build support for swift versions earlier than version 4.1 2021-01-13 16:23:47 +01:00
swift_extensions.swift cocoa-cb: use m_config_cache and new VOCTRL for option handling 2019-12-15 20:07:11 +01:00