Stabilizza diretta iOS e aggiunge test simulatore pre-release.
Corregge lifecycle RTMP/preview tra partite, reset tabellone, orientamento con debounce, condivisione su iPad e script test_ios_simulator per CI locale. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -8,6 +8,9 @@ SCHEME="MatchLiveTv"
|
||||
CONFIG="${CONFIG:-Release}"
|
||||
API_BASE_URL="${API_BASE_URL:-https://www.matchlivetv.it}"
|
||||
|
||||
echo "== Pre-release: test simulatore =="
|
||||
"$ROOT/scripts/test_ios_simulator.sh"
|
||||
|
||||
cd "$IOS_DIR"
|
||||
|
||||
if [[ ! -d "$PROJECT" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user