Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit 8a6513a

Browse files
authored
Keyboard shortcut preferences (#19)
1 parent e211bf2 commit 8a6513a

40 files changed

+502
-1124
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ playground.xcworkspace
6262
# Carthage
6363
#
6464
# Add this line if you want to avoid checking in source code from Carthage dependencies.
65-
# Carthage/Checkouts
65+
Carthage/Checkouts
6666

6767
Carthage/Build/
6868

Cartfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
github "sindresorhus/LaunchAtLogin"
2+
github "shpakovski/MASShortcut"

Cartfile.resolved

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
github "sindresorhus/LaunchAtLogin" "v2.5.0"
1+
github "shpakovski/MASShortcut" "2.4.0"
2+
github "sindresorhus/LaunchAtLogin" "v3.0.1"

Carthage/Checkouts/LaunchAtLogin/.editorconfig

Lines changed: 0 additions & 8 deletions
This file was deleted.

Carthage/Checkouts/LaunchAtLogin/.gitattributes

Lines changed: 0 additions & 1 deletion
This file was deleted.

Carthage/Checkouts/LaunchAtLogin/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

Carthage/Checkouts/LaunchAtLogin/LaunchAtLogin.podspec

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)