DescriptionStop sharing code between ios_framework_bundle & mac_framework_bundle.
The ios_framework_bundle and mac_framework_bundle templates were
sharing part of the implementation via the framework_bundle. This
template is unnecessarily complex due to differences between iOS
and macOS build so remove it and inline the implementation in the
two OS specific templates.
BUG=None
Committed: https://crrev.com/9d5d9721db94c90e362f857be02b5f0de22a5219
Cr-Commit-Position: refs/heads/master@{#409966}
Patch Set 1 #Patch Set 2 : Rebase. #Patch Set 3 : Fix compilation on iOS (variable name collision & public_* forwarding) #
Messages
Total messages: 23 (15 generated)
|