mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #52] Update libraries and modernize project #41
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#41
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ruurd on GitHub (Feb 12, 2016).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/52
Needs Sparkle update + HTTPS update URL
@sdeken commented on GitHub (Feb 14, 2016):
Good point - the SUFeedUrl currently points to my (long dead) personal domain. Is it possible to feed sparkle from GitHub?
Looks like the version of Sparkle we're on dates from 2008. Definitely need to get that updated.
@ruurd commented on GitHub (Feb 14, 2016):
Hah. You never thought somebody would use it eh? :-) Ehm I have seen people serving binaries from github yes.
@akitchen commented on GitHub (Feb 14, 2016):
Yes, it's one of the things holding us back from 64 bit, I believe. There may be other options nowadays as well.
@sdeken commented on GitHub (Sep 21, 2016):
Let's get Sparkle update for 0.9.5, and see if we can't convert to 64-bit. (We're not 64-bit?!)
@akitchen commented on GitHub (Sep 21, 2016):
it's been so long since sparkle was updated, and this old build of sparkle
is 32-bit only, so yes :)
@sdeken commented on GitHub (Sep 22, 2016):
...holy smokes, we've got a .nib file that we haven't been able to use since Snow Leopard?! Yeah, we need to fix some of this stuff ASAP. Minimally:
We've got a mountain of technical debt piling up that we need to start paying off.
@akitchen commented on GitHub (Aug 12, 2017):
#98 updates ShortcutRecorder, allowing us to convert to 64-bit. Sparkle could still use an update, or maybe we should remove it?