Skip to content

Commit

Permalink
bump to 2.1.6 and updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yarneo committed May 22, 2017
1 parent 133b8a4 commit b5f2427
Show file tree
Hide file tree
Showing 79 changed files with 2,570 additions and 7,053 deletions.
2 changes: 1 addition & 1 deletion Mixpanel-swift-appex.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Mixpanel-swift-appex'
s.version = '2.1.5'
s.version = '2.1.6'
s.module_name = 'MixpanelAppex'
s.license = 'Apache License, Version 2.0'
s.summary = 'Mixpanel tracking library for iOS (Swift) App Extensions'
Expand Down
2 changes: 1 addition & 1 deletion Mixpanel-swift.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Pod::Spec.new do |s|
s.name = 'Mixpanel-swift'
s.version = '2.1.5'
s.version = '2.1.6'
s.module_name = 'Mixpanel'
s.license = 'Apache License, Version 2.0'
s.summary = 'Mixpanel tracking library for iOS (Swift)'
Expand Down
2 changes: 1 addition & 1 deletion Mixpanel/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.1.5</string>
<string>2.1.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
68 changes: 3 additions & 65 deletions docs/Classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,68 +107,6 @@
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="Instance Methods.html">Instance Methods</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance7archiveFT_T_">archive()</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance20clearSuperPropertiesFT_T_">clearSuperProperties()</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16clearTimedEventsFT_T_">clearTimedEvents()</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance11createAliasFTSS10distinctIdSS_T_">createAlias(_:distinctId:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance22currentSuperPropertiesFT_GVs10DictionarySSP__">currentSuperProperties()</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance24fetchNotificationPayloadFT10completionFGSqGVs10DictionarySSPs9AnyObject___T__T_">fetchNotificationPayload(completion:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance5flushFT10completionGSqFT_T___T_">flush(completion:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance8identifyFT10distinctIdSS_T_">identify(distinctId:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance15joinExperimentsFT8callbackGSqFT_T___T_">joinExperiments(callback:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance23registerSuperPropertiesFGVs10DictionarySSPS_12MixpanelType__T_">registerSuperProperties(_:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance27registerSuperPropertiesOnceFTGVs10DictionarySSPS_12MixpanelType__12defaultValueGSqPS2____T_">registerSuperPropertiesOnce(_:defaultValue:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance5resetFT_T_">reset()</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16showNotificationFT_T_">showNotification()</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16showNotificationFT2IDSi_T_">showNotification(ID:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16showNotificationFT4typeSS_T_">showNotification(type:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance4timeFT5eventSS_T_">time(event:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance5trackFT5eventGSqSS_10propertiesGSqGVs10DictionarySSPS_12MixpanelType____T_">track(event:properties:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance21trackPushNotificationFTGVs10DictionaryVs11AnyHashableP__5eventSS_T_">trackPushNotification(_:event:)</a>
</li>
<li class="nav-group-task">
<a href="Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance23unregisterSuperPropertyFSST_">unregisterSuperProperty(_:)</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="Protocols.html">Protocols</a>
<ul class="nav-group-tasks">
Expand Down Expand Up @@ -236,7 +174,7 @@ <h1>Classes</h1>
<h4>Declaration</h4>
<div class="language">
<p class="aside-title">Swift</p>
<pre class="highlight"><code><span class="n">open</span> <span class="kd">class</span> <span class="kt">MixpanelInstance</span><span class="p">:</span> <span class="kt">CustomDebugStringConvertible</span><span class="p">,</span> <span class="kt">FlushDelegate</span></code></pre>
<pre class="highlight"><code><span class="n">open</span> <span class="kd">class</span> <span class="kt">MixpanelInstance</span><span class="p">:</span> <span class="kt">CustomDebugStringConvertible</span><span class="p">,</span> <span class="kt">FlushDelegate</span><span class="p">,</span> <span class="kt">AEDelegate</span></code></pre>

</div>
</div>
Expand Down Expand Up @@ -344,8 +282,8 @@ <h4>Declaration</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2017 <a class="link" href="http://mixpanel.com" target="_blank" rel="external">Mixpanel</a>. All rights reserved. (Last updated: 2017-03-02)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2017 <a class="link" href="http://mixpanel.com" target="_blank" rel="external">Mixpanel</a>. All rights reserved. (Last updated: 2017-05-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.2</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
80 changes: 4 additions & 76 deletions docs/Classes/Mixpanel.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,68 +108,6 @@
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="../Instance Methods.html">Instance Methods</a>
<ul class="nav-group-tasks">
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance7archiveFT_T_">archive()</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance20clearSuperPropertiesFT_T_">clearSuperProperties()</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16clearTimedEventsFT_T_">clearTimedEvents()</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance11createAliasFTSS10distinctIdSS_T_">createAlias(_:distinctId:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance22currentSuperPropertiesFT_GVs10DictionarySSP__">currentSuperProperties()</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance24fetchNotificationPayloadFT10completionFGSqGVs10DictionarySSPs9AnyObject___T__T_">fetchNotificationPayload(completion:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance5flushFT10completionGSqFT_T___T_">flush(completion:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance8identifyFT10distinctIdSS_T_">identify(distinctId:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance15joinExperimentsFT8callbackGSqFT_T___T_">joinExperiments(callback:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance23registerSuperPropertiesFGVs10DictionarySSPS_12MixpanelType__T_">registerSuperProperties(_:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance27registerSuperPropertiesOnceFTGVs10DictionarySSPS_12MixpanelType__12defaultValueGSqPS2____T_">registerSuperPropertiesOnce(_:defaultValue:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance5resetFT_T_">reset()</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16showNotificationFT_T_">showNotification()</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16showNotificationFT2IDSi_T_">showNotification(ID:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance16showNotificationFT4typeSS_T_">showNotification(type:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance4timeFT5eventSS_T_">time(event:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance5trackFT5eventGSqSS_10propertiesGSqGVs10DictionarySSPS_12MixpanelType____T_">track(event:properties:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance21trackPushNotificationFTGVs10DictionaryVs11AnyHashableP__5eventSS_T_">trackPushNotification(_:event:)</a>
</li>
<li class="nav-group-task">
<a href="../Instance Methods.html#/s:FC8Mixpanel16MixpanelInstance23unregisterSuperPropertyFSST_">unregisterSuperProperty(_:)</a>
</li>
</ul>
</li>
<li class="nav-group-name">
<a href="../Protocols.html">Protocols</a>
<ul class="nav-group-tasks">
Expand Down Expand Up @@ -240,7 +178,6 @@ <h1>Mixpanel</h1>
<p>Returns a new Mixpanel instance API object. This allows you to create more than one instance
of the API object, which is convenient if you&rsquo;d like to send data to more than
one Mixpanel project from a single app.</p>

<div class="aside aside-important">
<p class="aside-title">Important</p>
<p>If you have more than one Mixpanel instance, it is beneficial to initialize
Expand Down Expand Up @@ -273,7 +210,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>your project token</p>

</div>
</td>
</tr>
Expand All @@ -286,7 +222,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Optional. App delegate launchOptions</p>

</div>
</td>
</tr>
Expand All @@ -299,7 +234,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Optional. Interval to run background flushing</p>

</div>
</td>
</tr>
Expand All @@ -312,7 +246,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>Optional. The name you want to call this instance</p>

</div>
</td>
</tr>
Expand All @@ -321,8 +254,8 @@ <h4>Parameters</h4>
</div>
<div>
<h4>Return Value</h4>
<p>returns a mixpanel instance if needed to keep throughout the project. You can always get the instance by calling getInstance(name)</p>

<p>returns a mixpanel instance if needed to keep throughout the project.
You can always get the instance by calling getInstance(name)</p>
</div>
</section>
</div>
Expand Down Expand Up @@ -391,7 +324,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>the instance name</p>

</div>
</td>
</tr>
Expand All @@ -401,7 +333,6 @@ <h4>Parameters</h4>
<div>
<h4>Return Value</h4>
<p>returns the mixpanel instance</p>

</div>
</section>
</div>
Expand Down Expand Up @@ -435,7 +366,6 @@ <h4>Declaration</h4>
<div>
<h4>Return Value</h4>
<p>returns the main Mixpanel instance</p>

</div>
</section>
</div>
Expand Down Expand Up @@ -477,7 +407,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>the instance name</p>

</div>
</td>
</tr>
Expand Down Expand Up @@ -524,7 +453,6 @@ <h4>Parameters</h4>
<td>
<div>
<p>the instance name</p>

</div>
</td>
</tr>
Expand All @@ -539,8 +467,8 @@ <h4>Parameters</h4>
</section>
</section>
<section id="footer">
<p>&copy; 2017 <a class="link" href="http://mixpanel.com" target="_blank" rel="external">Mixpanel</a>. All rights reserved. (Last updated: 2017-03-02)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.7.4</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
<p>&copy; 2017 <a class="link" href="http://mixpanel.com" target="_blank" rel="external">Mixpanel</a>. All rights reserved. (Last updated: 2017-05-22)</p>
<p>Generated by <a class="link" href="https://github.com/realm/jazzy" target="_blank" rel="external">jazzy ♪♫ v0.8.2</a>, a <a class="link" href="http://realm.io" target="_blank" rel="external">Realm</a> project.</p>
</section>
</article>
</div>
Expand Down
Loading

0 comments on commit b5f2427

Please sign in to comment.