Panda3D Application Distribution for macOS ARM64

The Panda3D app distribution for macOS allows one to select platform tags exclusively for the x86_64 architecture (Intel Macs):
https://docs.panda3d.org/1.10/python/distribution/building-binaries#platform-tags
What about the arm64 architecture? The documentation doesn’t mention this. Is there no possibility? Or is it not documented?
Interestingly, at the IDE level, Panda3D generally works with Python natively running on arm64.

No, this is not yet fully supported. It can build but the code signing restrictions are stricter for arm64 so the produced build doesn’t run.

We currently have someone looking into it.

Track this issue for updates: