iconping icon indicating copy to clipboard operation
iconping copied to clipboard

64-bit plans?

Open toddcavanaugh opened this issue 7 years ago • 5 comments

I'm concerned iconping is going to stop working with the next macOS version. Any plans to update the app so it works going forward on 64-bit?

toddcavanaugh avatar Mar 20 '19 20:03 toddcavanaugh

Hopefully it will be as simple as changing the Architectures build setting. Apple has some advice on completing this transition.

jcousins-ynap avatar Jun 18 '19 09:06 jcousins-ynap

Iconping doesn't build on macOS Mavericks.

There are a lot of recommended changes Xcode wants to make, and building results in a library not found -lgcc_s.10.5 error (on my machine at least).

@antirez I would like to help transition this to 64bit as 32-bit apps no longer work in macOS Catalina.

jcousins-ynap avatar Jun 18 '19 10:06 jcousins-ynap

I would love to help though I lack the expertise to do this myself. If anyone is able to put together a 64 bit version I'll be happy to test.

osopolare avatar Oct 07 '19 18:10 osopolare

good news...looks like new fork is 64bit: https://github.com/deyhle/iconping

toddcavanaugh avatar Oct 07 '19 20:10 toddcavanaugh

@toddcavanaugh it works, although the icons are really blurry.

jcousins-ynap avatar Oct 08 '19 09:10 jcousins-ynap