Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
filipnavara authored Nov 15, 2021
1 parent b0b4c0b commit 7abe014
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ Implements framework for Apple Code Signing of bundles and Mach-O files in .NET.

## Status

The code is very much work in progress.

It can sign simple application bundles and Mach-O executables. Deep signing and signing of nested content (Plugins, Helpers, Frameworks) is not implemented yet. On iOS it can be accomplished on application level but on macOS the nested content needs to be sealed in bundle's resources and that bit is missing.
The code is very much work in progress. It can sign simple application bundles and Mach-O executables.

There's a simple command line tool for testing that can sign with ad-hoc signatures, certificates from system keychain, or certificates from Azure Key Vault. For Azure Key Vault the only supported authentication is logging in with the Azure CLI tool.

0 comments on commit 7abe014

Please sign in to comment.