Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Commit

Permalink
Version 2.0.1:
Browse files Browse the repository at this point in the history
- Fixed a bug with EILIndoorLocationManager not starting at all, if it was started while the application was in Inactive state.
  • Loading branch information
Agnieszka Kaczmarczyk committed Nov 16, 2015
1 parent c92681b commit b3c463d
Show file tree
Hide file tree
Showing 40 changed files with 4 additions and 75 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2.0.1 (November, 16, 2015)
- Fixed a bug with EILIndoorLocationManager not starting at all, if it was started while the application was in Inactive state.

## 2.0.0 (November, 6, 2015)
- Prefix was changed from EST to EIL.
- Updated dependency to Estimote iOS SDK 3.8.0.
Expand Down
2 changes: 1 addition & 1 deletion EstimoteIndoorLocationSDK/Headers/EILIndoorSDK.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (c) 2015 Estimote. All rights reserved.

/** Version of this iOS Indoor Location SDK. */
#define EIL_IOS_INDOOR_SDK_VERSION_STRING @"2.0.0"
#define EIL_IOS_INDOOR_SDK_VERSION_STRING @"2.0.1"


/** Library header, import this to import all of the public types in the Indoor SDK. */
Expand Down
Binary file removed EstimoteIndoorLocationSDK/Resources/5a.mov
Binary file not shown.
Binary file removed EstimoteIndoorLocationSDK/Resources/5b.mov
Binary file not shown.
Binary file removed EstimoteIndoorLocationSDK/Resources/8a.mov
Binary file not shown.
Binary file removed EstimoteIndoorLocationSDK/Resources/8b.mov
Binary file not shown.
Binary file removed EstimoteIndoorLocationSDK/Resources/8c.mov
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
74 changes: 0 additions & 74 deletions EstimoteIndoorLocationSDK/Resources/SixBeaconsView.xib

This file was deleted.

Binary file added EstimoteIndoorLocationSDK/Resources/avatar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
Binary file removed EstimoteIndoorLocationSDK/Resources/wall_bump.wav
Binary file not shown.
Binary file modified EstimoteIndoorLocationSDK/libEstimoteIndoorSDK.a
Binary file not shown.

0 comments on commit b3c463d

Please sign in to comment.