Skip to content

Commit 43eee15

Browse files
committed
Update docs
1 parent 55255b7 commit 43eee15

File tree

5 files changed

+9
-7
lines changed

5 files changed

+9
-7
lines changed

docs/Mixpanel.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4014,7 +4014,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Mixpanel.
40144014
<br class="clear">
40154015

40164016
<footer>
4017-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Sep 24 2021 17:46:50 GMT-0700 (Pacific Daylight Time)
4017+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Mon Jan 03 2022 19:43:40 GMT-0800 (Pacific Standard Time)
40184018
</footer>
40194019

40204020
<script> prettyPrint(); </script>

docs/MixpanelGroup.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Mixpanel.
957957
<br class="clear">
958958

959959
<footer>
960-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Sep 24 2021 17:46:50 GMT-0700 (Pacific Daylight Time)
960+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Mon Jan 03 2022 19:43:40 GMT-0800 (Pacific Standard Time)
961961
</footer>
962962

963963
<script> prettyPrint(); </script>

docs/People.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1625,7 +1625,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Mixpanel.
16251625
<br class="clear">
16261626

16271627
<footer>
1628-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Sep 24 2021 17:46:50 GMT-0700 (Pacific Daylight Time)
1628+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Mon Jan 03 2022 19:43:40 GMT-0800 (Pacific Standard Time)
16291629
</footer>
16301630

16311631
<script> prettyPrint(); </script>

docs/index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,10 @@ <h4>Steps</h4>
8888
</ol>
8989
<pre class="prettyprint source"><code>pod install
9090
</code></pre>
91-
<p>Please note: You do not need to update your Podfile to add Mixpanel.
92-
3. For Xcode 12.5+, there is a known compile issue, please refer to this <strong><a href="https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732">workaround</a></strong>.</p>
91+
<p>Please note: You do not need to update your Podfile to add Mixpanel.</p>
92+
<ol start="3">
93+
<li>Since Xcode 12.5, there is a known swift compile issue, please refer to this <strong><a href="https://github.com/mixpanel/mixpanel-react-native/issues/43#issuecomment-829599732">workaround</a></strong>. However the compile issue has been resolved in Xcode 13.2.1+, there is no extra step required as long as you upgrade to Xcode 13.2.1+.</li>
94+
</ol>
9395
<h3>2. Initialize Mixpanel</h3>
9496
<p>To start tracking with the library you must first initialize with your project token. You can get your project token from <a href="https://mixpanel.com/settings/project">project settings</a>.</p>
9597
<pre class="prettyprint source lang-js"><code>import { Mixpanel } from 'mixpanel-react-native';
@@ -173,7 +175,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Mixpanel.
173175
<br class="clear">
174176

175177
<footer>
176-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Sep 24 2021 17:46:50 GMT-0700 (Pacific Daylight Time)
178+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Mon Jan 03 2022 19:43:40 GMT-0800 (Pacific Standard Time)
177179
</footer>
178180

179181
<script> prettyPrint(); </script>

docs/index.js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@ <h2><a href="index.html">Home</a></h2><h3>Classes</h3><ul><li><a href="Mixpanel.
888888
<br class="clear">
889889

890890
<footer>
891-
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Fri Sep 24 2021 17:46:50 GMT-0700 (Pacific Daylight Time)
891+
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 3.6.6</a> on Mon Jan 03 2022 19:43:40 GMT-0800 (Pacific Standard Time)
892892
</footer>
893893

894894
<script> prettyPrint(); </script>

0 commit comments

Comments
 (0)