[iOS] Always pass "-ObjC" when linking iOS executables.
Chrome on iOS needs to use "-ObjC" to link all symbols from static libraries that define at least one Objective-C category or class. Add it to the ios_app_bundle template so that it is used by all executables. BUG=459705 Review-Url: https://codereview.chromium.org/2024673002 Cr-Commit-Position: refs/heads/master@{#397087}
Showing
Please register or sign in to comment