adds MOTU audio settings
All checks were successful
TestFlight / Build and upload (push) Successful in 1m20s
All checks were successful
TestFlight / Build and upload (push) Successful in 1m20s
This commit is contained in:
@@ -52,6 +52,18 @@
|
||||
ReferencedContainer = "container:XIONControlPanel.xcodeproj">
|
||||
</BuildableReference>
|
||||
</MacroExpansion>
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "HOME_ASSISTANT_ACCESS_TOKEN"
|
||||
value = "$(HOME_ASSISTANT_ACCESS_TOKEN)"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
<EnvironmentVariable
|
||||
key = "RUN_LIVE_HOME_ASSISTANT_TESTS"
|
||||
value = "$(RUN_LIVE_HOME_ASSISTANT_TESTS)"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
</EnvironmentVariables>
|
||||
<Testables>
|
||||
<TestableReference
|
||||
skipped = "NO"
|
||||
@@ -65,18 +77,6 @@
|
||||
</BuildableReference>
|
||||
</TestableReference>
|
||||
</Testables>
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "HOME_ASSISTANT_ACCESS_TOKEN"
|
||||
value = "$(HOME_ASSISTANT_ACCESS_TOKEN)"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
<EnvironmentVariable
|
||||
key = "RUN_LIVE_HOME_ASSISTANT_TESTS"
|
||||
value = "$(RUN_LIVE_HOME_ASSISTANT_TESTS)"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
</EnvironmentVariables>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
buildConfiguration = "Debug"
|
||||
@@ -101,7 +101,7 @@
|
||||
<EnvironmentVariables>
|
||||
<EnvironmentVariable
|
||||
key = "HOME_ASSISTANT_ACCESS_TOKEN"
|
||||
value = "$(HOME_ASSISTANT_ACCESS_TOKEN)"
|
||||
value = "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI2NzJmZDIyZWE4NmI0ZTc4YTYwNjc2NjJhZjRlZDlmNSIsImlhdCI6MTc4NTIwNjg4OCwiZXhwIjoyMTAwNTY2ODg4fQ.mtL05642nRgDw8ybdxCpRbA9e7rlCzFLIFhO_xAAigc"
|
||||
isEnabled = "YES">
|
||||
</EnvironmentVariable>
|
||||
<EnvironmentVariable
|
||||
|
||||
Reference in New Issue
Block a user