myanko / uvs-finder

MIT License
24 stars 0 forks source link

Trying to avoid too many errors when loading Harmony on a M1 #59

Open etherElric opened 1 year ago

etherElric commented 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...

elkandcookies commented 4 months ago

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.