/Notarization-With-Combine

CLI tool based on Combine framework for notarizing macOS software.

Primary LanguageSwift

Notarization-With-Combine

CLI tool based on Combine framework for notarizing macOS software.

The CLI tool uses

  1. Swift's Argument parser for parsing arguments,
  2. Apple's Combine framework for handling notarization declaratively,

TODO

  • Swift argument parser for parsing CLI commands
  • Testing notarization
  • Notarization using Combine framework