Skip to content

check mis-typing attrbute perpoerty(`object type` with `assign` memory attribute ) in image(executable, dynamic library, etc)

Notifications You must be signed in to change notification settings

Kam-To/KTPropertyCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KTPropertyCheck

check mis-typing attrbute perpoerty('object type' with 'assign' mem attribute ) in image(executable, dynamic library, etc)

Usaged

Putting class (any of classes contained in target image) to KTPropertyCheck as below:

[KTPropertyCheck checkImagesThatContainClasses:@[Foo.class]];

It would show you the obejct type porperty with assign attribute:

KTPropertyCheck: bar in class: Foo

License

All source code is licensed under the MIT License.

About

check mis-typing attrbute perpoerty(`object type` with `assign` memory attribute ) in image(executable, dynamic library, etc)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages