mirror of
https://github.com/Toxblh/MTMR.git
synced 2026-01-10 17:08:39 +00:00
* Implemented changable icons for AppleScriptTouchBarItem AppleScriptTouchBarItem now allow to specify any number of icons which can be changed from the script. You cannot change icon from touch event. To change icon, you need to return array from your script with 2 values - title and icn name. More info in readme * Fixed tests Some tests started to fail after implementing alternativeIcons field for appleScriptBarItem |
||
|---|---|---|
| .. | ||
| AppleScriptDefinitionTests.swift | ||
| BackgroundColorTests.swift | ||
| Info.plist | ||
| ParseConfigTests.swift | ||