Switch to submodule for MastodonKit
This commit is contained in:
parent
8ac0d8ac20
commit
1887545d8a
|
@ -0,0 +1,3 @@
|
|||
[submodule "MastodonKit"]
|
||||
path = MastodonKit
|
||||
url = git://github.com/MastodonKit/MastodonKit.git
|
|
@ -0,0 +1 @@
|
|||
Subproject commit cf918af98196ab8f4829d46dbc709b1247c80af7
|
|
@ -5,6 +5,6 @@
|
|||
location = "container:Tusker.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:../MastodonKit/MastodonKit.xcodeproj">
|
||||
location = "group:MastodonKit/MastodonKit.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
||||
|
|
Loading…
Reference in New Issue