ali-rantakari / icalBuddy

Command-line utility for printing events and tasks from the OS X calendar database.
150 stars 33 forks source link

Made stuff work with 64-bit Macs #23

Open dkaluta opened 5 years ago

dkaluta commented 5 years ago

The next version of macOS, 10.15, will probably drop support for 32-bit executables. Tested on a 2018 15-inch MacBook Pro running 10.14.3 Mojave. Everything works.

MattiSG commented 5 years ago

Thank you so much @DavidKaluta!

For others trying to get icalBuddy to work on Mojave+, @DavidKaluta has even precompiled binaries, available here: https://github.com/DavidKaluta/icalBuddy64/releases 💓

ghost commented 4 years ago

Please make available via brew. I tried to tap the repo but failed.

admin$ brew tap DavidKaluta/icalBuddy64 https://github.com/DavidKaluta/icalBuddy64 ==> Tapping davidkaluta/icalbuddy64 Cloning into '/usr/local/Homebrew/Library/Taps/davidkaluta/homebrew-icalbuddy64'... remote: Enumerating objects: 103, done. remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 100% (95/95), done. remote: Total 103 (delta 30), reused 44 (delta 8), pack-reused 0 Receiving objects: 100% (103/103), 230.08 KiB | 2.95 MiB/s, done. Resolving deltas: 100% (30/30), done. Tapped (118 files, 967.5KB).

admin$ brew install icalBuddy64 Error: No available formula with the name "icalbuddy64" ==> Searching for a previously deleted formula (in the last month)... Error: No previously deleted formula found. ==> Searching for similarly named formulae... Error: No similarly named formulae found. ==> Searching taps... ==> Searching taps on GitHub... Error: No formulae found in taps.