-
### Summary
version 27.1 contains a version that is only available on arm macs
### Node version
27.1
### Build details
/Volumes/nano-node-27.1.0-Darwin/Nano.app/Contents/MacOS/nano_node: Mach-O 6…
-
I got the following error message while installing Valgrind via `brew tap o4dev/homebrew-valgrind-mojave && brew install valgrind-mojave`
> ==> make
> Last 15 lines from /Users/Shawn/Library/Logs…
-
```
% touch foo.c
% clang -o foo.o -c foo.c --target=arm64e-apple-darwin # using Xcode clang
% llvm-otool -h foo.o
magic cputype cpusubtype caps filetype ncmds sizeofcmds flags
0…
-
包体积过重,希望减少打包体积
-
## About
Mach-O (Mach Object) is a replacement for the a.out format, originally used in the Mach operating system, and later it was picked up by Apple for use in XNU.
I really like the Mach-O fo…
-
Hi,
I added Kaltura sdk on my app for HLS video playing.
It is working well on Simulator.
But when i tried to run on iOS device, apple match link error appeared.
How can i resolve this issue?
-
Hi there,
I'm having trouble with a slightly cursed setup. Since we have some binary closed source dependencies (ibm_db... cause... IBM is too small to support ARM? Who knew!).
This means that w…
-
Hello!
I'm using Frida on the latest macOS ARM64 to call `task_threads()` but I'm getting unexpected results.
Consider the following test program and Frida script:
```c
$ cat demo.c
#include …
-
The libBump 3.1 doesn't compile for iOS Simulator.
```
0 0x10fea2098 __assert_rtn + 144
1 0x10fea5431 mach_o::relocatable::Section::addRelocFixup(mach_o::relocatable::Parser&, macho_relocation_in…
-
We should consider adding a Mach-O object to support characterization of MAC OSX/iOS binaries.