diff --git a/Cartfile b/Cartfile index 760eca49..481e18e0 100644 --- a/Cartfile +++ b/Cartfile @@ -10,5 +10,6 @@ github "sindresorhus/github-markdown-css" == 3.0.1 github "httpswift/swifter" == 1.4.5 github "a2/MessagePack.swift" == 3.0.0 github "elegantchaos/DictionaryCoding" == 1.0.6 +github "Kentzo/ShortcutRecorder" == 2.17.2 github "Quick/Nimble" == 7.3.4 diff --git a/Cartfile.resolved b/Cartfile.resolved index d2682e8f..4383ccfd 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,5 @@ github "IBM-Swift/BlueSocket" "1.0.44" +github "Kentzo/ShortcutRecorder" "2.17.2" github "PureLayout/PureLayout" "v3.1.4" github "Quick/Nimble" "v7.3.4" github "ReactiveX/RxSwift" "4.4.1"