mercredi 13 janvier 2016

Quick way to retrieve local variables in a function for iOS swift

I'm working on software that reports bugs for an application and need a way to find all the values of local variables at the time of the crash so I create a bug report. Is there a fast to grab all the values of variables like the debugger does during program execution. Need to implement this for iOS in swift

Aucun commentaire:

Enregistrer un commentaire