marcoarment / BugshotKit

iOS in-app bug reporting for developers and testers, with annotated screenshots and the console log.
MIT License
1.36k stars 129 forks source link

Added missing [super viewWillDisappear:animated] #30

Closed nzhuk closed 10 years ago

nzhuk commented 10 years ago

Missing call to super causes clang static analysis warnings with the latest Xcode6 beta.