keycastr/.gitmodules
Andrew Kitchen add26e475c Converting project dependencies to git submodules
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
2020-12-13 16:28:35 -08:00

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