Skip to content

Commit 94795f3

Browse files
author
Distiller
committed
v8.4
1 parent fed723e commit 94795f3

File tree

76 files changed

+2695
-1623
lines changed

Some content is hidden

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

76 files changed

+2695
-1623
lines changed

08B04539-0DE4-3828-849C-8D2D4DE98CB0.bcsymbolmap renamed to A0C6D75D-E77B-3C74-AE84-B46BFE7D9AC3.bcsymbolmap

Lines changed: 1125 additions & 641 deletions
Large diffs are not rendered by default.

DE982E6A-60E2-35D4-8908-8D9ED1E5BA63.bcsymbolmap renamed to DD0D28B7-3A15-339C-8ED7-50F5C2B2DDE0.bcsymbolmap

Lines changed: 1126 additions & 642 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.3.1</string>
16+
<string>8.4</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>
Binary file not shown.

Instabug.framework/Headers/IBGBugReporting.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGBugReporting.h
3-
// InstabugBugReporting
4-
//
5-
// Created by Yousef Hamza on 5/17/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGBugReporting.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012
#import "IBGTypes.h"

Instabug.framework/Headers/IBGChats.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGChats.h
3-
// InstabugChats
4-
//
5-
// Created by Hassaan El-Garem on 11/25/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGChats.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012

Instabug.framework/Headers/IBGCrashReporting.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGCrashReporting.h
3-
// InstabugCrashReporting
4-
//
5-
// Created by Yousef Hamza on 5/17/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGCrashReporting.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012

Instabug.framework/Headers/IBGFeatureRequests.h

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
//
2-
// IBGFeatureRequests.h
3-
// Instabug
4-
//
5-
// Created by Yousef Hamza on 5/17/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGFeatureRequests.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
10+
811

912
#import <Foundation/Foundation.h>
1013
#import "IBGTypes.h"

Instabug.framework/Headers/IBGLog.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGLog.h
3-
// InstabugI
4-
//
5-
// Created by Yousef Hamza on 5/17/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGLog.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012
#import "InstabugCore.h"

Instabug.framework/Headers/IBGNetworkLogger.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGNetworkLogger.h
3-
// InstabugCore
4-
//
5-
// Created by Yousef Hamza on 5/17/18.
6-
// Copyright © 2018 Instabug. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGNetworkLogger.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012
#import "IBGTypes.h"

Instabug.framework/Headers/IBGReplies.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGReplies.h
3-
// InstabugChats
4-
//
5-
// Created by Hassaan El-Garem on 11/25/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGReplies.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012

Instabug.framework/Headers/IBGSurvey.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGSurvey.h
3-
// InstabugSurveys
4-
//
5-
// Created by Yousef Hamza on 5/25/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGSurvey.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012

Instabug.framework/Headers/IBGSurveys.h

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
//
2-
// IBGSurveys.h
3-
// Instabug
4-
//
5-
// Created by Yousef Hamza on 5/17/18.
6-
// Copyright © 2018 Moataz. All rights reserved.
7-
//
1+
/*
2+
File: Instabug/IBGSurveys.h
3+
4+
Contains: API for using Instabug's SDK.
5+
6+
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7+
8+
Version: 8.4
9+
*/
810

911
#import <Foundation/Foundation.h>
1012
#import "IBGSurvey.h"

Instabug.framework/Headers/IBGTypes.h

Lines changed: 8 additions & 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: 0.0.0
8+
Version: 8.4
99
*/
1010

1111
#import <UIKit/UIKit.h>
@@ -169,6 +169,12 @@ extern NSString * const kIBGAutoScreenRecordingAlertAlwaysAllowText;
169169
extern NSString * const kIBGAutoScreenRecordingAlertDenyText;
170170
extern NSString * const kIBGAutoScreenRecordingAlertTitleText;
171171
extern NSString * const kIBGAutoScreenRecordingAlertBodyText;
172+
extern NSString * const kIBGReproStepsDisclaimerBody;
173+
extern NSString * const kIBGReproStepsDisclaimerLink;
174+
extern NSString * const kIBGReproStepsListHeader;
175+
extern NSString * const kIBGReproStepsListEmptyStateLabel;
176+
extern NSString * const kIBGReproStepsListTitle;
177+
extern NSString * const kIBGReproStepsListItemName;
172178

173179
/// -----------
174180
/// @name Enums
@@ -336,6 +342,7 @@ typedef NS_ENUM(NSInteger, IBGLogLevel) {
336342
The user steps option.
337343
*/
338344
typedef NS_ENUM(NSInteger, IBGUserStepsMode) {
345+
IBGUserStepsModeEnable,
339346
IBGUserStepsModeEnabledWithNoScreenshots,
340347
IBGUserStepsModeDisable
341348
};

0 commit comments

Comments
 (0)