testsZip

@JvmName(name = "blxgtqpenvbyjbay")
suspend fun testsZip(value: Output<FileReferenceArgs>)
@JvmName(name = "gqfqbfhbdaleuhay")
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 = "uinkfgubteybtpxm")
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.