Skip to content

Commit

Permalink
Xcode: sort files
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrej Mihajlov committed Oct 11, 2023
1 parent 4505377 commit 26e7810
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ios/MullvadVPN.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2669,10 +2669,10 @@
58E7A0312AA0715100C57861 /* Protocols */ = {
isa = PBXGroup;
children = (
5819ABC22A8CF02C007B59A6 /* TunnelAdapterProtocol.swift */,
586E7A2C2A987689006DAB1B /* SettingsReaderProtocol.swift */,
5824037F2A827DF300163DE8 /* RelaySelectorProtocol.swift */,
580D6B8B2AB3369300B2D6E0 /* BlockedStateErrorMapperProtocol.swift */,
5824037F2A827DF300163DE8 /* RelaySelectorProtocol.swift */,
586E7A2C2A987689006DAB1B /* SettingsReaderProtocol.swift */,
5819ABC22A8CF02C007B59A6 /* TunnelAdapterProtocol.swift */,
);
path = Protocols;
sourceTree = "<group>";
Expand Down

0 comments on commit 26e7810

Please sign in to comment.