<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">Not directly in response to your prior. But curious, are you doing something like described here?<div><br></div><div><a href="https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary">https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary</a><br id="lineBreakAtBeginningOfMessage"><div><br></div></div>If not why not?<div><br></div><div>It indicates</div><div><br></div><div><blockquote type="cite"><span style="caret-color: rgb(29, 29, 31); color: rgb(29, 29, 31); font-family: "SF Pro Text", system-ui, -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 17px; letter-spacing: -0.374px; background-color: rgb(255, 255, 255);">For universal binaries, the system prefers to execute the slice that is native to the current platform. </span></blockquote><br></div><div>Isn’t that saying the OS will just do the right thing? </div></body></html>