Revert "[apple] Exposes that the dSYM bundle contains relocation information"

This reverts commit 6739edea3b867e783cfdef497beb73aba4060469.

Reason for revert: Broke mac and ios compilation..
https://ci.chromium.org/ui/p/chromium/builders/ci/ios-asan/
https://ci.chromium.org/ui/p/chrome/builders/ci/mac64

Original change's description:
> [apple] Exposes that the dSYM bundle contains relocation information
>
> The structure of a dSYM bundle is the following:
>
>   $target.dSYM/
>     Contents/
>       Info.plist
>       Resources/
>         DWARF/
>           $target
>         Relocations/
>           $arch/
>             $target.yml
>
> Update the toolchain and build rules to list the missing Relocations.
>
> Bug: none
> Change-Id: Ie4318253a1c7be6c2d235c8c92d76d014b6d8716
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7003395
> Reviewed-by: Mark Mentovai <mark@chromium.org>
> Auto-Submit: Sylvain Defresne <sdefresne@chromium.org>
> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1526227}

Bug: none
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I6960ea794a14eeb76dbb0948b2ac13f649f5f2c9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7016815
Commit-Queue: Ivan Šandrk <isandrk@chromium.org>
Owners-Override: Ivan Šandrk <isandrk@chromium.org>
Auto-Submit: Ivan Šandrk <isandrk@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1526245}
NOKEYCHECK=True
GitOrigin-RevId: 0afeff264c6b15102da62dba6d74c45e94f9f6e8
1 file changed