antirez / iconping

Icon Ping - visual ping to 4.2.2.2
http://antirez.com/iconping
BSD 3-Clause "New" or "Revised" License
130 stars 49 forks source link

64-bit plans? #12

Open toddcavanaugh opened 5 years ago

toddcavanaugh commented 5 years ago

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?

jcousins-ynap commented 5 years ago

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

jcousins-ynap commented 5 years ago

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.

osopolare commented 5 years ago

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.

toddcavanaugh commented 5 years ago

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

jcousins-ynap commented 5 years ago

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