Deployed 3a2c584 with MkDocs version: 0.16.3

This commit is contained in:
2017-07-11 08:11:14 -06:00
parent 71e852d805
commit 82756ce156
3 changed files with 4 additions and 4 deletions

View File

@ -295,7 +295,7 @@ $ mvn -f modules/react-native-status/ios/RCTStatus dependency:unpack
$ cd ios && pod install && cd .. $ cd ios && pod install && cd ..
</code></pre> </code></pre>
<h3 id="building-status-for-release">Building Status for Release</h3> <h3 id="building-status-for-release">Building Status for Release</h3>
<pre><code># fill in store file properties in android/gradle.properties <pre><code># fill in store file properties in android/gradle.properties (https://facebook.github.io/react-native/docs/signed-apk-android.html)
$ lein prod-build $ lein prod-build
$ react-native run-android --variant=release $ react-native run-android --variant=release
# for iOS, build in Xcode # for iOS, build in Xcode

View File

@ -381,5 +381,5 @@ Without the dedication of these fine gentlemen and lady, Status would not exist.
<!-- <!--
MkDocs version : 0.16.3 MkDocs version : 0.16.3
Build Date UTC : 2017-07-11 13:50:46 Build Date UTC : 2017-07-11 14:11:13
--> -->

File diff suppressed because one or more lines are too long