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
Taking command line utilities off the list, since I'd like to use an external gem like slop and adding dependencies (when only referenced in bin/) will affect other projects that use ruby-macho purely as a library.
Instead, I'm going to create ruby-macho-utils or something similar as a dumping ground for useful command line utilities.
Copied over from 1.0 (didn't make the cut):
More fully featured command-line utilities (nice-to-have)Some new ideas:
to_hash
/to_h
support.Refactoring(see New DSL for MachOStructure #70)MachOStructure
to behave more like a DSL (no breaking changes)lipo(1)
) (Support for creating universal binaries from separate single-arch Mach-Os #68)The text was updated successfully, but these errors were encountered: