Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Add missing parameter documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DerAndereAndi committed Nov 25, 2014
1 parent 7219105 commit 71e9adc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Classes/BITUpdateManagerDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@
not running. On all iOS versions up to iOS 7, the system did automatically exit the app
in these cases. Since iOS 8 this isn't done any longer.
@param updateManager The `BITUpdateManager` instance invoking this delegate
*/
- (void)updateManagerWillExitApp:(BITUpdateManager *)updateManager;

Expand Down

0 comments on commit 71e9adc

Please sign in to comment.