SIGN IN SIGN UP

Handle multi-arch builds in Xcode lipo phase (#17212)

Correctly split ARCHS into a Bash array in xcode_backend.sh.

Previously, when ARCHS contained multiple values (e.g., ARCHS="armv7 arm64"),
we treated that as a single architecture, and lipo invocation would
fail.
C
Chris Bracken committed
7f0876700a7d503ff97a5fb5776cc597b1271196
Parent: 27a2a27
Committed by GitHub <noreply@github.com> on 5/3/2018, 1:50:35 AM