• Chris Bracken's avatar
    Allow 32-bit iOS device simulators (#17443) · a7516785
    Chris Bracken authored
    Previously, Flutter did not support iOS devices with armv7 or armv7s
    CPUs. We now support these devices. This eliminates the previous
    hardcoded checks that prevented running on simulators of older devices.
    
    We maintain the existing restriction on running on watchOS or tvOS
    simulators.
    a7516785
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...