Hello there,
I'm trying to run my Unity-built game onto the new Silicon DTK.
I can build the application as either Apple Silicon only or Intel 64-bit + Apple Silicon from Unity.
When I build with the latter one, I can run it from DTK with 'Open using Rosetta' option on.
However, I don't think that's how the 'Universal' app supposed to work, right? I'm trying to run the Silicon-only build on DTK.
Then, when I build the Silicon-only build and run in the new DTK, I get the following error.
"'You do not have permission to open the application (name)' Contact your computer or networks administrator for assistance."
Obviously though, I'm the administrator, and I have the 'read & write' permission from the 'Sharing & Permissions' settings. I'm wondering if anyone has encountered this issue.