Post #4130885
2026-07-27 01:21 UTC
I’m spending my evening ripping CDs like it’s 1999.
I’m also in complete shock that the canonical tool to do this on the Mac, XLD, is four-way universal: ppc32, x86, x64, and aarch64.
I genuinely don’t even know how I would accomplish such a software feat if I had to.
Replies (3)
-
@aardvark@ioc.exchange 2026-07-27 06:49
@avidrissman@mas.to speaking of the 90s, whatever happened to the briefcase?
-
@nriley@mstdn.social 2026-07-27 01:33
@avidrissman@mas.to lipo?
-
@bshanks@mastodon.social 2026-07-27 03:18
@avidrissman@mas.to Haha no ppc64? I figure Xcode 4 could build all of those except arm64, would just need to separately build + lipo that. Could you sign+notarize something built against an old SDK though?