Skip to content

Commit ac7f5a3

Browse files
authored
Update SDK 1.8.1 - iOS 15 (#34)
* update sdk 1.8.1 * changelog update --------- Co-authored-by: Ketan <>
1 parent fc9c33c commit ac7f5a3

File tree

34 files changed

+3255
-3251
lines changed

34 files changed

+3255
-3251
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
44

5+
## [1.8.1]
6+
7+
### Bugs
8+
- Fix crash on image upload (iOS 15)
59

610
## [1.8.0]
711

Frameworks/HaptikWebKit/HPWebKit.dSYMs/HPWebKit.framework.ios-arm64.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>1.8.0</string>
16+
<string>1.8.1</string>
1717
<key>CFBundleVersion</key>
18-
<string>32</string>
18+
<string>33</string>
1919
</dict>
2020
</plist>
21 Bytes
Binary file not shown.

Frameworks/HaptikWebKit/HPWebKit.dSYMs/HPWebKit.framework.ios-arm64.dSYM/Contents/Resources/Relocations/aarch64/HPWebKit.yml

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

Frameworks/HaptikWebKit/HPWebKit.dSYMs/HPWebKit.framework.ios-arm64_x86_64-simulator.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>1.8.0</string>
16+
<string>1.8.1</string>
1717
<key>CFBundleVersion</key>
18-
<string>32</string>
18+
<string>33</string>
1919
</dict>
2020
</plist>
53 Bytes
Binary file not shown.

Frameworks/HaptikWebKit/HPWebKit.dSYMs/HPWebKit.framework.ios-arm64_x86_64-simulator.dSYM/Contents/Resources/Relocations/aarch64/HPWebKit.yml

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

Frameworks/HaptikWebKit/HPWebKit.dSYMs/HPWebKit.framework.ios-arm64_x86_64-simulator.dSYM/Contents/Resources/Relocations/x86_64/HPWebKit.yml

Lines changed: 557 additions & 557 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)