-
### Checks
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the [latest version](https://github.com/prefix-dev/pixi/releases) of pixi, us…
-
* **Electron-Builder Version**: 25.1.7
* **Node Version**: 22.11.0
* **Electron Version**: 32.1.2
* **Electron Type (current, beta, nightly)**: current
* **Target**:
```…
-
mas binary in all of the 1.8.7 release files only contains arm64 architecture. x86_64 is missing completely. The last version that works is 1.8.7-beta.43
### Working version
$ ./mas version
1.8.7…
-
I tried to compile a bare metal aarch64 Rust Mach-O binary with the following target json spec:
```json
{
"abi": "softfloat",
"arch": "aarch64",
"crt-objects-fallback": "false",
"data-layout…
-
Originally thought we just needed DYLD_INSERT_LIBRARIES, perhaps there is more
Example [Mac CI run](https://github.com/kaeawc/setup-jemalloc/actions/runs/11663085137/job/32470779725)
```
dyld[2…
-
Downstream project Delocate is unable to read this file (`libnpymath.a`):
```py
...
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/delocate/delocating.py", …
-
This may be a bit of a larger task, but should be relatively straightforward. Look into the Mach-O file format, and extract whatever information could be interesting (see the ELF and PE file extractio…
-
**Is your feature request related to a problem? Please describe.**
With macOS-arm64, binaries need to be signed when running. The signature can be ad-hoc which means it is signed without any proof.…
-
Reproduction: On an aarch64-linux-gnu machine, clone zig-gamedev and run `zig build gui_test_wgpu`, or on another machine run `zig build gui_test_wgpu -Dtarget=aarch64-linux-gnu`
Some of the errors…
-
hello,
I installed the sailaway to nmea plugin
but it is not yet compatible with the Apple M architecture
do you think it would be possible to have an update in this direction
Thank you for …