1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 03:50:08 +02:00

👌 Swift 6 compatibility

This commit is contained in:
2022-10-18 23:41:46 +02:00
parent 507d7d5b23
commit 1c0d9f6826
7 changed files with 35 additions and 11 deletions

View File

@ -79,11 +79,11 @@
isEnabled = "NO">
</CommandLineArgument>
<CommandLineArgument
argument = "--configuration:/tmp/pmc_working.json"
argument = "--configuration:~/.phpmon_fconf_working.json"
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "--configuration:/tmp/pmc_broken.json"
argument = "--configuration:~/.phpmon_fconf_broken.json"
isEnabled = "NO">
</CommandLineArgument>
</CommandLineArguments>