Skip to content

Commit 8390f31

Browse files
committed
⬆️ Upgrade native iOS dependency
1 parent 9dcf539 commit 8390f31

24 files changed

+81
-74
lines changed

ios/Instabug.framework/Headers/IBGTypes.h

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -238,15 +238,15 @@ typedef NS_ENUM(NSInteger, IBGString) {
238238
IBGStringScreenRecording,
239239
IBGStringImage,
240240
IBGStringSurveyEnterYourAnswerPlaceholder,
241-
kIBGStringSurveyNoAnswerTitle,
242-
kIBGStringSurveyNoAnswerMessage,
243-
kIBGStringSurveySubmitTitle,
244-
kIBGStringVideoPressRecordTitle,
245-
kIBGStringLowDiskStorageTitle,
246-
kIBGStringLowDiskStorageMessage,
247-
kIBGStringCollectingDataText,
248-
kIBGStringExtraFieldIsRequiredText,
249-
kIBGStringExtraFieldMissingDataText
241+
IBGStringSurveyNoAnswerTitle,
242+
IBGStringSurveyNoAnswerMessage,
243+
IBGStringSurveySubmitTitle,
244+
IBGStringVideoPressRecordTitle,
245+
IBGStringLowDiskStorageTitle,
246+
IBGStringLowDiskStorageMessage,
247+
IBGStringCollectingDataText,
248+
IBGStringExtraFieldIsRequiredText,
249+
IBGStringExtraFieldMissingDataText
250250
};
251251

252252
/**

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.3.9
8+
Version: 7.3.10
99
*/
1010

1111
#import <Foundation/Foundation.h>

ios/Instabug.framework/Info.plist

1 Byte
Binary file not shown.

ios/Instabug.framework/Instabug

19.2 KB
Binary file not shown.
0 Bytes
Binary file not shown.
-9 Bytes
Binary file not shown.
-5 Bytes
Binary file not shown.
1 Byte
Binary file not shown.
-2 Bytes
Binary file not shown.
1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)