mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
set environment variables to bad values to test xcode cloud replacement
This commit is contained in:
parent
fcf96dce32
commit
ba87723e5f
1 changed files with 2 additions and 2 deletions
|
|
@ -79,12 +79,12 @@
|
|||
</EnvironmentVariable>
|
||||
<EnvironmentVariable
|
||||
key = "PUBLIC_MQTT_USERNAME"
|
||||
value = "meshdev"
|
||||
value = "meshdev1"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
<EnvironmentVariable
|
||||
key = "PUBLIC_MQTT_PASSWORD"
|
||||
value = ""
|
||||
value = "large4cats1"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
</EnvironmentVariables>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue