Elektrine lite

← Feed

@mox@social.4572.fyi

Post #3911361

2026-07-18 13:17 UTC

@mrmasterkeyboard@mastodon.social Oh I only built for x86_64, I was using an Intel MacBook Pro on Sonoma. I've thought about doing some stuff(mostly moving my home folder, on my old laptop I had made a firmlink in /usr so I could have my home be /usr/mox but that breaks the seal on the ROSV) on my new laptop, but I really don't want to disable SIP because I run a few iOS apps, and on Apple Silicon you can't run FairPlay encrypted iOS apps without SIP.

Replies (1)

  • @mox@social.4572.fyi 2026-07-18 13:19

    @mrmasterkeyboard@mastodon.social I don't really touch arm64e stuff, I have made a script that uses a python snippet I found somewhere online, to edit the header so macOS thinks its normal arm64, and then I slip the binary back in with lipo and codesign the app.

    Open ##4176689