Skip to content

It is a demo of "devRunDebugEvent" swift class which can help developer see member variables of a UIViewcontroller and their values while using app on phone.

Notifications You must be signed in to change notification settings

kanchanverma17/DevDebug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevDebug

It is a demo of "devRunDebugEvent" swift class which can help developer see member variables of a UIViewcontroller and their values while using app on phone. What if you want to inspect the member variables of a class but can not afford to keep your device connected for debug (eg: implementing AR in outdoors). This implementation example will help you in same. You can see a list of member variables in alert and select the serial number of variable you want to see value of.

About

It is a demo of "devRunDebugEvent" swift class which can help developer see member variables of a UIViewcontroller and their values while using app on phone.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages