File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ environment:
88vars :
99 project_name :
1010 type : string
11- description : The project name
11+ description : The project name.
1212 default : my_app
1313 prompt : What is the project name?
1414 org_name :
1515 type : string
16- description : The organization name
16+ description : The organization name.
1717 default : com.example
1818 prompt : What is the organization name?
1919 application_id :
@@ -24,12 +24,12 @@ vars:
2424 prompt : What is the application id?
2525 description :
2626 type : string
27- description : A short project description
28- default : A Very Good App
27+ description : A short project description.
28+ default : A Very Good App.
2929 prompt : What is the project description?
3030 platforms :
3131 type : array
32- description : The list of supported platforms
32+ description : The list of supported platforms.
3333 prompt : Which platforms would you like to support?
3434 defaults :
3535 - android
4646 flavors :
4747 type : list
4848 description : >-
49- The list of flavors to generate. A `production` flavor is always
50- included. Providing only `production` (or an empty list) generates a
51- plain app without flavors.
49+ The list of flavors to generate.
50+ Providing an empty list generates a plain app without flavors.
5251 prompt : Which flavors would you like to include?
5352 separator : " ,"
5453 publishable :
You can’t perform that action at this time.
0 commit comments