1
0
mirror of https://github.com/Toxblh/MTMR.git synced 2026-07-01 18:45:51 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Caggegi
94fc98ccef
Add arm64 (Apple Silicon) support with universal binary (#476)
- 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 01:27:37 +03:00
3e82676008 upd build.sh 2020-11-20 02:24:31 +00:00
bc11728c2e Standard english date for build script 2020-05-14 00:44:10 +01:00
445584bb1b Added xcpretty for test and build scripts 2020-05-14 00:42:08 +01:00
b718b1c9dd Style format 2019-01-24 00:04:30 +03:00
732fd5c5b5 add helpers for fast update homebrew 2019-01-22 19:20:40 +03:00
807290ff0c improve build.sh 2019-01-22 12:21:38 +03:00
b368a21f62 build upd. Added autodeploy for autoupdate 2018-10-10 18:25:41 +01:00
62e87c53f5 added updater 2018-09-26 00:18:27 +01:00
9e10b2d3d1 upd. Build.sh 2018-05-10 10:11:50 +02:00
59aa113995 build.sh upd 2018-04-29 19:27:01 +01:00
91ceea564e improve build.sh 2018-04-16 01:17:19 +01:00
0e07f71458 Scripts for create dmg 2018-04-13 22:14:38 +01:00
f45aad4fad add build.sh 2018-04-13 11:50:27 +01:00