PackagingTools Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. PackagingTools.Core.Mac.Pipelines
    4. MacPackagingPipeline

    MacPackagingPipeline Class

    Definition

    Namespace PackagingTools.Core.Mac.Pipelines
    Assembly PackagingTools.Core.Mac.dll
    Inherits Object
    Implements IPackagingPipeline
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()

    Orchestrates macOS packaging flows (app bundles, pkg, dmg, notarization).

    public sealed class MacPackagingPipeline : IPackagingPipeline
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    MacPackagingPipeline(IPackagingProjectStore, IEnumerable<IPackageFormatProvider>, IPolicyEvaluator, IBuildAgentBroker, ITelemetryChannel, IMacVerificationService, AuditIntegrationService, IIdentityContextAccessor, ILogger<MacPackagingPipeline>?)

    Properties (1)

    Platform

    Methods (1)

    ExecuteAsync(PackagingRequest, CancellationToken)

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the Creative Commons CC BY 2.5 | Site generated by lunet hosted on GitHub Pages