So I recently bought a mac M2 and I’m trying to debug on my mac from the UXP developer tools, however, when I try to load my plugin with my mac, I get this error:
In my Windows PC works perfect without issues so the manifest is no the issue.
Anyone knows how to solve this issue?
Jarda
October 22, 2024, 2:55pm
2
Does it load when you don’t use DevTools?
I’m kind of new to developing in Apple, does DevTools is something within the Mac I need to enable / disable?
I have it enabled but doesn’t makes any difference. Does I need to give special permissions to any file or something in Mac?
On Windows the process was very straight forward, Enable DevMode , change the min version on manifest and just load the plugin.