mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 03:50:08 +02:00
👌 Make PHP version manager previewable
This commit is contained in:
@ -1472,6 +1472,13 @@
|
||||
path = php;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
C45B42C329C7C67400366A14 /* Fake */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
);
|
||||
path = Fake;
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
C45B9147295607E200F4EC78 /* Services */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
@ -1631,6 +1638,7 @@
|
||||
C4AF9F6C275445D900D44ED0 /* Homebrew */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
C45B42C329C7C67400366A14 /* Fake */,
|
||||
C43931C929C4C03F0069165B /* Brew.swift */,
|
||||
C4AFC4AD29C4F32F00BF4E0D /* BrewFormula.swift */,
|
||||
C4F2E4362752F0870020E974 /* BrewDiagnostics.swift */,
|
||||
|
Reference in New Issue
Block a user