Description[iOS] Always generate the final binaries using lipo.
To simplify the creation of binary bundles on iOS, always use lipo
to create the final binary, even when not generating fat binaries
(in that case the lipo invocation is just a simple copy unless dSYM
generation or code stripping are enabled).
BUG=635302
Committed: https://crrev.com/c7091801f98c82e3a1a0aa5c89feed19738c713c
Cr-Commit-Position: refs/heads/master@{#410600}
Patch Set 1 #Patch Set 2 : Fix toolchain declaration. #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 24 (19 generated)
|