Skip to content

Commit 5a8fb7d

Browse files
committed
⬆️ Upgrade native iOS SDK version to v7.14.5
1 parent 386866c commit 5a8fb7d

31 files changed

+92
-77
lines changed

ios/Instabug.framework/Headers/Instabug.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.14.2
8+
Version: 7.14.5
99
*/
1010

1111
#import <Foundation/Foundation.h>
@@ -497,7 +497,7 @@ typedef void (^NetworkObfuscationCompletionBlock)(NSData *data, NSURLResponse *r
497497
498498
@param isCommentFieldRequired A boolean to indicate whether comment field is required or not.
499499
*/
500-
+ (void)setCommentFieldRequired:(BOOL)isCommentFieldRequired DEPRECATED_MSG_ATTRIBUTE("Use setEmailFieldRequired:forAction: instead");
500+
+ (void)setCommentFieldRequired:(BOOL)isCommentFieldRequired;
501501

502502
/**
503503
@brief Sets the threshold value of the shake gesture for iPhone/iPod Touch and iPad.

ios/Instabug.framework/Info.plist

0 Bytes
Binary file not shown.

ios/Instabug.framework/Instabug

16 KB
Binary file not shown.

ios/Instabug.framework/_CodeSignature/CodeResources

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<dict>
77
<key>Headers/Instabug.h</key>
88
<data>
9-
0VzQNGUhwwUakHtSZk/sVjnclBI=
9+
A2hIp+URGCShxY4uOIeKgQ3r51o=
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
wvwESL9sbWgpOnPmqR1ukQ1GKX0=
13+
86L44nwgzIeTUUbjcO61nWuaqwo=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>
@@ -23,11 +23,11 @@
2323
<dict>
2424
<key>hash</key>
2525
<data>
26-
0VzQNGUhwwUakHtSZk/sVjnclBI=
26+
A2hIp+URGCShxY4uOIeKgQ3r51o=
2727
</data>
2828
<key>hash2</key>
2929
<data>
30-
HEd4105lVuHD52iHHDs6y5hpz7RKXt8ADlKZLSomPd4=
30+
0GvzeDByhOxwApnpaxjQ9ZgLHJVqzI5ZFp8yeA6lFCU=
3131
</data>
3232
</dict>
3333
<key>Modules/module.modulemap</key>

ios/InstabugCore.framework/Assets.car

0 Bytes
Binary file not shown.

ios/InstabugCore.framework/Headers/IBGTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.14.2
8+
Version: 7.14.5
99
*/
1010

1111
#import <UIKit/UIKit.h>

ios/InstabugCore.framework/Headers/InstabugCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.14.2
8+
Version: 7.14.5
99
*/
1010

1111
#import <Foundation/Foundation.h>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 Bytes
Binary file not shown.
Binary file not shown.
-2 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
-4 Bytes
Binary file not shown.
-7 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

ios/InstabugCore.framework/Info.plist

0 Bytes
Binary file not shown.
-16.9 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)