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

Commit

Permalink
Version 2.7.1:
Browse files Browse the repository at this point in the history
- `EILBackgroundIndoorLocationManager` will inform if BLE background capability is incorrectly configured.
- Fixed nullability warning for `isEqual` methods.
- Fixed an issue where Light positioning mode would not start on iPods and older iPads.
- _CAN BREAK BUILD_: provideOrientationForLightMode default value is NO.
  • Loading branch information
Mycek committed Jul 12, 2017
1 parent dcb14ae commit fe4ac67
Show file tree
Hide file tree
Showing 45 changed files with 74 additions and 68 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.7.1 (July, 12, 2017)
- `EILBackgroundIndoorLocationManager` will inform if BLE background capability is incorrectly configured.
- Fixed nullability warning for `isEqual` methods.
- Fixed an issue where Light positioning mode would not start on iPods and older iPads.
- _CAN BREAK BUILD_: provideOrientationForLightMode default value is NO.

## 2.7.0 (June, 30, 2017)
- Improved positioning accuracy & responsiveness for Light mode
- _CAN BREAK BUILD_: Changed default positioning mode to Light
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Blocks/EILRequestAddLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Blocks/EILRequestFetchLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Blocks/EILRequestFetchLocationsBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Blocks/EILRequestModifyLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Blocks/EILRequestRemoveLocationBlock.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Classes/EILIndoorLocationManager.html
Original file line number Diff line number Diff line change
Expand Up @@ -698,7 +698,7 @@ <h3 class="method-title"><code><a href="#//api/name/provideOrientationForLightMo


<div class="method-subsection brief-description">
<p>Enables orientation when position updates.</p>
<p>Enables providing orientation for position updates in Light <a href="#//api/name/mode">mode</a>.</p>
</div>


Expand All @@ -715,9 +715,9 @@ <h3 class="method-title"><code><a href="#//api/name/provideOrientationForLightMo

<div class="method-subsection discussion-section">
<h4 class="method-subtitle">Discussion</h4>
<p>Default <a href="#//api/name/mode">mode</a> of <code>EILIndoorLocationManager</code> is enabled.</p>
<p>Default value is NO.</p>

<p>Switching <a href="#//api/name/mode">mode</a> while delivery of position updates is in progress will effectively re<a href="#//api/name/start">start</a> position updates with new <a href="#//api/name/mode">mode</a>.</p>
<p>If set to YES, for a brief moment after the <a href="#//api/name/start">start</a> of positioning the orientation may be <code>EIL_ORIENTATION_UNDEFINED</code>.</p>
</div>


Expand Down Expand Up @@ -898,7 +898,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILIndoorLocationScene.html
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILIndoorLocationView.html
Original file line number Diff line number Diff line change
Expand Up @@ -1962,7 +1962,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILLocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -1389,7 +1389,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqual:">&ndash;&nbsp;isEqu



<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(id)<em>other</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(nullable id)<em>other</em></code></div>



Expand Down Expand Up @@ -1447,7 +1447,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqualToLocation:">&ndash;&



<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToLocation:(EILLocation *)<em>location</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToLocation:(nullable EILLocation *)<em>location</em></code></div>



Expand Down Expand Up @@ -1709,7 +1709,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILLocationBuilder.html
Original file line number Diff line number Diff line change
Expand Up @@ -1050,7 +1050,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILLocationLinearObject.html
Original file line number Diff line number Diff line change
Expand Up @@ -568,7 +568,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqual:">&ndash;&nbsp;isEqu



<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(id)<em>other</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(nullable id)<em>other</em></code></div>



Expand Down Expand Up @@ -626,7 +626,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqualToLinearObject:">&nda



<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToLinearObject:(EILLocationLinearObject *)<em>object</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToLinearObject:(nullable EILLocationLinearObject *)<em>object</em></code></div>



Expand Down Expand Up @@ -888,7 +888,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILOrientedLineSegment.html
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqual:">&ndash;&nbsp;isEqu



