adds MOTU audio settings
All checks were successful
TestFlight / Build and upload (push) Successful in 1m20s

This commit is contained in:
2026-07-27 20:11:52 -07:00
parent cef1770d2f
commit 50e5f80a44
6 changed files with 456 additions and 18 deletions

View File

@@ -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