DerekSelander / dsdump

An improved nm + Objective-C & Swift class-dump
1.12k stars 111 forks source link

Segmentation fault using --objc on Xcode 13/iOS 15 binaries #25

Open MLKrisJohnson opened 3 years ago

MLKrisJohnson commented 3 years ago

I get a segmentation fault when I try to run dsdump --objc on binaries included with the iOS 15 Developer Disk Image on the Xcode 13 beta.

Reproduction steps:

Without the --objc option, there is no segmentation fault.