We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6956ab commit 2b401d5Copy full SHA for 2b401d5
README.md
@@ -51,11 +51,10 @@ FirebaseCore.configure();
51
52
## Build
53
```js
54
-cd ios
55
-appc ti build -p ios --build-only
+cd [ios|android]
+appc run -p [ios|android] --build-only
56
```
57
58
## Legal
59
60
-This module is Copyright (c) 2017-Present by Appcelerator, Inc. All Rights Reserved.
61
-Usage of this module is subject to the Terms of Service agreement with Appcelerator, Inc.
+This module is Copyright (c) 2017-Present by Hans Knöchel. All Rights Reserved.
0 commit comments