Skip to content

samuelwford/finding-nsnumbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finding Numbers Experiment

This project is basically an experiment to try out a way to find an NSNumber instance that was inadvertantly cast to an NSString and assigned to the text property of a UILabel.

It leverages the Objective-C runtime to add the methods from NSString that UILabel calls to NSNumber to assist in tracking down the instance.

About

Experiment finding numbers being used as strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published