testsZip

@JvmName(name = "qpilvurtnrtkjcdl")
suspend fun testsZip(value: Output<FileReferenceArgs>)
@JvmName(name = "coscrhgcrqlwmxga")
suspend fun testsZip(value: FileReferenceArgs)

Parameters

value

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.


@JvmName(name = "mlflcfoqsmjxhosx")
suspend fun testsZip(argument: suspend FileReferenceArgsBuilder.() -> Unit)

Parameters

argument

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.