Post

Replies

Boosts

Views

Activity

Comment on How to export an app bundle from an archive with multiple binaries?
thanks for the link, that's very helpful! Changing the identifier also solved a problem we had with TCC. When the helper binary wasn't run from inside the bundle (e.g. when debugging in Xcode, it started the binary from outside the bundle (copying into bundle is a copy phase)) it constantly prompted us for allowance, although it was already added. That seems to be fixed now as well with the unique identifier.
Dec ’21