mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Add environment variable
This commit is contained in:
parent
3a79e10182
commit
7e641cbbd5
1 changed files with 5 additions and 0 deletions
|
|
@ -77,6 +77,11 @@
|
|||
value = "oslogToStdio"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
<EnvironmentVariable
|
||||
key = "publicMqttUsername"
|
||||
value = "meshdev"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
</EnvironmentVariables>
|
||||
</LaunchAction>
|
||||
<ProfileAction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue