Skip to content

Commit

Permalink
Fix mistake in readme for cocoapods
Browse files Browse the repository at this point in the history
- update example app
- update docs
  • Loading branch information
cjam committed Dec 13, 2019
1 parent 162cd64 commit dcd183d
Show file tree
Hide file tree
Showing 21 changed files with 134 additions and 129 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ By far the easiest way to integrate into your project. In your `ios/PodFile` ad

```rb
pod 'RNEventEmitter', :path => "../node_modules/react-native-events"
pod 'RNSpotifyRemote', :path => '../node_modules/RNSpotifyRemote.podspec'
pod 'RNSpotifyRemote', :path => '../node_modules/react-native-spotify-remote'
```

See the [`Example App PodFile`](./example/ios/PodFile) for a full example.
Expand Down
38 changes: 19 additions & 19 deletions docs/enums/apiscope.html
Original file line number Diff line number Diff line change
Expand Up @@ -2526,7 +2526,7 @@ <h3>App<wbr>Remote<wbr>Control<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">App<wbr>Remote<wbr>Control<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 14</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L62">ApiScope.ts:62</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L62">ApiScope.ts:62</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2541,7 +2541,7 @@ <h3>Playlist<wbr>Modify<wbr>Private<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Modify<wbr>Private<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 3</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L18">ApiScope.ts:18</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L18">ApiScope.ts:18</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2556,7 +2556,7 @@ <h3>Playlist<wbr>Modify<wbr>Public<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Modify<wbr>Public<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 2</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L14">ApiScope.ts:14</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L14">ApiScope.ts:14</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2571,7 +2571,7 @@ <h3>Playlist<wbr>Read<wbr>Collaborative<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Read<wbr>Collaborative<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L10">ApiScope.ts:10</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L10">ApiScope.ts:10</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2586,7 +2586,7 @@ <h3>Playlist<wbr>Read<wbr>Private<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">Playlist<wbr>Read<wbr>Private<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 0</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L6">ApiScope.ts:6</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L6">ApiScope.ts:6</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2601,7 +2601,7 @@ <h3>Streaming<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">Streaming<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 13</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L58">ApiScope.ts:58</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L58">ApiScope.ts:58</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2616,7 +2616,7 @@ <h3>UGCImage<wbr>Upload<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">UGCImage<wbr>Upload<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 12</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L54">ApiScope.ts:54</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L54">ApiScope.ts:54</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2631,7 +2631,7 @@ <h3>User<wbr>Follow<wbr>Modify<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Follow<wbr>Modify<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 5</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L26">ApiScope.ts:26</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L26">ApiScope.ts:26</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2646,7 +2646,7 @@ <h3>User<wbr>Follow<wbr>Read<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Follow<wbr>Read<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 4</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L22">ApiScope.ts:22</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L22">ApiScope.ts:22</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2661,7 +2661,7 @@ <h3>User<wbr>Library<wbr>Modify<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Library<wbr>Modify<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 7</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L34">ApiScope.ts:34</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L34">ApiScope.ts:34</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2676,7 +2676,7 @@ <h3>User<wbr>Library<wbr>Read<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Library<wbr>Read<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 6</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L30">ApiScope.ts:30</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L30">ApiScope.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2691,7 +2691,7 @@ <h3>User<wbr>Modify<wbr>Playback<wbr>State<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Modify<wbr>Playback<wbr>State<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 16</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L70">ApiScope.ts:70</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L70">ApiScope.ts:70</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2706,7 +2706,7 @@ <h3>User<wbr>Read<wbr>Birth<wbr>Date<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Birth<wbr>Date<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 8</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L38">ApiScope.ts:38</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L38">ApiScope.ts:38</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2721,7 +2721,7 @@ <h3>User<wbr>Read<wbr>Currently<wbr>Playing<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Currently<wbr>Playing<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 17</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L74">ApiScope.ts:74</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L74">ApiScope.ts:74</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2736,7 +2736,7 @@ <h3>User<wbr>Read<wbr>Email<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Email<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 9</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L42">ApiScope.ts:42</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L42">ApiScope.ts:42</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2751,7 +2751,7 @@ <h3>User<wbr>Read<wbr>Playback<wbr>State<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Playback<wbr>State<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 15</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L66">ApiScope.ts:66</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L66">ApiScope.ts:66</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2766,7 +2766,7 @@ <h3>User<wbr>Read<wbr>Private<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Private<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 10</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L46">ApiScope.ts:46</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L46">ApiScope.ts:46</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2781,7 +2781,7 @@ <h3>User<wbr>Read<wbr>Recently<wbr>Played<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Read<wbr>Recently<wbr>Played<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 18</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L78">ApiScope.ts:78</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L78">ApiScope.ts:78</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2796,7 +2796,7 @@ <h3>User<wbr>Top<wbr>Read<wbr>Scope</h3>
<div class="tsd-signature tsd-kind-icon">User<wbr>Top<wbr>Read<wbr>Scope<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1 &lt;&lt; 11</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ApiScope.ts#L50">ApiScope.ts:50</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ApiScope.ts#L50">ApiScope.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/contenttype.html
Original file line number Diff line number Diff line change
Expand Up @@ -2462,7 +2462,7 @@ <h3>Default</h3>
<div class="tsd-signature tsd-kind-icon">Default<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;0</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ContentType.ts#L7">ContentType.ts:7</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ContentType.ts#L7">ContentType.ts:7</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2477,7 +2477,7 @@ <h3>Fitness</h3>
<div class="tsd-signature tsd-kind-icon">Fitness<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;2</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ContentType.ts#L17">ContentType.ts:17</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ContentType.ts#L17">ContentType.ts:17</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2492,7 +2492,7 @@ <h3>Navigation</h3>
<div class="tsd-signature tsd-kind-icon">Navigation<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/ContentType.ts#L12">ContentType.ts:12</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/ContentType.ts#L12">ContentType.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/enums/repeatmode.html
Original file line number Diff line number Diff line change
Expand Up @@ -2462,7 +2462,7 @@ <h3>Context</h3>
<div class="tsd-signature tsd-kind-icon">Context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;2</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/RepeatMode.ts#L13">RepeatMode.ts:13</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/RepeatMode.ts#L13">RepeatMode.ts:13</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2477,7 +2477,7 @@ <h3>Off</h3>
<div class="tsd-signature tsd-kind-icon">Off<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;0</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/RepeatMode.ts#L5">RepeatMode.ts:5</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/RepeatMode.ts#L5">RepeatMode.ts:5</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -2492,7 +2492,7 @@ <h3>Track</h3>
<div class="tsd-signature tsd-kind-icon">Track<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> =&nbsp;1</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/330c53b/src/RepeatMode.ts#L9">RepeatMode.ts:9</a></li>
<li>Defined in <a href="https://github.com/cjam/react-native-spotify-remote/blob/162cd64/src/RepeatMode.ts#L9">RepeatMode.ts:9</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit dcd183d

Please sign in to comment.