Unity MacOS Plugin Bundle Notarization Problem

Unity destroys Notarization of bundle.
I think this is because Unity creates a meta file in the bundle.

Can you tell me when this problem will be solved? or is there another way?

We are aware of this issue, you will need to remove the meta files as some post build step at the moment. We are working on a solution.

@andrews_unity
Could you describe the workaround in detail?

Whether you already have an official solution to the problem?
Could you please explain a bit more about what you mean by “removing .meta files”?
We remove them, code-sign, notarize, staple, and when importing into project in any version of Unity editor, the process removes the notarization because it alters the file structure of the bundle file with new .meta files.
We have complaints from clients due to this issue, please help!