Open etherElric opened 1 year ago
Harmony has a dependency that still does not work on M1
Trying to fix: https://github.com/myanko/uvs-finder/issues/55
But I need to test on an actual M1 to validate...
Tested this on my mac and the only thing it changed is that an extra error was thrown.
I ended up just doing a quick architecture check and skipping the calls to harmony to get rid of the errors in our logs.
Harmony has a dependency that still does not work on M1
Trying to fix: https://github.com/myanko/uvs-finder/issues/55
But I need to test on an actual M1 to validate...