Table of Contents
| API Documentation: | InstallXCTestBundle | 
|---|
Creates a XCTest bundle with a run script so it can be easily executed.
| Property | Description | 
| bundleBinaryFile | The bundle binary file property. | 
| installDirectory | The install directory property. | 
| runScriptFile | The script file that can be used to run the install image. | 
RegularFileProperty bundleBinaryFile
The bundle binary file property.
DirectoryProperty installDirectory
The install directory property.
Provider<RegularFile>runScriptFile
Provider<RegularFile>The script file that can be used to run the install image.