testsZip property

FileReference? testsZip
getter/setter pair

The .zip containing the .xctestrun file and the contents of the DerivedData/Build/Products directory.

The .xctestrun file in this zip is ignored if the xctestrun field is specified.

Required.

Implementation

FileReference? testsZip;