Skip to content

Commit

Permalink
update with version 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GenChe committed Jun 6, 2024
1 parent fb79b4c commit 5eee7b4
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 26 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

---

## [0.16.1]

### Fixed

* MapSDK: buildings that are not related to the current map have been loaded

## [0.16.0]

### Breaking changes
Expand Down
6 changes: 3 additions & 3 deletions Examples/Map+Positioning/Resources/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="9Br-Si-CgX">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="9Br-Si-CgX">
<device id="retina6_0" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
Expand Down Expand Up @@ -36,7 +36,7 @@
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="23254" borderStyle="roundedRect" placeholder="Map ID" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="GdK-E3-PaG">
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="19158" borderStyle="roundedRect" placeholder="Map ID" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="GdK-E3-PaG">
<rect key="frame" x="0.0" y="28.333333333333343" width="73.666666666666671" height="34"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="numberPad" enablesReturnKeyAutomatically="YES"/>
Expand Down
6 changes: 3 additions & 3 deletions Examples/Map/Resources/Base.lproj/Main.storyboard
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="9Br-Si-CgX">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="9Br-Si-CgX">
<device id="retina6_0" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
Expand Down Expand Up @@ -36,7 +36,7 @@
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="23254" borderStyle="roundedRect" placeholder="Map ID" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="GdK-E3-PaG">
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="19158" borderStyle="roundedRect" placeholder="Map ID" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="GdK-E3-PaG">
<rect key="frame" x="0.0" y="28.333333333333343" width="73.666666666666671" height="34"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="numberPad" enablesReturnKeyAutomatically="YES"/>
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GEM
base64
nkf
rexml
activesupport (7.1.3.3)
activesupport (7.1.3.4)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand All @@ -22,7 +22,7 @@ GEM
json (>= 1.5.1)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.937.0)
aws-partitions (1.939.0)
aws-sdk-core (3.196.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand Down Expand Up @@ -86,7 +86,7 @@ GEM
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
ffi (1.16.3)
ffi (1.17.0)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand Down
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ platform :ios, '12.0'

#################################################################################

wemap_sdks_version = '~>0.16.0'
wemap_sdks_version = '~>0.16.1'

target 'MapExample' do
pod 'WemapMapSDK', wemap_sdks_version
Expand Down
32 changes: 16 additions & 16 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,29 @@ PODS:
- RxSwift (= 6.7.1)
- RxSwift (6.7.1)
- Turf (2.8.0)
- WemapCoreSDK (0.16.0):
- WemapCoreSDK (0.16.1):
- Alamofire (~> 5.9.0)
- RxCocoa (~> 6.7.0)
- RxSwift (~> 6.7.0)
- Turf (~> 2.8.0)
- WemapMapSDK (0.16.0):
- WemapMapSDK (0.16.1):
- MapLibre (~> 6.4.0)
- WemapCoreSDK (~> 0.16.0)
- WemapCoreSDK (~> 0.16.1)
- Zip (~> 2.1)
- WemapPositioningSDK/Core (0.16.0):
- WemapPositioningSDK/Core (0.16.1):
- RxSwift (~> 6.7.0)
- WemapCoreSDK (~> 0.16.0)
- WemapPositioningSDK/VPSARKit (0.16.0):
- WemapCoreSDK (~> 0.16.1)
- WemapPositioningSDK/VPSARKit (0.16.1):
- WemapPositioningSDK/Core
- WemapPositioningSDKPolestar (0.16.0):
- WemapPositioningSDKPolestar (0.16.1):
- NAOSwiftProvider (~> 1.3.0)
- WemapCoreSDK (~> 0.16.0)
- WemapCoreSDK (~> 0.16.1)
- Zip (2.1.2)

DEPENDENCIES:
- WemapMapSDK (~> 0.16.0)
- WemapPositioningSDK/VPSARKit (~> 0.16.0)
- WemapPositioningSDKPolestar (~> 0.16.0)
- WemapMapSDK (~> 0.16.1)
- WemapPositioningSDK/VPSARKit (~> 0.16.1)
- WemapPositioningSDKPolestar (~> 0.16.1)

SPEC REPOS:
https://github.com/wemap/cocoapods-specs.git:
Expand Down Expand Up @@ -61,12 +61,12 @@ SPEC CHECKSUMS:
RxRelay: 4151ba01152436b08271e08410135e099880eae5
RxSwift: b9a93a26031785159e11abd40d1a55bcb8057e52
Turf: aa2ede4298009639d10db36aba1a7ebaad072a5e
WemapCoreSDK: 659376f990a1ffddc8c5a7a7679a5bfe597f6e0a
WemapMapSDK: 4fd05bf61b8f3da68333da6f50c003ba330778d6
WemapPositioningSDK: 7381b14560df56c56ec28e3a4cfd7234d14744d4
WemapPositioningSDKPolestar: dc714d5f576b85c3e5c54a2747abe22830eac7a4
WemapCoreSDK: a096bdf10d57aa10aa9e0db680fc89a7ebaef32a
WemapMapSDK: 6cfa8dd93ecb730a2a15beaff4db936ae86f75b1
WemapPositioningSDK: c36a63e8c4e379813b0ccba9ace7de47762a27ce
WemapPositioningSDKPolestar: 4c701e76eddc2723f4994d6deb2b24bcf34cf031
Zip: b3fef584b147b6e582b2256a9815c897d60ddc67

PODFILE CHECKSUM: 42cf471e39231407afecf84f6d5526962e22b0f9
PODFILE CHECKSUM: 63b42112a34db3a575000b677bf68ba817046f83

COCOAPODS: 1.15.2

0 comments on commit 5eee7b4

Please sign in to comment.