Enhanced simulator boot logic for better reliability: Boot Detection: - More robust check for already-booted simulators - Uses grep with case-insensitive matching - Verifies boot status after manual Simulator app opening Error Handling: - Shows actual boot command output (removed 2>/dev/null) - Adds 3-second wait after successful boot for initialization - Verifies boot status after opening Simulator app manually - Continues with build even if boot verification fails Fixes: - Simulator boot detection now works correctly - Better error messages when boot fails - Handles edge cases where simulator is already booted Result: Build script now reliably detects and boots simulators
6.2 KiB
Executable File
6.2 KiB
Executable File