network addition

This commit is contained in:
Forrest 2026-08-04 16:39:18 -04:00
parent 3bd713d667
commit 2099d3d64d
27 changed files with 2237 additions and 40 deletions

View file

@ -2,6 +2,12 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSLocalNetworkUsageDescription</key>
<string>Timbre discovers and controls other Timbre devices on your Wi-Fi network so you can play from one device and control it from another.</string>
<key>NSBonjourServices</key>
<array>
<string>_timbre._tcp</string>
</array>
<key>UIBackgroundModes</key>
<array>
<string>audio</string>