objective c - Capture logs (errors, warnings) in exported/deployed OSX app -


i exporting app .app , testing on different osx versions , machines. there way capture warnings, errors, etc. log?

the application not crashing crash log not being generated.

the best way capture these using similar testfairy (framework android / ios beta testing), suggest take @ that, see functionalities provides , search similar on mac os.

found these 2 mac :


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

c# - Exception when attempting to modify Dictionary -