You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
headers: Add additional ARM subtypes, correct errors. (#27)
Added various ARM, i386, PPC, and m68/88k subtypes.
CPU_SUBTYPE_ARM64_V8 has an arch(3) of "arm64v8", not "armv8".
CPU_SUBTYPE_POWERPC_970 has a 64-bit arch(3) of "ppc970-64", instead
of having a corresponding CPU_SUBTYPE_POWERPC64_970 constant.
Version bump to ruby-macho 0.2.4.