Skip to content

Commit

Permalink
Merge branch 'SDK_V3'
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianWolf-mapspeople committed May 10, 2023
2 parents bea41d1 + 4e1059c commit 02c3011
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@

## [3.50.1] 2023-05-10

### Fixed

- DisplayRules inheriting visibility from the Location type will now be shown.

## [3.50.0] 2023-04-26

### Changed
Expand Down
2 changes: 1 addition & 1 deletion MapsIndoors.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = "MapsIndoors"
s.version = "3.50.0"
s.version = "3.50.1"
s.summary = "Library making the MapsIndoors experience available to your iOS users."
s.description = "The MapsIndoors SDK is the idea of integrating 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'."

Expand Down
Binary file modified MapsIndoors.xcframework.zip
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@


// Auto-generated file - Do not modify
#define MI_SDK_VERSION @"3.50.0"
#define MI_SDK_VERSION @"3.50.1"
#define MI_SDK_VERSION_MAJOR 3
#define MI_SDK_VERSION_MINOR 50
#define MI_SDK_VERSION_PATCH 0
#define MI_SDK_VERSION_PATCH 1
#define MI_SDK_VERSION_LABEL @""
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@


// Auto-generated file - Do not modify
#define MI_SDK_VERSION @"3.50.0"
#define MI_SDK_VERSION @"3.50.1"
#define MI_SDK_VERSION_MAJOR 3
#define MI_SDK_VERSION_MINOR 50
#define MI_SDK_VERSION_PATCH 0
#define MI_SDK_VERSION_PATCH 1
#define MI_SDK_VERSION_LABEL @""
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -1343,7 +1343,7 @@
</data>
<key>Headers/MPVersionConstants.h</key>
<data>
PXkGjUo1YBUymEF8iCDbiJVn8QE=
Nfp/UtcpC0jNuGKX/azIJyHcbao=
</data>
<key>Headers/MPWirelessPositionTopic.h</key>
<data>
Expand Down Expand Up @@ -1387,7 +1387,7 @@
</data>
<key>Info.plist</key>
<data>
NoZqyqs3mRzWpeVUG3hILCX9lvs=
aproVQIu8zZajt8bzL//A3OmMmw=
</data>
<key>MapsIndoors.bundle/.gitkeep</key>
<data>
Expand Down Expand Up @@ -4159,7 +4159,7 @@
<dict>
<key>hash2</key>
<data>
8ZXgDdpLyJUJgABI8R0gq4Huvzdj34BDhV6kM6TAxF8=
WmGlft04ln0tqLh0wbDVKNzIVPi9FNvagl05wgNPOeA=
</data>
</dict>
<key>Headers/MPWirelessPositionTopic.h</key>
Expand Down

0 comments on commit 02c3011

Please sign in to comment.