Commit 795fe51
authored
Introduce new configuration option to build using build profiles (#276)
* Remove deprecation
* Align UnityCMD input options with other tasks and remove deprecation
* Revert extension version change until ready for release
* Organize input variables into logical groups
* Add keystore input options
* Map and pass new inputs
* Add missing changelog
* Add option to build app bundle instead of APK
* Introduce new configuration option to build using build profile
* Update CHANGELOG
* Do not store build profile as filePath input since we only need the path relative to project root
* Update README
* Add PR trigger
* Update gitignore
* Fix tests1 parent a7c5b12 commit 795fe51
1 file changed
+25
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
94 | 106 | | |
95 | 107 | | |
96 | 108 | | |
97 | 109 | | |
98 | 110 | | |
99 | 111 | | |
100 | 112 | | |
| 113 | + | |
101 | 114 | | |
102 | 115 | | |
103 | 116 | | |
| |||
120 | 133 | | |
121 | 134 | | |
122 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
123 | 146 | | |
124 | 147 | | |
125 | 148 | | |
| |||
0 commit comments