> On Aug 10, 2023, at 6:35 PM, Michael Hall <[email protected]> wrote: > > > >> On Aug 10, 2023, at 6:21 PM, Alexander Matveev <[email protected]> wrote: >> >> - Fixed tests by checking that all app bundles are signed and by checking >> how they signed ad-hoc vs actual certificate. > > How is ad-hoc signing done? > >
If it’s this, I guess I got it https://developer.apple.com/documentation/security/seccodesignatureflags/1397793-adhoc I assume done with jpackage by indicating something like —mac-sign only? If wrong feel free to correct.
