cocoabits / MASShortcut

Modern framework for managing global keyboard shortcuts compatible with Mac App Store. More details:
http://blog.shpakovski.com/2012/07/global-keyboard-shortcuts-in-cocoa.html
BSD 2-Clause "Simplified" License
1.52k stars 220 forks source link

Request: Could you push a release now that you have SMP support #165

Open ConfusedVorlon opened 3 years ago

ConfusedVorlon commented 3 years ago

SPM errors out at the moment because there is not Package.swift for version 2.4.0

(I know I can use master or a specific commit to work around this - but versions are neater)

ConfusedVorlon commented 3 years ago

ps: thanks for a tremendously useful package :)

shpakovski commented 3 years ago

@ConfusedVorlon Could you please live with a master branch for now? Sorry for the inconvenience.

ConfusedVorlon commented 3 years ago

I certainly can. Is there a reason not to just tag 2.4.1 though? It seems like the work of a moment...

youknowone commented 2 years ago

I also wish MASShortcut publish a new tag, not to keep dependency to specific commit id.

shpakovski commented 2 years ago

@youknowone Thanks for your feedback. Once the branch becomes stable, I will likely tag it. Sorry for inconvenience.