Switch to submodule for MastodonKit

This commit is contained in:
Shadowfacts 2018-08-16 18:55:27 -04:00
parent f59b16cc9d
commit 163f0ad687
Signed by: shadowfacts
GPG Key ID: 94A5AB95422746E5
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "MastodonKit"]
path = MastodonKit
url = git://github.com/MastodonKit/MastodonKit.git

1
MastodonKit Submodule

@ -0,0 +1 @@
Subproject commit cf918af98196ab8f4829d46dbc709b1247c80af7

View File

@ -5,6 +5,6 @@
location = "container:Tusker.xcodeproj">
</FileRef>
<FileRef
location = "group:../MastodonKit/MastodonKit.xcodeproj">
location = "group:MastodonKit/MastodonKit.xcodeproj">
</FileRef>
</Workspace>