mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Add Utils group to the project
This commit is contained in:
@@ -504,10 +504,18 @@
|
|||||||
name = "Certificates and Keys";
|
name = "Certificates and Keys";
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
};
|
};
|
||||||
|
C9E4401A1F6081FF001D7C41 /* Utils */ = {
|
||||||
|
isa = PBXGroup;
|
||||||
|
children = (
|
||||||
|
);
|
||||||
|
name = Utils;
|
||||||
|
sourceTree = "<group>";
|
||||||
|
};
|
||||||
C9FF73B71EB7421600E995AC /* Helpers */ = {
|
C9FF73B71EB7421600E995AC /* Helpers */ = {
|
||||||
isa = PBXGroup;
|
isa = PBXGroup;
|
||||||
children = (
|
children = (
|
||||||
C9235AC61EB24F2A00C7D303 /* Types and Constants */,
|
C9235AC61EB24F2A00C7D303 /* Types and Constants */,
|
||||||
|
C9E4401A1F6081FF001D7C41 /* Utils */,
|
||||||
);
|
);
|
||||||
name = Helpers;
|
name = Helpers;
|
||||||
sourceTree = "<group>";
|
sourceTree = "<group>";
|
||||||
|
|||||||
Reference in New Issue
Block a user