Skip to content

Commit 060973f

Browse files
author
Distiller
committed
v8.0.15
1 parent 0174b51 commit 060973f

32 files changed

+6928
-6466
lines changed

72D518FB-F6D3-3556-8524-CBBD3BF8EDE7.bcsymbolmap renamed to 0412637E-97DF-36E8-A785-9375412CE7B0.bcsymbolmap

Lines changed: 3409 additions & 3205 deletions
Large diffs are not rendered by default.

83DC584E-FB22-3523-8EB5-64EFEE0FEBD1.bcsymbolmap renamed to 838AB567-1B11-3841-A43F-4BA799A95053.bcsymbolmap

Lines changed: 3386 additions & 3180 deletions
Large diffs are not rendered by default.

Instabug.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>8.0.14</string>
16+
<string>8.0.15</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>
Binary file not shown.

Instabug.framework/Headers/IBGTypes.h

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -482,13 +482,3 @@ typedef NS_ENUM(NSInteger, IBGWelcomeMessageMode) {
482482

483483
/* CHECK NULLABILITY! */
484484
typedef void (^NetworkObfuscationCompletionBlock)(NSData *data, NSURLResponse *response);
485-
486-
@interface UIView (Instabug)
487-
488-
/**
489-
@brief Set this to true on any UIView to mark it as private.
490-
Doing this will exclude it from all screenshots, view hierarchy captures and screen recordings.
491-
*/
492-
@property (nonatomic, assign) BOOL instabug_privateView;
493-
494-
@end

0 commit comments

Comments
 (0)