Skip to content

Commit 0798622

Browse files
authored
Fix error when using Instabug with cocoapods 1.4.0 beta 2 (#214)
1 parent 1dc9736 commit 0798622

28 files changed

+123
-122
lines changed

Carthage.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
"7.3.10": "https://github.com/Instabug/Instabug-iOS/releases/download/7.3.10/Instabug.zip",
2424
"7.3.11": "https://github.com/Instabug/Instabug-iOS/releases/download/7.3.11/Instabug.zip",
2525
"7.3.12": "https://github.com/Instabug/Instabug-iOS/releases/download/7.3.12/Instabug.zip",
26-
"7.3.13": "https://github.com/Instabug/Instabug-iOS/releases/download/7.3.13/Instabug.zip"
26+
"7.3.13": "https://github.com/Instabug/Instabug-iOS/releases/download/7.3.13/Instabug.zip",
27+
"7.3.14": "https://github.com/Instabug/Instabug-iOS/releases/download/7.3.14/Instabug.zip"
2728
}

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.3.13</string>
16+
<string>7.3.14</string>
1717
<key>CFBundleVersion</key>
18-
<string>10372</string>
18+
<string>10936</string>
1919
</dict>
2020
</plist>
Binary file not shown.

Instabug.framework/Info.plist

0 Bytes
Binary file not shown.

Instabug.framework/Instabug

0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)