Skip to content

horse304/iOS-Tech-Talk-Demo-14---Instruments-and-Debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

iOS-Tech-Talk-Demo-14---Instruments-and-Debug

Video tech talk (Vietnamese only): https://www.youtube.com/watch?v=nHiDWzZTvKM

###Instruments UI introduction https://developer.apple.com/library/tvos/documentation/DeveloperTools/Conceptual/InstrumentsUserGuide/LaunchingInstruments.html#//apple_ref/doc/uid/TP40004652-CH7-SW1 ###Instruments most used tools

  • Time Profiler: 15 mins
  • Leaks, Allocation: 15 mins
  • Color rendering: 15 mins
  • Automation (record tests, monkey script): 5 mins

Recommended links:

###Advanced debugging

  • View debugging - 15mins
    • storyboard preview
    • Xcode view hierarchy
    • Flex
  • Breakpoints + LLDB - 15 mins
    • Exception, swift error, conditional breakpoint, symbolic
    • LLDB commands: p, po, expression, type lookup, help
  • Zombie - 3 mins
  • Quicklook debugging - 2 mins
  • Simulate environments - 5 mins: network conditional, color digital, memory warning, location
  • 10 mins Q&A

Recommended links:

Debug view:

Debug with LLDB:

Git hub:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published