mv Parsing/ ConfigFile/

Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
Roopesh Chander 2018-10-29 19:04:27 +05:30
parent ffc9b11efb
commit fc78187d54
2 changed files with 3 additions and 3 deletions

View File

@ -163,12 +163,12 @@
path = Crypto;
sourceTree = "<group>";
};
6F6899AA218099D00012E523 /* Parsing */ = {
6F6899AA218099D00012E523 /* ConfigFile */ = {
isa = PBXGroup;
children = (
6F6899AB218099F00012E523 /* WgQuickConfigFileParser.swift */,
);
path = Parsing;
path = ConfigFile;
sourceTree = "<group>";
};
6F7774DD217181B1006A79B3 /* UI */ = {
@ -269,7 +269,7 @@
isa = PBXGroup;
children = (
6F6899A32180445A0012E523 /* Crypto */,
6F6899AA218099D00012E523 /* Parsing */,
6F6899AA218099D00012E523 /* ConfigFile */,
6F7774E6217201E0006A79B3 /* Model */,
6F7774DD217181B1006A79B3 /* UI */,
6F7774ED21722D0C006A79B3 /* VPN */,