Skip to content

Commit 86caf32

Browse files
committed
⬆️ Upgrade native iOS SDK dependency
1 parent 14d158c commit 86caf32

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+131
-129
lines changed

ios/Instabug.framework/Headers/Instabug.h

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

1111
#import <Foundation/Foundation.h>

ios/Instabug.framework/Info.plist

-2 Bytes
Binary file not shown.

ios/Instabug.framework/Instabug

279 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-
wbRGHXdBl0uQRZhJAsvdO+5ARfU=
9+
XlElJVVCIZC/CVV8unUY6YZ80r4=
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
lCGWkFUMspzePxMCyoe61a364pw=
13+
l4YXhjIDoiU2s7hbn7JCVWfUI4Q=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>
@@ -23,11 +23,11 @@
2323
<dict>
2424
<key>hash</key>
2525
<data>
26-
wbRGHXdBl0uQRZhJAsvdO+5ARfU=
26+
XlElJVVCIZC/CVV8unUY6YZ80r4=
2727
</data>
2828
<key>hash2</key>
2929
<data>
30-
/beRz83/JfRE3ERsVSNwUaAFbEc3w28rX4aVpoNOC9k=
30+
4K/PJvuymhNnqlIqMDlRaJZEcR3u3zIqC3DS0NG5kpg=
3131
</data>
3232
</dict>
3333
<key>Modules/module.modulemap</key>

ios/InstabugCore.framework/Headers/IBGTypes.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ extern NSString * const kIBGSurveyIntroTakeSurveyButtonText;
7373
extern NSString * const kIBGSurveyIntroDismissButtonText;
7474
extern NSString * const kIBGSurveyThankYouTitleText;
7575
extern NSString * const kIBGSurveyThankYouDescriptionText;
76+
extern NSString * const kIBGSurveysNPSLeastLikelyStringName;
77+
extern NSString * const kIBGSurveysNPSMostLikelyStringName;
7678

7779
/// -----------
7880
/// @name Enums
Binary file not shown.
Binary file not shown.
Binary file not shown.
-3 Bytes
Binary file not shown.
-3 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)