marekvalenta
|
c8202c01e7
|
Pass buildOptions to the build with customParameters (#190)
* Update Builder.cs
* update of buildOptions
buildOptions should be taken into account for build
* missed name
|
2021-01-05 19:19:16 +01:00 |
|
Justin Spahr-Summers
|
3e0842dda0
|
Rename custom -version flag to -buildVersion (#137)
* Rename custom -version flag to -customProjectVersion
* Rename flag to -buildVersion
|
2020-08-16 21:09:34 +02:00 |
|
David Finol
|
6ece6447b2
|
Add Android Build Settings
|
2020-07-06 11:53:40 +02:00 |
|
Benoit Dion
|
bdc3a88d22
|
Add input to set version code
Use action input `androidVersionCode` when provided. Generate the androidVersionCode from the version otherwise.
|
2020-06-25 00:33:25 +02:00 |
|
Webber
|
d75d7890d0
|
Implement versioning strategies in js 🧉
|
2020-04-26 21:45:10 +02:00 |
|
Webber
|
6f1d03d8a8
|
Refactor Builder
|
2020-04-26 21:45:10 +02:00 |
|
Webber
|
f3a984165e
|
Rename builder folder to action folder (unity actions convention)
|
2020-02-01 20:43:49 +01:00 |
|