DescriptionFix compilation of uber-fat binaries.
Fix compilation of fat binaries supporting both device and simulator
by always defining the target to generate the embedded entitlement
file in the default toolchain.
Fix native_client_sdk/src/build_tools/build_sdk.py to not override
use_ios_simulator (as this should not be a configurable variable)
and make the variable non configurable.
Note that uber-fat builds cannot be used as-is and require some
processing to tweak the Info.plist file (CFBundleSupportedPlatforms
and DTPlatformName reference the target platform).
BUG=654827
Committed: https://crrev.com/4f7dea0a1f25b46d0d3d5159142f7560dae409ab
Cr-Commit-Position: refs/heads/master@{#426285}
Patch Set 1 #Patch Set 2 : Fix typo in native_client_sdk/PRESUBMIT.py #
Messages
Total messages: 15 (8 generated)
|