1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-07-15 08:18:36 +00:00
MTMR/MTMR
Caggegi99 791786b842 Add arm64 (Apple Silicon) support with universal binary
- Set ARCHS = "arm64 x86_64" explicitly in project-level Debug and Release configs
- Raise MACOSX_DEPLOYMENT_TARGET from 10.12.2 to 11.0 (minimum macOS for Apple Silicon)
- Pass ARCHS="arm64 x86_64" in build.sh and CI workflows to guarantee universal output
- Update CI action versions (checkout@v3, setup-node@v3, Node 18.x)
- Add lipo verification step in build-test CI to confirm universal binary

Sparkle.framework was already a universal binary (x86_64 + arm64).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 00:03:08 +02:00
..
AppleScripts Add Music app (#279) 2020-03-16 12:06:20 +00:00
Assets.xcassets Add new "cpu" widget (#415) 2021-09-16 16:49:39 +01:00
Base.lproj Created and passed the autoResize parameter to the dock widget 2019-05-09 22:04:10 -07:00
CBridge Add new "shellScriptTitledButton" button type 2019-08-11 15:25:44 +02:00
Widgets Add PLN and UAH signs to CurrencyBarItem.swift (#463) 2023-12-24 17:23:38 +00:00
AppDelegate.swift Fix HapticFeedback; Add MBP 13, M1 2020 (#408) 2021-06-23 10:58:18 +01:00
AppleScriptTouchBarItem.swift Implemented changable icons for AppleScriptTouchBarItem (#275) 2020-02-28 21:59:14 +00:00
AppSettings.swift missed a single userdefaults 2019-10-26 17:22:19 +07:00
BasicView.swift Change brightness for 3 finger gesture. Close #370, #372 2020-11-19 21:32:35 +00:00
CPU.swift Add new "cpu" widget (#415) 2021-09-16 16:49:39 +01:00
CustomButtonTouchBarItem.swift Fix HapticFeedback; Add MBP 13, M1 2020 (#408) 2021-06-23 10:58:18 +01:00
CustomSlider.swift code format 2018-10-20 17:53:49 +01:00
defaultPreset.json Add Music app (#279) 2020-03-16 12:06:20 +00:00
dsa_pub.pem added updater 2018-09-26 00:18:27 +01:00
GeneralExtensions.swift code format 2018-10-20 17:53:49 +01:00
HapticFeedback.swift YandexWeatherBarItem: fixes in parsing (#454) 2023-02-28 17:27:06 +00:00
Info.plist Add arm64 (Apple Silicon) support with universal binary 2026-05-15 00:03:08 +02:00
ItemsParsing.swift added speed units for network (#440) 2022-05-11 10:57:17 +01:00
KeyPress.swift Revert "#154 .cghidEventTap -> .cgAnnotatedSessionEventTap" 2019-05-15 16:40:09 +01:00
MTMR.entitlements upd to previous the commit 2018-04-09 01:15:04 +01:00
ScrollViewItem.swift Custom gestures support (#288) 2020-04-01 22:11:35 +01:00
ShellScriptTouchBarItem.swift Modified the way shell script are called (#430) 2022-02-16 19:00:28 +00:00
SupportHelpers.swift Style format 2019-01-24 00:04:30 +03:00
SupportNSTouchBar.swift code format 2018-10-20 17:53:49 +01:00
SwipeItem.swift App id matching (#432) 2022-02-16 19:01:09 +00:00
TouchBarController.swift added speed units for network (#440) 2022-05-11 10:57:17 +01:00