TestFlight v1.0 Beta build 3

Add new icon, help bundle, hint information when Soyuz connects.

Fix some network-handling crashes and sleep/wake issues. Fix network ping/pong timeout issue. Increase web socket connection timeout value
This commit is contained in:
Madeline Pace
2023-05-27 22:29:05 -04:00
parent 8912745f7a
commit 1dd2e37f61
148 changed files with 1193 additions and 14 deletions

View File

@@ -2,6 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleHelpBookFolder</key>
<string>Soyuz.help</string>
<key>CFBundleHelpBookName</key>
<string>info.maddie.Soyuz.help</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>NSAppTransportSecurity</key>