//infra/bots/bot.py: Stop deleting Xcode on every Mac task run.

For some reason, skcms-Mac deletes and downloads Xcode on every run. This makes said task take several minutes longer than it would otherwise.

The line that deletes Xcode was introduced in https://skia-review.googlesource.com/c/skcms/+/374164, which updated the Xcode version. Although no rationale was given, I suspect the delete step was a temporary measure to refresh the cached Xcode version.

Change-Id: Ia4b05f71ca528df0591a588959024f6f234f85c7
Reviewed-on: https://skia-review.googlesource.com/c/skcms/+/776541
Reviewed-by: John Stiles <johnstiles@google.com>
Commit-Queue: Leandro Lovisolo <lovisolo@google.com>
Auto-Submit: Leandro Lovisolo <lovisolo@google.com>
1 file changed