<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(id)<em>other</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(nullable id)<em>other</em></code></div>



Expand Down Expand Up @@ -1029,7 +1029,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqualToOrientedLine:">&nda



<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToOrientedLine:(EILOrientedLineSegment *)<em>line</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToOrientedLine:(nullable EILOrientedLineSegment *)<em>line</em></code></div>



Expand Down Expand Up @@ -1291,7 +1291,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Classes/EILOrientedPoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -795,7 +795,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqual:">&ndash;&nbsp;isEqu



<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(id)<em>other</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(nullable id)<em>other</em></code></div>



Expand Down Expand Up @@ -853,7 +853,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqualToOrientedPoint:">&nd



<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToOrientedPoint:(EILOrientedPoint *)<em>point</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToOrientedPoint:(nullable EILOrientedPoint *)<em>point</em></code></div>



Expand Down Expand Up @@ -1145,7 +1145,7 @@ <h4 class="method-subtitle parameter-title">Parameters</h4>

<div class="method-subsection return">
<h4 class="method-subtitle parameter-title">Return Value</h4>
<p>A point initialized with (point.<a href="../Classes/EILPoint.html#//api/name/x">x</a>, point.<a href="../Classes/EILPoint.html#//api/name/y">y</a>).</p>
<p>A point initialized with (point.<a href="#//api/name/x">x</a>, point.<a href="#//api/name/y">y</a>).</p>
</div>


Expand Down Expand Up @@ -1181,7 +1181,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
8 changes: 4 additions & 4 deletions Documentation/Classes/EILPoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ <h4 class="method-subtitle parameter-title">Parameters</h4>

<div class="method-subsection return">
<h4 class="method-subtitle parameter-title">Return Value</h4>
<p>A point initialized with (point.<a href="../Classes/EILPoint.html#//api/name/x">x</a>, point.<a href="../Classes/EILPoint.html#//api/name/y">y</a>).</p>
<p>A point initialized with (point.<a href="#//api/name/x">x</a>, point.<a href="#//api/name/y">y</a>).</p>
</div>


Expand Down Expand Up @@ -739,7 +739,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqual:">&ndash;&nbsp;isEqu



<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(id)<em>other</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(nullable id)<em>other</em></code></div>



Expand Down Expand Up @@ -797,7 +797,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqualToPoint:">&ndash;&nbs



<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToPoint:(EILPoint *)<em>point</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToPoint:(nullable EILPoint *)<em>point</em></code></div>



Expand Down Expand Up @@ -1059,7 +1059,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILPositionNode.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILPositionView.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
6 changes: 3 additions & 3 deletions Documentation/Classes/EILPositionedBeacon.html
Original file line number Diff line number Diff line change
Expand Up @@ -1093,7 +1093,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqual:">&ndash;&nbsp;isEqu



<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(id)<em>other</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqual:(nullable id)<em>other</em></code></div>



Expand Down Expand Up @@ -1151,7 +1151,7 @@ <h3 class="method-title"><code><a href="#//api/name/isEqualToPositionedBeacon:">



<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToPositionedBeacon:(EILPositionedBeacon *)<em>beacon</em></code></div>
<div class="method-subsection method-declaration"><code>- (BOOL)isEqualToPositionedBeacon:(nullable EILPositionedBeacon *)<em>beacon</em></code></div>



Expand Down Expand Up @@ -1421,7 +1421,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILRequestAddLocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILRequestFetchLocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILRequestFetchLocations.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILRequestFetchPublicLocations.html
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILRequestModifyLocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Classes/EILRequestRemoveLocation.html
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Constants/EILIndoorErrorCode.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion Documentation/Constants/EILIndoorLocationManagerMode.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-06-29</p>
<p class="copyright">Copyright &copy; 2017 Estimote. All rights reserved. Updated: 2017-07-12</p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
Loading

0 comments on commit fe4ac67

Please sign in to comment.