Am 03.09.2026 um 16:57 schrieb Dave Fisher:
I have a question about packaging of macOS binaries. Is the intent to produce a 
universal package that incudes both a Silicon and an Intel version of the 
software?

I think that would be better than producing two separate versions and users 
having to know what they have on their computer.
According to the AI we would need to change the build wireing. Every dependency builds on its own and non of the arch steps survives the steps. I understand that at least 15 dependenchies are affected.

However the bazel migration branch is almost setup for this task, since build tools are better integrated and all dependencies build are orchestrated by bazel and not their own build configs.

How difficult it is to adapt dmake build I am not sure. I just asked the AI.


Best,
Dave

On Sep 3, 2026, at 5:45 AM, Jim Jagielski <[email protected]> wrote:

Hmmm if when doing a macOS build it tries to do Linux packaging, then something 
is seriously wonky.

On Sep 3, 2026, at 8:12 AM, Peter Kovacs <[email protected]> wrote:



Am 3. September 2026 12:00:37 MESZ schrieb Jim Jagielski <[email protected] 
<mailto:[email protected]>>:

On Sep 3, 2026, at 2:00 AM, [email protected] <mailto:[email protected]> wrote:

Hi all,

I was able to build a complete production build. Only the packaging did not 
work.
What happened during the packaging? I've been able to create the full DMG.
It was about the python 3 layout. Afaik it was in Linux layout but the packager 
expected something different.
But exact issue I need to check again. I don't think it is a big deal. Maybe 
the config option was wrong too.
Awesome work jim! I was not aware we are that far.
I do a smoke test if that works then i  will distribute the test version for 
testers. (the issue czeslaw found should be applicable on this build too.

The fix is in testing on windows. If you want to test but do not have a machine 
I can provide you project referenced machine.

I try to build intel version next.

All the best

Peter.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

--
Jim
"This is an outrage!"
                      Tony Harrison

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected] 
<mailto:[email protected]>
For additional commands, e-mail: [email protected] 
<mailto:[email protected]>
--
Jim
  "This is an outrage!"
                        Tony Harrison


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to