Skip to content

Commit beddfeb

Browse files
authored
R 1.5.1 (#29)
* replaced artifacts * update podspec and change-log * update example project pod
1 parent 9b38364 commit beddfeb

File tree

48 files changed

+121
-115
lines changed

Some content is hidden

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

48 files changed

+121
-115
lines changed

.DS_Store

-8 KB
Binary file not shown.

CHANGELOG.md

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

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

5+
6+
## [1.5.1]
7+
8+
### Enhancements
9+
- Implement new XDK supporting CORSE settings
10+
511
## [1.5.0]
612

713
### Enhancements

Example/.DS_Store

-6 KB
Binary file not shown.

Example/Example-Dep/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- HPWebKit (1.5.0)
2+
- HPWebKit (1.5.1)
33

44
DEPENDENCIES:
55
- HPWebKit (from `../../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: "../../"
1010

1111
SPEC CHECKSUMS:
12-
HPWebKit: 3be14bc43c6ef6aad1bcc8bdc586a50a224e91d8
12+
HPWebKit: a51058ff8e7bb6207dc83b33bb7918ceeb7ccc8f
1313

1414
PODFILE CHECKSUM: 642cd3f219e2a9978a1dca0b5f97ec3977b282d0
1515

Frameworks/.DS_Store

-6 KB
Binary file not shown.

Frameworks/HaptikWebKit/.DS_Store

-2 KB
Binary file not shown.

Frameworks/HaptikWebKit/HPWebKit.BCSymbolMaps/4A371C64-44E7-351A-BC4D-64E8AF333362.bcsymbolmap renamed to Frameworks/HaptikWebKit/HPWebKit.BCSymbolMaps/6E48DB6D-5C12-3635-AF2D-56206EABCBC5.bcsymbolmap

File renamed without changes.

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.5.0</string>
16+
<string>1.5.1</string>
1717
<key>CFBundleVersion</key>
18-
<string>24</string>
18+
<string>25</string>
1919
</dict>
2020
</plist>

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.5.0</string>
16+
<string>1.5.1</string>
1717
<key>CFBundleVersion</key>
18-
<string>24</string>
18+
<string>25</string>
1919
</dict>
2020
</plist>

0 commit comments

Comments
 (0)