#!/bin/bash

(
  printf 'Bazel does not yet support memleaks detection for ios_tests.\n'
) >&2

exit 1
