-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This isn't hard to do, I was just lazy about it:
- If our input is a fat Mach-O, iterate over its architecture slices
- Select the first x86-64 or i386 slice, preferring x86-64 over i386 if both are present
This could be made configurable (i.e., allowing the user to select the specific slice by its index), but it's probably not worth the effort.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request