mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
After cloning/updating the project, please run `git submodule update --init --recursive` This configuration change enables compiling for release mode for profiling and/or archiving, as Apple Silicon slices are required but not present in older binaries
6 lines
269 B
Text
6 lines
269 B
Text
[submodule "keycastr/Externals/ShortcutRecorder"]
|
|
path = keycastr/Externals/ShortcutRecorder
|
|
url = git@github.com:JanX2/ShortcutRecorder.git
|
|
[submodule "keycastr/Externals/Sparkle"]
|
|
path = keycastr/Externals/Sparkle
|
|
url = git@github.com:sparkle-project/Sparkle.git
|