Yippy icon indicating copy to clipboard operation
Yippy copied to clipboard

Add M1 native support

Open CollinsVakayil opened this issue 3 years ago • 5 comments

CollinsVakayil avatar Apr 16 '21 07:04 CollinsVakayil

Unfortunately I don't have a M1 mac, so won't be able to test this. Happy to accept any PRs 😄

mattDavo avatar Jun 12 '21 03:06 mattDavo

I have an M1 and can test, if someone does a PR

karlhorky avatar Jun 13 '21 09:06 karlhorky

@mattDavo maybe you could create a universal binary based on this blog: https://developer.apple.com/documentation/apple-silicon/building-a-universal-macos-binary and we could test it?

drej1 avatar Aug 19 '21 11:08 drej1

Sorry I can't of assistance, but I would like to say that I would love this feature! Thanks for the amazing service!

albert239825 avatar Dec 14 '21 03:12 albert239825

I don't want to lose Yippy with the next macOS where they might remove Rosetta. Based on the documentation, it should be "just" required to compile with the latest Xcode version and if using a custom makefile making sure universal binary is configured. So, sounds like recompiling with the latest Xcode and you should have a universal binary.

Unless you're using some x86 platform specific code - then things get more complicated.

superfladdy avatar Apr 14 '22 16:04 superfladdy