Commit 955c73fb authored by Mark Mentovai's avatar Mark Mentovai Committed by Commit Bot

mac: Include atos in hermetic Xcode packages

Bug: 1113466
Change-Id: Idc85b749409055f0e9d5bbbc1d0fcb55a12d2df2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343494
Auto-Submit: Mark Mentovai <mark@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Reviewed-by: default avatarElly Fong-Jones <ellyjones@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#797777}
parent 3637ad41
...@@ -33,8 +33,13 @@ data: ...@@ -33,8 +33,13 @@ data:
- file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib
- file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libswiftDemangle.dylib
- file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec/migcom - file: Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/libexec/migcom
- file: Contents/Developer/usr/bin/atos
- file: Contents/Resources/English.lproj/License.rtf - file: Contents/Resources/English.lproj/License.rtf
- file: Contents/Resources/LicenseInfo.plist - file: Contents/Resources/LicenseInfo.plist
- dir: Contents/SharedFrameworks/CoreSymbolicationDT.framework
- dir: Contents/SharedFrameworks/DebugSymbolsDT.framework
- dir: Contents/SharedFrameworks/MallocStackLoggingDT.framework
- dir: Contents/SharedFrameworks/SymbolicationDT.framework
- file: Contents/version.plist - file: Contents/version.plist
# llvm-size and size are run on swarming, those are symlinked to out of # llvm-size and size are run on swarming, those are symlinked to out of
# isolated tree and produce invdalid symlink if we don't use copy mode here. # isolated tree and produce invdalid symlink if we don't use copy mode here.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment