mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 01:08:04 -05:00
We don’t yet rely on any 10.12 specific API other than os_log which can be skipped without user impact. Unfortunately when trying to build for 10.10 using latest Xcode/SDK the linker gives an error for missing symbol: _objc_loadClassref. Going forward we will require 10.12 but as there is no non-beta build for 10.11 users yet, I wanted to make one.