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
*: Ruby 2.0 compatibility branch
This branch is a special compatibility branch for
Ruby 2.0, 2.1, and 2.2.
It represents the last version of ruby-macho to support
these older Rubies.
fat_file: Add FatFile#dylib_load_commands to correspond with MachOFile.
macho: Bump version (0.2.6).
test: Add test for FatFile#dylib_load_commands behavior.