We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
./WBBlades -unused xxxx.a 2020-11-04 11:24:58.543 WBBlades[46761:7665159] 正在提取arm64架构 2020-11-04 11:24:58.573 WBBlades[46761:7665159] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteMutableData getBytes:range:]: range {540094549, 8} exceeds data length 2142888' *** First throw call stack: ( 0 CoreFoundation 0x00007fff32810727 __exceptionPreprocess + 250 1 libobjc.A.dylib 0x00007fff6b746a9e objc_exception_throw + 48 2 Foundation 0x00007fff34e4c05e -[NSData(NSData) getBytes:range:] + 616 3 WBBlades 0x000000010ae92cae +[WBBladesScanManager(UnuseClassScan) scanAllClassWithFileData:classes:] + 862 4 WBBlades 0x000000010aeeda20 scanUnusedClass + 752 5 WBBlades 0x000000010aeed253 main + 387 6 libdyld.dylib 0x00007fff6c8e6cc9 start + 1 ) libc++abi.dylib: terminating with uncaught exception of type NSException [1] 46761 abort ./WBBlades -unused xxxx.a
The text was updated successfully, but these errors were encountered:
3Q,下次更新时修复以下
Sorry, something went wrong.
已修复
No branches or pull requests
./WBBlades -unused xxxx.a
2020-11-04 11:24:58.543 WBBlades[46761:7665159] 正在提取arm64架构
2020-11-04 11:24:58.573 WBBlades[46761:7665159] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSConcreteMutableData getBytes:range:]: range {540094549, 8} exceeds data length 2142888'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff32810727 __exceptionPreprocess + 250
1 libobjc.A.dylib 0x00007fff6b746a9e objc_exception_throw + 48
2 Foundation 0x00007fff34e4c05e -[NSData(NSData) getBytes:range:] + 616
3 WBBlades 0x000000010ae92cae +[WBBladesScanManager(UnuseClassScan) scanAllClassWithFileData:classes:] + 862
4 WBBlades 0x000000010aeeda20 scanUnusedClass + 752
5 WBBlades 0x000000010aeed253 main + 387
6 libdyld.dylib 0x00007fff6c8e6cc9 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
[1] 46761 abort ./WBBlades -unused xxxx.a
The text was updated successfully, but these errors were encountered: