1758554870372_shorebird.log
Additional Information
- Regular Flutter build works:
flutter build ipa --release --flavor=prod --dart-define=FORCE_PROD=true completes successfully
- Code has been cleaned: Removed potential issues like
File('') empty string patterns
- Multiple attempts made: Tried with
--allow-native-diffs flag, different release versions
- Flutter versions aligned: Both local and Shorebird using Flutter 3.27.3
Log Files
Complete log file available at: /Users/mac/Library/Application Support/shorebird/logs/1758554870372_shorebird.log
Workaround
Currently using regular Flutter builds instead of Shorebird patches until this issue is resolved.
Labels
- bug
- ios
- aot-compilation
- segmentation-fault
- macos-arm64