Skip to content

Commit

Permalink
renamed Feed to Generics
Browse files Browse the repository at this point in the history
  • Loading branch information
EricBAndrews committed Jan 4, 2024
1 parent 6520d67 commit 26fc49e
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Mlem.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1482,19 +1482,19 @@
path = Mocks;
sourceTree = "<group>";
};
50F830EC2A4C8F8D00D67099 /* Feed */ = {
50F830EC2A4C8F8D00D67099 /* Generics */ = {
isa = PBXGroup;
children = (
CDB45C5B2AF1A1D800A1FF08 /* CoreTracker.swift */,
CD4368AD2AE23ED400BD8BD1 /* StandardTracker.swift */,
CD4368AF2AE23F1400BD8BD1 /* ChildTracker.swift */,
CD4368B32AE23F3500BD8BD1 /* ChildTrackerProtocol.swift */,
CD4368B52AE23F4700BD8BD1 /* ParentTracker.swift */,
CD4368B72AE23F5400BD8BD1 /* ParentTrackerProtocol.swift */,
CD4368B92AE23F6400BD8BD1 /* TrackerItem.swift */,
CD4368BB2AE23F6F00BD8BD1 /* TrackerSort.swift */,
CDB45C5B2AF1A1D800A1FF08 /* CoreTracker.swift */,
);
path = Feed;
path = Generics;
sourceTree = "<group>";
};
630049EB27EF390900D5105B /* Networking */ = {
Expand Down Expand Up @@ -1990,7 +1990,7 @@
6386E0282A03D0B8006B3C1D /* Trackers */ = {
isa = PBXGroup;
children = (
50F830EC2A4C8F8D00D67099 /* Feed */,
50F830EC2A4C8F8D00D67099 /* Generics */,
CDF8425F2A49EA2A00723DA0 /* Inbox */,
6386E02E2A03ED39006B3C1D /* Comment Tracker.swift */,
63344C4E2A07BD2A001BC616 /* Filters Tracker.swift */,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 26fc49e

Please sign in to comment.