Open ronyrus opened 2 years ago
Hello, thanks for the report. I'll post an update after getting access to M1 version of IDA. While I'm not sure if supporting arm64-x64 fat binary on the current build system (ida-cmake) is trivial, I guess separate binary is doable.
On windows 11 arm, I am using an x86 build of python, that is how I solved temporarily. But on mac we need the same arch with IDA build
Current YAML builds dylibs that contains x86 only:
Would be great to have them contain both archs line so:
Thanks a lot in advance!