Skip to content

Commit e6e7f25

Browse files
committed
v7.7.1
1 parent a1f0a31 commit e6e7f25

34 files changed

+70
-68
lines changed

1D3D2C57-D2F3-391C-8818-B8A04BF11EFB.bcsymbolmap renamed to 728E074D-F8D8-3E63-829E-F17F278B74F0.bcsymbolmap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6329,7 +6329,6 @@ ___19-[IBGDefaults init]_block_invoke
63296329
-[IBGDefaults reportingEmail]
63306330
-[IBGDefaults setEmail:]
63316331
-[IBGDefaults setIdentifiedEmail:]
6332-
-[IBGDefaults identifiedEmail]
63336332
-[IBGDefaults setName:]
63346333
-[IBGDefaults serversSaved]
63356334
-[IBGDefaults setServersSaved:]
@@ -6354,6 +6353,7 @@ ___19-[IBGDefaults init]_block_invoke
63546353
-[IBGDefaults autoScreenRecordingEnabled]
63556354
-[IBGDefaults setAutoScreenRecordingDuration:]
63566355
+[IBGDefaults destroy]
6356+
-[IBGDefaults identifiedEmail]
63576357
-[IBGDefaults hasRecentActivity]
63586358
-[IBGDefaults setHasRecentActivity:]
63596359
-[IBGDefaults colors]

3453CBCE-4BFD-3281-865F-9D45B5057A22.bcsymbolmap renamed to CA006801-3807-3C76-A8DB-BA7B7A1BEA09.bcsymbolmap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6337,7 +6337,6 @@ ___19-[IBGDefaults init]_block_invoke
63376337
-[IBGDefaults reportingEmail]
63386338
-[IBGDefaults setEmail:]
63396339
-[IBGDefaults setIdentifiedEmail:]
6340-
-[IBGDefaults identifiedEmail]
63416340
-[IBGDefaults setName:]
63426341
-[IBGDefaults serversSaved]
63436342
-[IBGDefaults setServersSaved:]
@@ -6362,6 +6361,7 @@ ___19-[IBGDefaults init]_block_invoke
63626361
-[IBGDefaults autoScreenRecordingEnabled]
63636362
-[IBGDefaults setAutoScreenRecordingDuration:]
63646363
+[IBGDefaults destroy]
6364+
-[IBGDefaults identifiedEmail]
63656365
-[IBGDefaults hasRecentActivity]
63666366
-[IBGDefaults setHasRecentActivity:]
63676367
-[IBGDefaults colors]

Carthage.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,6 @@
3030
"7.5": "https://github.com/Instabug/Instabug-iOS/releases/download/7.5/Instabug.zip",
3131
"7.6": "https://github.com/Instabug/Instabug-iOS/releases/download/7.6/Instabug.zip",
3232
"7.6.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.6.1/Instabug.zip",
33-
"7.7": "https://github.com/Instabug/Instabug-iOS/releases/download/7.7/Instabug.zip"
33+
"7.7": "https://github.com/Instabug/Instabug-iOS/releases/download/7.7/Instabug.zip",
34+
"7.7.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.7.1/Instabug.zip"
3435
}

Instabug.framework.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>7.7</string>
16+
<string>7.7.1</string>
1717
<key>CFBundleVersion</key>
18-
<string>11831</string>
18+
<string>11890</string>
1919
</dict>
2020
</plist>
Binary file not shown.

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

1111
#import <Foundation/Foundation.h>

Instabug.framework/Info.plist

2 Bytes
Binary file not shown.

Instabug.framework/Instabug

0 Bytes
Binary file not shown.

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-
XlElJVVCIZC/CVV8unUY6YZ80r4=
9+
dv9gxbikDAknu/WGzN8gkc/4u1w=
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
l4YXhjIDoiU2s7hbn7JCVWfUI4Q=
13+
PqPlFUga6XC2bwuhVcghAFTYUrk=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>
@@ -23,11 +23,11 @@
2323
<dict>
2424
<key>hash</key>
2525
<data>
26-
XlElJVVCIZC/CVV8unUY6YZ80r4=
26+
dv9gxbikDAknu/WGzN8gkc/4u1w=
2727
</data>
2828
<key>hash2</key>
2929
<data>
30-
4K/PJvuymhNnqlIqMDlRaJZEcR3u3zIqC3DS0NG5kpg=
30+
Q8wTarNHp6QYAK/yMLfV3pYSGDqe2DwJ1aNPIzdKKLk=
3131
</data>
3232
</dict>
3333
<key>Modules/module.modulemap</key>

Instabug.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Instabug"
3-
s.version = "7.7"
3+
s.version = "7.7.1"
44
s.summary = "Bug reporting for mobile apps. Learn more at http://instabug.com"
55
s.homepage = "http://instabug.com"
66
s.license = { :type => 'Commercial', :file => 'LICENSE.md' }

0 commit comments

Comments
 (0)