Class InstallXCTestBundle

    • Constructor Detail

      • InstallXCTestBundle

        public InstallXCTestBundle()
    • Method Detail

      • getSwiftStdlibToolLocator

        @Inject
        protected org.gradle.nativeplatform.toolchain.internal.xcode.SwiftStdlibToolLocator getSwiftStdlibToolLocator()
      • getFileSystem

        @Inject
        protected org.gradle.internal.nativeintegration.filesystem.FileSystem getFileSystem()
      • install

        protected void install()
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • getRunScriptFile

        @Internal
        public Provider<RegularFile> getRunScriptFile()
        Returns the script file that can be used to run the install image.
      • getBundleBinaryFile

        @Internal("covered by getBundleBinary()")
        public RegularFileProperty getBundleBinaryFile()
        Returns the bundle binary file property.