Skip to content

Commit

Permalink
release: 2.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Repro Bot committed Feb 11, 2018
1 parent d31ef05 commit 41437fa
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Repro.embeddedframework/Repro.framework/Headers/Repro.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ typedef NS_ENUM(NSInteger, RPRLogLevel) {
+ (void)stopRecording;
+ (void)pauseRecording;
+ (void)resumeRecording;
+ (void)enableRecordingWhileViewAnimations;
+ (void)disableRecordingWhileViewAnimations;

// Masking
+ (void)mask:(UIView *)view;
Expand Down
Binary file modified Repro.embeddedframework/Repro.framework/Info.plist
Binary file not shown.
Binary file modified Repro.embeddedframework/Repro.framework/Repro
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 41437fa

Please sign in to comment.