'iOS reverse,The class-dump alarm(Warning: Parsing instance variable type failed) causes the header file to be exported unsuccessfully

When I used class-dump to parse the target app header file, I found a warning, This warning causes some header files to be exported successfully, but these header files do not have any method declarations. The warning is as follows:

Warning: Parsing instance variable type failed,

enter image description here

Please advise how to solve this problem



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source