Merge branch 'master' of bitbucket.org:felixfoertsch/liquidmenu
This commit is contained in:
@@ -88,6 +88,24 @@
|
||||
path = LiquipediaMenuTests;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
3F933FF721E3958000C0EEF3 /* Match */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
3FF66CDE21DE80BA005A93D0 /* MatchMenuItem.swift */,
|
||||
3F563E06216E640D00AA3C06 /* MatchView.swift */,
|
||||
3F49E945216B86150047B0FE /* Match.swift */,
|
||||
);
|
||||
path = Match;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
3F933FF821E395AB00C0EEF3 /* API */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
3F49E949216BE87B0047B0FE /* MatchesAPI.swift */,
|
||||
);
|
||||
path = API;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
3FB6BB3B216B8594000BF5AA = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@@ -111,12 +129,11 @@
|
||||
3FB6BB46216B8594000BF5AA /* LiquipediaMenu */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
3F933FF821E395AB00C0EEF3 /* API */,
|
||||
3F933FF721E3958000C0EEF3 /* Match */,
|
||||
3FB6BB47216B8594000BF5AA /* AppDelegate.swift */,
|
||||
3F49E947216B862B0047B0FE /* StatusBarController.swift */,
|
||||
3F49E949216BE87B0047B0FE /* LiquipediaMatchesAPI.swift */,
|
||||
3F49E945216B86150047B0FE /* Match.swift */,
|
||||
3FF66CDE21DE80BA005A93D0 /* MatchMenuItem.swift */,
|
||||
3F563E06216E640D00AA3C06 /* MatchView.swift */,
|
||||
|
||||
3FB6BB49216B8595000BF5AA /* Assets.xcassets */,
|
||||
3FB6BB4B216B8595000BF5AA /* MainMenu.xib */,
|
||||
3FB6BB4E216B8595000BF5AA /* Info.plist */,
|
||||
|
||||
Reference in New Issue
Block a user