1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-10-17 02:24:55 +00:00
CLK/OSBindings/Mac
Thomas Harte e3b4aebf1a Introduces the Disk II as a unique media target platform.
As it makes a little more sense to analyse Apple GCR images to determine target platform than it does to have the potential platforms vote over them.

Also starts on the parser that'll be necessary for making a decision.
2018-05-04 18:02:36 -04:00
..
Clock Signal Fixes macOS 10.10 warning. 2018-05-03 22:39:34 -04:00
Clock Signal.xcodeproj Introduces the Disk II as a unique media target platform. 2018-05-04 18:02:36 -04:00
Clock SignalTests Mutates testComplicatedTrackSeek into an actual test. 2018-05-01 19:52:12 -04:00
Clock SignalUITests