[TIMOB-15745] CLI: Android: Add support for adhoc test builds
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2016-09-02T05:57:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android, CLI |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2013-11-19T17:38:50.000+0000 |
| Updated | 2020-05-27T16:14:49.000+0000 |
Description
The Android build does not support adhoc builds. The closest thing we have today is a --target device --build-only. We simply need a new target, --dist-adhoc, to support this and match parity with iOS.
Dupe of TIMOB-13396.
Closing ticket as duplicate.