• Todd Volkert's avatar
    Change xcodebuild to be a "slow operation" (#61518) · d009172f
    Todd Volkert authored
    The Xcode build almost always takes longer than 2 seconds. With the
    operation classified as a "fast operation", the Flutter tool will
    warn the user that the build is "taking an unexpectedly long time".
    This updates the operation to be a "slow operation", which will only
    warn the user if it takes 2+ minutes.
    d009172f
Name
Last commit
Last update
..
migrations Loading commit data...
bitcode.dart Loading commit data...
code_signing.dart Loading commit data...
devices.dart Loading commit data...
fallback_discovery.dart Loading commit data...
ios_deploy.dart Loading commit data...
ios_emulators.dart Loading commit data...
ios_workflow.dart Loading commit data...
mac.dart Loading commit data...
plist_parser.dart Loading commit data...
simulators.dart Loading commit data...
xcodeproj.dart Loading commit data...