diff options
| author | Teddy Wing | 2016-11-17 07:10:41 -0500 |
|---|---|---|
| committer | Teddy Wing | 2016-11-17 07:12:51 -0500 |
| commit | 4fe771a342ebe2621b71ada49e84548e9fac14e7 (patch) | |
| tree | 65e94be71331f636484af815e809ceff9527a0a8 /.gitmodules | |
| parent | 96adb39d3c9c3186ef382660b2eacb6a215e7c89 (diff) | |
| download | Low-Battery-Yup-4fe771a342ebe2621b71ada49e84548e9fac14e7.tar.bz2 | |
Configure MASShortcut
Make some changes to the project to get MASShortcut working. Can't
remember what they were, it was yesterday.
Change the MASShortcut submodule URL to my fork of the project, which
includes changes to the Xcode project file and codebase that allow it to
compile in this project and on my development machine.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 1076a7a..40a9b36 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Low Battery Yup/MASShortcut"] path = Low Battery Yup/MASShortcut - url = https://github.com/shpakovski/MASShortcut.git + url = https://github.com/teddywing/MASShortcut.git |
