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"

0 commit comments

Comments
 (0)