Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Commit

Permalink
Re-order files
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsandriesse committed Oct 14, 2019
1 parent 08f6266 commit 1bec507
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Pods.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -6118,14 +6118,14 @@
isa = PBXGroup;
children = (
F86F907807C29D46CEA7F76F400902A0 /* LokiAPI.swift */,
1A98145231184259283BC98403B4431B /* LokiAPI+SwarmAPI.swift */,
3D08194AD12F0A23EDEB22601DB0B593 /* LokiAPITarget.swift */,
1A98145231184259283BC98403B4431B /* LokiAPI+SwarmAPI.swift */,
4C59F97D3B831CF5F8ABBF60177C812D /* LokiDotNetAPI.swift */,
791216839C1A221B858C6AEBBCB20EC6 /* LokiLongPoller.swift */,
D91998C895C41ACE4419BB00A5819678 /* LokiMessage.swift */,
38D3258760341C2F323FC2DB2615B6A3 /* LokiP2PAPI.swift */,
C493DD036C0C4FB8C6D06F604071F8ED /* LokiRSSFeed.swift */,
743F9BDB2D15AE4F4ED5EA1C7390ABEB /* LokiStorageAPI.swift */,
791216839C1A221B858C6AEBBCB20EC6 /* LokiLongPoller.swift */,
C60FEF1B80024333892B1CF3EBCF80FC /* SignalMessage.swift */,
88076A64A0FD642E4BED9D25F1606C56 /* Public Chat */,
D274A9098162A732D5D460579C7E50E1 /* Multi Device */,
Expand Down Expand Up @@ -6960,9 +6960,9 @@
079289A25823AFD98CBCDC9BC69FCE91 /* LokiPublicChat.swift */,
69AAA796BB93BB0C945489A714B90501 /* LokiPublicChatAPI.swift */,
B8BFFF362355339800102A27 /* LokiPublicChatInfo.swift */,
24BD2604234D5F590008EB0A /* LokiPublicChatManager.swift */,
CF415E5DA1D2B6D643FC6568ECBD0FC9 /* LokiPublicChatMessage.swift */,
24BD2602234D5F040008EB0A /* LokiPublicChatPoller.swift */,
24BD2604234D5F590008EB0A /* LokiPublicChatManager.swift */,
);
path = "Public Chat";
sourceTree = "<group>";
Expand Down

0 comments on commit 1bec507

Please sign in to comment.