SIGN IN SIGN UP

Change xcodebuild to be a "slow operation" (#61518)

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.
T
Todd Volkert committed
d009172fd2ccbeb3482dc381436a968c028ef422
Parent: 5e1635b
Committed by GitHub <noreply@github.com> on 7/15/2020, 6:53:26 PM