assets property

Iterable<Asset> assets

The assets produced by this build.

In dry runs, the assets for all Architectures for the OS specified in the dry run must be provided.

Implementation

Iterable<Asset> get assets;