Fix macos-arm64 corrupted adhoc signature (#45860)
authorSteve MacLean <Steve.MacLean@microsoft.com>
Thu, 10 Dec 2020 16:10:10 +0000 (11:10 -0500)
committerGitHub <noreply@github.com>
Thu, 10 Dec 2020 16:10:10 +0000 (11:10 -0500)
commit90c647d293550e0226f7d163a62fdc1ad7688f0b
tree293a1f80f1850d945067b198e3f34214a445727c
parentadad810e664f53211aed98f0f06b6beeaede180c
Fix macos-arm64 corrupted adhoc signature (#45860)

XCode linker adhoc signs binaries. Stripping the symbols
corrupts the signature.  Replace the adhoc signature
after stripping the symbols.
eng/native/functions.cmake