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

@@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "menubar.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB