Skip to content

Commit 427392b

Browse files
author
Distiller
committed
v10.0.1
1 parent 92471bd commit 427392b

Some content is hidden

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

54 files changed

+2162
-2187
lines changed

F9D58513-CA9D-3AC9-92C8-E9DBB6EB129B.bcsymbolmap renamed to 40712C96-D564-31C8-8816-7C308350CB3C.bcsymbolmap

Lines changed: 942 additions & 941 deletions
Large diffs are not rendered by default.

83BABE2D-08B7-327B-9F47-17DF95827D31.bcsymbolmap renamed to B0C3A789-0DC3-3F32-80C7-F3B91FD4A157.bcsymbolmap

Lines changed: 943 additions & 942 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>10.0</string>
16+
<string>10.0.1</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>
Binary file not shown.

Instabug.framework/Headers/IBGAPM.h

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

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

Instabug.framework/Headers/IBGBugReporting.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
44
Contains: API for using Instabug's SDK.
55
6-
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7-
8-
Version: 10.0
6+
Copyright: (c) 2013-2020 by Instabug, Inc., all rights reserved.
7+
8+
Version: 10.0.1
99
*/
1010

1111
#import <Foundation/Foundation.h>

Instabug.framework/Headers/IBGChats.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
44
Contains: API for using Instabug's SDK.
55
6-
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7-
8-
Version: 10.0
6+
Copyright: (c) 2013-2020 by Instabug, Inc., all rights reserved.
7+
8+
Version: 10.0.1
99
*/
1010

1111
#import <Foundation/Foundation.h>

Instabug.framework/Headers/IBGCrashReporting.h

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

1111
#import <Foundation/Foundation.h>

Instabug.framework/Headers/IBGExecutionTrace.h

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

911
#import <Foundation/Foundation.h>
1012

Instabug.framework/Headers/IBGFeatureRequests.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
44
Contains: API for using Instabug's SDK.
55
6-
Copyright: (c) 2013-2019 by Instabug, Inc., all rights reserved.
7-
8-
Version: 10.0
6+
Copyright: (c) 2013-2020 by Instabug, Inc., all rights reserved.
7+
8+
Version: 10.0.1
99
*/
1010

1111

0 commit comments

Comments
 (0)