• Chris Bracken's avatar
    Eliminate build aot --interpreter flag (#17025) (#17033) · ebcd08c6
    Chris Bracken authored
    This is required for iOS debug builds, but unused otherwise. In theory,
    Android debug builds could be run in this mode, but this is historically
    untested and adds unnecessary complexity to the code. If ad-hoc testing
    is required, it can be patched in when necessary.
    
    This re-lands 8c4f0c0d with a fix to
    xcode_backend.sh to eliminate the use of --interpreter.
    ebcd08c6
Name
Last commit
Last update
..
flutter_tools.dart Loading commit data...
fuchsia_asset_builder.dart Loading commit data...
fuchsia_tester.dart Loading commit data...
xcode_backend.sh Loading commit data...