Skip to content

Commit 665b4a8

Browse files
authored
Merge pull request #972 from nortti0/readme-arm64-works
README: Update information about architecture support
2 parents 53f3124 + 5206cba commit 665b4a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ puts lc_vers.version_string # => "10.10.0"
4747

4848
### What works?
4949

50-
* Reading data from x86/x86_64/PPC Mach-O files
50+
* Reading data from x86/x86_64/arm64/PPC Mach-O files (other architectures are unsupported, but may work)
5151
* Changing the IDs of Mach-O and Fat dylibs
5252
* Changing install names in Mach-O and Fat files
5353
* Adding, deleting, and modifying rpaths.

0 commit comments

Comments
 (0)