Interface TransporterOptions

Deprecated

This interface was used for Apple's altool, which was sunset in 2023 and no longer works.

interface TransporterOptions {
    ascProvider?: string;
}

Properties

Properties

ascProvider?: string