Skip to content

Commit

Permalink
update WemapPositioningSDKPolestar to 0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GenChe committed Apr 8, 2024
1 parent 2edc96e commit faad29d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 8 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

---

## [0.14.3]

### Fixed

* PosSDK: Polestar LocationSource does not work

### Dependencies

* NAOSDK 4.11.14 -> 4.11.15

## [0.14.2]

### Fixed
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.900.0)
aws-sdk-core (3.191.4)
aws-partitions (1.909.0)
aws-sdk-core (3.191.6)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.78.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.146.0)
aws-sdk-s3 (1.146.1)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.8)
Expand Down Expand Up @@ -94,7 +94,7 @@ GEM
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.7.1)
json (2.7.2)
minitest (5.22.3)
molinillo (0.8.0)
mutex_m (0.2.0)
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Alamofire (5.9.0)
- MapLibre (6.2.0)
- NAOSDK (4.11.14)
- NAOSDK (4.11.15)
- NAOSwiftProvider (1.3.0):
- NAOSDK
- RxCocoa (6.6.0):
Expand All @@ -24,7 +24,7 @@ PODS:
- WemapCoreSDK (~> 0.14.2)
- WemapPositioningSDK/VPSARKit (0.14.2):
- WemapPositioningSDK/Core
- WemapPositioningSDKPolestar (0.14.2):
- WemapPositioningSDKPolestar (0.14.3):
- NAOSwiftProvider (~> 1.3.0)
- WemapCoreSDK (~> 0.14.2)

Expand Down Expand Up @@ -52,7 +52,7 @@ SPEC REPOS:
SPEC CHECKSUMS:
Alamofire: 02b772c9910e8eba1a079227c32fbd9e46c90a24
MapLibre: e596bf944effff789151eb80513d0f321d37dd1f
NAOSDK: 2729a16b69661e9a80084ab783192eb1b9b9dde6
NAOSDK: 0e6f812f35996c78e5c1aacd9a9d4444892d53fc
NAOSwiftProvider: cf479fafa698a8397a2e442d3c4944f495946669
RxCocoa: 44a80de90e25b739b5aeaae3c8c371a32e3343cc
RxRelay: 45eaa5db8ee4fb50e5ebd57deec0159e97fa51e6
Expand All @@ -61,7 +61,7 @@ SPEC CHECKSUMS:
WemapCoreSDK: d62792e1fe2c0cabf813147088319e29b7a02cbb
WemapMapSDK: 1971d91272bd377f891cb86583e5828ce0451279
WemapPositioningSDK: 77e2285c4de01c3fee01803c323426cfed13aac7
WemapPositioningSDKPolestar: 2d6a5afead71c796ca71a002db85ca0615d63e52
WemapPositioningSDKPolestar: 5655d5c2aae1dcfc74f0206cc4b3a752ab879cd0

PODFILE CHECKSUM: 25c040dfffd146c4462e2ad4ba6c1d9d43a496cc

Expand Down

0 comments on commit faad29d

Please sign in to comment.