Skip to content

Commit 88b96c3

Browse files
Framework commit, version 4.9.8-beta.1, see CHANGELOG.md
1 parent 871c365 commit 88b96c3

7 files changed

+12
-6
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
MapsIndoors iOS SDK v4 requires at least iOS 14 and Xcode 15.
66

7+
### \[4.9.7] 2025-04-1
8+
9+
#### Fixed
10+
11+
* Fixed internal parsing of objects for cross-platform compatibility
12+
713
### \[4.9.6] 2025-03-24
814

915
#### Fixed

MapsIndoors.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MapsIndoors"
3-
s.version = '4.9.7'
3+
s.version = '4.9.8-beta.1'
44
s.summary = 'Library making the MapsIndoors experience available to your iOS users.'
55
s.description = "The MapsIndoors SDK enables you to integrate everything at your venue, like people, goods, offices, shops, rooms and buildings with the mapping, positioning and wayfinding technologies provided in the MapsIndoors platform. We make the MapsIndoors platform available to interested businesses and/or partners. So if you think you should be one of them, please call us or send us an email. Meanwhile, you are most welcome to check out the demo project using 'pod try MapsIndoors'."
66

MapsIndoorsCodable.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MapsIndoorsCodable"
3-
s.version = '4.9.7'
3+
s.version = '4.9.8-beta.1'
44
s.summary = 'Library making the MapsIndoors experience available to your iOS users.'
55
s.description = "The MapsIndoors SDK enables you to integrate everything at your venue, like people, goods, offices, shops, rooms and buildings with the mapping, positioning and wayfinding technologies provided in the MapsIndoors platform. We make the MapsIndoors platform available to interested businesses and/or partners. So if you think you should be one of them, please call us or send us an email. Meanwhile, you are most welcome to check out the demo project using 'pod try MapsIndoors'."
66

MapsIndoorsCore.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MapsIndoorsCore"
3-
s.version = '4.9.7'
3+
s.version = '4.9.8-beta.1'
44
s.summary = 'Library making the MapsIndoors experience available to your iOS users.'
55
s.description = "The MapsIndoors SDK enables you to integrate everything at your venue, like people, goods, offices, shops, rooms and buildings with the mapping, positioning and wayfinding technologies provided in the MapsIndoors platform. We make the MapsIndoors platform available to interested businesses and/or partners. So if you think you should be one of them, please call us or send us an email. Meanwhile, you are most welcome to check out the demo project using 'pod try MapsIndoors'."
66

MapsIndoorsGoogleMaps.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MapsIndoorsGoogleMaps"
3-
s.version = '4.9.7'
3+
s.version = '4.9.8-beta.1'
44
s.summary = 'Library making the MapsIndoors experience available to your iOS users.'
55
s.description = "The MapsIndoors SDK enables you to integrate everything at your venue, like people, goods, offices, shops, rooms and buildings with the mapping, positioning and wayfinding technologies provided in the MapsIndoors platform. We make the MapsIndoors platform available to interested businesses and/or partners. So if you think you should be one of them, please call us or send us an email. Meanwhile, you are most welcome to check out the demo project using 'pod try MapsIndoors'."
66

MapsIndoorsMapbox.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MapsIndoorsMapbox"
3-
s.version = '4.9.7'
3+
s.version = '4.9.8-beta.1'
44
s.summary = 'Library making the MapsIndoors experience available to your iOS users.'
55
s.description = "The MapsIndoors SDK enables you to integrate everything at your venue, like people, goods, offices, shops, rooms and buildings with the mapping, positioning and wayfinding technologies provided in the MapsIndoors platform. We make the MapsIndoors platform available to interested businesses and/or partners. So if you think you should be one of them, please call us or send us an email. Meanwhile, you are most welcome to check out the demo project using 'pod try MapsIndoors'."
66

MapsIndoorsMapbox11.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "MapsIndoorsMapbox11"
3-
s.version = '4.9.7'
3+
s.version = '4.9.8-beta.1'
44
s.summary = 'Library making the MapsIndoors experience available to your iOS users.'
55
s.description = "The MapsIndoors SDK enables you to integrate everything at your venue, like people, goods, offices, shops, rooms and buildings with the mapping, positioning and wayfinding technologies provided in the MapsIndoors platform. We make the MapsIndoors platform available to interested businesses and/or partners. So if you think you should be one of them, please call us or send us an email. Meanwhile, you are most welcome to check out the demo project using 'pod try MapsIndoors'."
66

0 commit comments

Comments
 (0)