|
|
|
@ -87,7 +87,6 @@
|
|
|
|
|
C4205A7E27F4D21800191A39 /* ValetProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4205A7D27F4D21800191A39 /* ValetProxy.swift */; };
|
|
|
|
|
C4205A7F27F4D21800191A39 /* ValetProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4205A7D27F4D21800191A39 /* ValetProxy.swift */; };
|
|
|
|
|
C422DDAA28A2C49900CEAC97 /* WarningListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C422DDA928A2C49900CEAC97 /* WarningListView.swift */; };
|
|
|
|
|
C422DDAD28A2DAC600CEAC97 /* WarningsWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C422DDAC28A2DAC600CEAC97 /* WarningsWindowController.swift */; };
|
|
|
|
|
C4232EE52612526500158FC6 /* Credits.html in Resources */ = {isa = PBXBuildFile; fileRef = C4232EE42612526500158FC6 /* Credits.html */; };
|
|
|
|
|
C42337A3281F19F000459A48 /* Xdebug.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42337A2281F19F000459A48 /* Xdebug.swift */; };
|
|
|
|
|
C42759672627662800093CAE /* NSMenuExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C42759662627662800093CAE /* NSMenuExtension.swift */; };
|
|
|
|
@ -161,6 +160,23 @@
|
|
|
|
|
C481F79A26164A7C004FBCFF /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5420395E2613607600FB00FA /* Preferences.swift */; };
|
|
|
|
|
C484437B2804BB560041A78A /* ValetProxyScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = C484437A2804BB560041A78A /* ValetProxyScanner.swift */; };
|
|
|
|
|
C484437C2804BB560041A78A /* ValetProxyScanner.swift in Sources */ = {isa = PBXBuildFile; fileRef = C484437A2804BB560041A78A /* ValetProxyScanner.swift */; };
|
|
|
|
|
C485706D28BF450900539B36 /* NSMenuItemExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C40508B028ADAB44008FAC1F /* NSMenuItemExtension.swift */; };
|
|
|
|
|
C485706E28BF451C00539B36 /* OnboardingWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4FACE82288F1F9700FC478F /* OnboardingWindowController.swift */; };
|
|
|
|
|
C485706F28BF452300539B36 /* WarningsWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C422DDAC28A2DAC600CEAC97 /* WarningsWindowController.swift */; };
|
|
|
|
|
C485707028BF452300539B36 /* WarningsWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C422DDAC28A2DAC600CEAC97 /* WarningsWindowController.swift */; };
|
|
|
|
|
C485707128BF452E00539B36 /* WarningManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = C47699EE28A2F2A30060FEB8 /* WarningManager.swift */; };
|
|
|
|
|
C485707228BF453800539B36 /* SwiftUIHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = C44264BD2850B86C007400F1 /* SwiftUIHelper.swift */; };
|
|
|
|
|
C485707328BF454300539B36 /* OnboardingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4E9D2BF2878B336008FFDAD /* OnboardingView.swift */; };
|
|
|
|
|
C485707428BF454E00539B36 /* ServicesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B6091C2853AB9700C95265 /* ServicesView.swift */; };
|
|
|
|
|
C485707528BF454F00539B36 /* StatsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4709CA128524B3400088BB8 /* StatsView.swift */; };
|
|
|
|
|
C485707628BF455100539B36 /* SectionHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4B609192853AAD300C95265 /* SectionHeaderView.swift */; };
|
|
|
|
|
C485707728BF455300539B36 /* HeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4EB53E428551F9B006F9937 /* HeaderView.swift */; };
|
|
|
|
|
C485707828BF456300539B36 /* Warning.swift in Sources */ = {isa = PBXBuildFile; fileRef = C47699F028A2F3150060FEB8 /* Warning.swift */; };
|
|
|
|
|
C485707928BF456C00539B36 /* ArrayExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4EB53E628553117006F9937 /* ArrayExtension.swift */; };
|
|
|
|
|
C485707A28BF457800539B36 /* WarningListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C422DDA928A2C49900CEAC97 /* WarningListView.swift */; };
|
|
|
|
|
C485707B28BF458900539B36 /* VersionPopoverView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C44264BF2850BD2A007400F1 /* VersionPopoverView.swift */; };
|
|
|
|
|
C485707C28BF459500539B36 /* NoWarningsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C41C708C28AA7F7900E8D498 /* NoWarningsView.swift */; };
|
|
|
|
|
C485707D28BF45A200539B36 /* WarningView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C4297F7928970D59004C4630 /* WarningView.swift */; };
|
|
|
|
|
C48D0C9325CC804200CC7490 /* XibLoadable.swift in Sources */ = {isa = PBXBuildFile; fileRef = C48D0C9225CC804200CC7490 /* XibLoadable.swift */; };
|
|
|
|
|
C48D6C70279CD2AC00F26D7E /* PhpVersionNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = C48D6C6F279CD2AC00F26D7E /* PhpVersionNumber.swift */; };
|
|
|
|
|
C48D6C71279CD2AC00F26D7E /* PhpVersionNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = C48D6C6F279CD2AC00F26D7E /* PhpVersionNumber.swift */; };
|
|
|
|
@ -1331,7 +1347,6 @@
|
|
|
|
|
54B48B5F275F66AE006D90C5 /* Application.swift in Sources */,
|
|
|
|
|
C4B97B78275CF1B5003F3378 /* App+ActivationPolicy.swift in Sources */,
|
|
|
|
|
C4CE3BB827B31F2E0086CA49 /* MainMenu+Switcher.swift in Sources */,
|
|
|
|
|
C422DDAD28A2DAC600CEAC97 /* WarningsWindowController.swift in Sources */,
|
|
|
|
|
C415937F27A1B54F00D2E1B7 /* PhpFrameworks.swift in Sources */,
|
|
|
|
|
C4811D2422D70A4700B5F6B3 /* App.swift in Sources */,
|
|
|
|
|
C495F5AF28A42E080087F70A /* EnvironmentCheck.swift in Sources */,
|
|
|
|
@ -1381,6 +1396,7 @@
|
|
|
|
|
C476FF9822B0DD830098105B /* Alert.swift in Sources */,
|
|
|
|
|
C474B00624C0E98C00066A22 /* LocalNotification.swift in Sources */,
|
|
|
|
|
C4D5CFCA27E0F9CD00035329 /* NginxConfigurationFile.swift in Sources */,
|
|
|
|
|
C485707028BF452300539B36 /* WarningsWindowController.swift in Sources */,
|
|
|
|
|
C4CE3BBA27B31F670086CA49 /* ComposerWindow.swift in Sources */,
|
|
|
|
|
C4D9ADC8277611A0007277F4 /* InternalSwitcher.swift in Sources */,
|
|
|
|
|
C4FACE83288F1F9700FC478F /* OnboardingWindowController.swift in Sources */,
|
|
|
|
@ -1412,6 +1428,7 @@
|
|
|
|
|
files = (
|
|
|
|
|
C449B4F427EE7FC800C47E8A /* DomainListKindCell.swift in Sources */,
|
|
|
|
|
54EAC806262F212B0092D14E /* GlobalKeybindPreference.swift in Sources */,
|
|
|
|
|
C485707128BF452E00539B36 /* WarningManager.swift in Sources */,
|
|
|
|
|
C41CA5EE2774F8EE00A2C80E /* DomainListVC+Actions.swift in Sources */,
|
|
|
|
|
C4FACE81288F1C0D00FC478F /* PreferencesWindowController+Hotkey.swift in Sources */,
|
|
|
|
|
54D9E0B727E4F51E003B9AD9 /* HotKey.swift in Sources */,
|
|
|
|
@ -1427,18 +1444,23 @@
|
|
|
|
|
C44A874928905BB000498BC4 /* ProgressVC.swift in Sources */,
|
|
|
|
|
C4D9ADC0277610E1007277F4 /* PhpSwitcher.swift in Sources */,
|
|
|
|
|
C41C02AA27E61CA3009F26CB /* SiteScanner.swift in Sources */,
|
|
|
|
|
C485707528BF454F00539B36 /* StatsView.swift in Sources */,
|
|
|
|
|
C4080FFB27BD956700BF2C6B /* BetterAlertVC.swift in Sources */,
|
|
|
|
|
C4F780CC25D80B75000DBC97 /* ActivePhpInstallation.swift in Sources */,
|
|
|
|
|
54D9E0BB27E4F51E003B9AD9 /* ModifierFlagsExtension.swift in Sources */,
|
|
|
|
|
C485707328BF454300539B36 /* OnboardingView.swift in Sources */,
|
|
|
|
|
C485707728BF455300539B36 /* HeaderView.swift in Sources */,
|
|
|
|
|
C4F780B125D80B4D000DBC97 /* PhpExtension.swift in Sources */,
|
|
|
|
|
C4D5CFCB27E0F9CD00035329 /* NginxConfigurationFile.swift in Sources */,
|
|
|
|
|
C4068CA827B07A1300544CD5 /* SelectPreferenceView.swift in Sources */,
|
|
|
|
|
C4F780CE25D80B75000DBC97 /* LocalNotification.swift in Sources */,
|
|
|
|
|
C40C7F2927721FF600DDDCDC /* ActivePhpInstallation+Checks.swift in Sources */,
|
|
|
|
|
C485707A28BF457800539B36 /* WarningListView.swift in Sources */,
|
|
|
|
|
C4C0E8E827F88B41002D32A9 /* ProxyScanner.swift in Sources */,
|
|
|
|
|
C449B4F027EE7FB800C47E8A /* DomainListTLSCell.swift in Sources */,
|
|
|
|
|
C4FBFC532616485F00CDB8E1 /* PhpVersionDetectionTest.swift in Sources */,
|
|
|
|
|
C43A8A2425D9D20D00591B77 /* HomebrewPackageTest.swift in Sources */,
|
|
|
|
|
C485707928BF456C00539B36 /* ArrayExtension.swift in Sources */,
|
|
|
|
|
C42E3BF528A9BF5100AFECFC /* Shell+PATH.swift in Sources */,
|
|
|
|
|
C4F780CA25D80B75000DBC97 /* HomebrewPackage.swift in Sources */,
|
|
|
|
|
C4C8E81C276F54E5003AC782 /* PhpConfigWatcher.swift in Sources */,
|
|
|
|
@ -1456,17 +1478,21 @@
|
|
|
|
|
C4BF90C127C57C220054E78C /* MainMenu+FixMyValet.swift in Sources */,
|
|
|
|
|
C4C0E8EB27F88B80002D32A9 /* ValetProxy+Fake.swift in Sources */,
|
|
|
|
|
C4F2E4382752F08D0020E974 /* HomebrewDiagnostics.swift in Sources */,
|
|
|
|
|
C485707428BF454E00539B36 /* ServicesView.swift in Sources */,
|
|
|
|
|
C4F780AE25D80B37000DBC97 /* PhpExtensionTest.swift in Sources */,
|
|
|
|
|
C4C8E819276F54D8003AC782 /* App+ConfigWatch.swift in Sources */,
|
|
|
|
|
C4FC21B128391F8E00D368BB /* MainMenu+Actions.swift in Sources */,
|
|
|
|
|
54D9E0B927E4F51E003B9AD9 /* KeyCombo.swift in Sources */,
|
|
|
|
|
C4EED88A27A48778006D7272 /* InterAppHandler.swift in Sources */,
|
|
|
|
|
C48D6C75279CD3E400F26D7E /* PhpVersionNumberTest.swift in Sources */,
|
|
|
|
|
C485707B28BF458900539B36 /* VersionPopoverView.swift in Sources */,
|
|
|
|
|
C485706E28BF451C00539B36 /* OnboardingWindowController.swift in Sources */,
|
|
|
|
|
C43603A1275E67610028EFC6 /* AppDelegate+Notifications.swift in Sources */,
|
|
|
|
|
C42759682627662800093CAE /* NSMenuExtension.swift in Sources */,
|
|
|
|
|
C4D936CB27E3EE4A00BD69FE /* DomainListCellProtocol.swift in Sources */,
|
|
|
|
|
C4B97B76275CF08C003F3378 /* AppDelegate+MenuOutlets.swift in Sources */,
|
|
|
|
|
C4F780CD25D80B75000DBC97 /* Alert.swift in Sources */,
|
|
|
|
|
C485706D28BF450900539B36 /* NSMenuItemExtension.swift in Sources */,
|
|
|
|
|
C481F79726164A78004FBCFF /* PrefsVC.swift in Sources */,
|
|
|
|
|
C495F5B028A42E080087F70A /* EnvironmentCheck.swift in Sources */,
|
|
|
|
|
C41E871B2763D42300161EE0 /* DomainListVC+ContextMenu.swift in Sources */,
|
|
|
|
@ -1489,6 +1515,7 @@
|
|
|
|
|
C4B97B79275CF1B5003F3378 /* App+ActivationPolicy.swift in Sources */,
|
|
|
|
|
C4CE3BBB27B324230086CA49 /* MainMenu+Switcher.swift in Sources */,
|
|
|
|
|
C46E20702829D27F00D909D6 /* AppUpdaterCheckTest.swift in Sources */,
|
|
|
|
|
C485707D28BF45A200539B36 /* WarningView.swift in Sources */,
|
|
|
|
|
C4F7809C25D80344000DBC97 /* CommandTest.swift in Sources */,
|
|
|
|
|
C44CCD4127AFE2FC00CE40E5 /* AlertableError.swift in Sources */,
|
|
|
|
|
C4CDA894288F1A71007CE25F /* Keys.swift in Sources */,
|
|
|
|
@ -1497,14 +1524,17 @@
|
|
|
|
|
C4F780BA25D80B62000DBC97 /* AppDelegate.swift in Sources */,
|
|
|
|
|
54FCFD31276C8DA4004CE748 /* HotkeyPreferenceView.swift in Sources */,
|
|
|
|
|
C4998F0B2617633900B2526E /* PreferencesWindowController.swift in Sources */,
|
|
|
|
|
C485707228BF453800539B36 /* SwiftUIHelper.swift in Sources */,
|
|
|
|
|
C4F2E43B27530F750020E974 /* PhpInstallation.swift in Sources */,
|
|
|
|
|
C4F780BD25D80B65000DBC97 /* Constants.swift in Sources */,
|
|
|
|
|
C44C198E276E3A1C0072762D /* TerminalProgressWindowController.swift in Sources */,
|
|
|
|
|
C485707828BF456300539B36 /* Warning.swift in Sources */,
|
|
|
|
|
C415938027A1B54F00D2E1B7 /* PhpFrameworks.swift in Sources */,
|
|
|
|
|
C4D9ADC9277611A0007277F4 /* InternalSwitcher.swift in Sources */,
|
|
|
|
|
C449B4F227EE7FC400C47E8A /* DomainListPhpCell.swift in Sources */,
|
|
|
|
|
C42CFB1A27DFE8BD00862737 /* NginxConfigurationTest.swift in Sources */,
|
|
|
|
|
C4F30B0B278E203C00755FCE /* MainMenu+Startup.swift in Sources */,
|
|
|
|
|
C485707C28BF459500539B36 /* NoWarningsView.swift in Sources */,
|
|
|
|
|
C4F5FBCD28218CB8001065C5 /* Xdebug.swift in Sources */,
|
|
|
|
|
C40B24F227A310770018C7D2 /* Events.swift in Sources */,
|
|
|
|
|
C4F30B0A278E1A1A00755FCE /* ComposerJson.swift in Sources */,
|
|
|
|
@ -1515,10 +1545,12 @@
|
|
|
|
|
C4F780C525D80B75000DBC97 /* MenuBarImageGenerator.swift in Sources */,
|
|
|
|
|
C4F780B725D80B5D000DBC97 /* App.swift in Sources */,
|
|
|
|
|
C4927F0C27B2DFC200C55AFD /* Errors.swift in Sources */,
|
|
|
|
|
C485707628BF455100539B36 /* SectionHeaderView.swift in Sources */,
|
|
|
|
|
C4E4404727C56F4700D225E1 /* ValetSite.swift in Sources */,
|
|
|
|
|
C44CCD4A27AFF3BC00CE40E5 /* MainMenu+Async.swift in Sources */,
|
|
|
|
|
C449B4F327EE7FC600C47E8A /* DomainListTypeCell.swift in Sources */,
|
|
|
|
|
C48D6C71279CD2AC00F26D7E /* PhpVersionNumber.swift in Sources */,
|
|
|
|
|
C485706F28BF452300539B36 /* WarningsWindowController.swift in Sources */,
|
|
|
|
|
C46FA9892822EFDC00D78807 /* PhpConfigurationFile.swift in Sources */,
|
|
|
|
|
C41C02AB27E61CB3009F26CB /* ValetSite+Fake.swift in Sources */,
|
|
|
|
|
C4F780C925D80B75000DBC97 /* StringExtension.swift in Sources */,
|
|
|
|
@ -1687,7 +1719,7 @@
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 951;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 955;
|
|
|
|
|
DEBUG = YES;
|
|
|
|
|
DEVELOPMENT_TEAM = 8M54J5J787;
|
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
@ -1697,7 +1729,7 @@
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
MARKETING_VERSION = 5.5.0;
|
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.nicoverbruggen.phpmon;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
@ -1714,7 +1746,7 @@
|
|
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 951;
|
|
|
|
|
CURRENT_PROJECT_VERSION = 955;
|
|
|
|
|
DEBUG = NO;
|
|
|
|
|
DEVELOPMENT_TEAM = 8M54J5J787;
|
|
|
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
|
|
@ -1724,7 +1756,7 @@
|
|
|
|
|
"@executable_path/../Frameworks",
|
|
|
|
|
);
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 11.0;
|
|
|
|
|
MARKETING_VERSION = 5.5.0;
|
|
|
|
|
MARKETING_VERSION = 5.5.1;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.nicoverbruggen.phpmon;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
|
|