CLI tool based on Combine framework for notarizing macOS software.
The CLI tool uses
- Swift's Argument parser for parsing arguments,
- Apple's Combine framework for handling notarization declaratively,
- Swift argument parser for parsing CLI commands
- Testing notarization
- Notarization using Combine framework