indygreg / apple-platform-rs

Rust crates supporting Apple platform development
565 stars 38 forks source link

Notarization option --api-key-file is not configurable via configuration file #145

Open basilevs opened 3 months ago

basilevs commented 3 months ago

I can't find a way to move static options (those that never change) of rcodesign from command line to configuration file or environment.

At the moment, I'm interested in --api-key-file for notarization and --for-notarization for sign.