objc_library will eventually merge with cc_library, for this all Apple
resources will now be passed as 'data' instead of on the other attributes. END_PUBLIC For more information on the resources cleanup and rules, see: go/apple-rules:resources BEGIN_PUBLIC The "resources", "asset_catalogs", "bundles", "datamodels", "storyboards", "strings", and "xibs" attributes are directly moved to the "data" attribute. Any "structured_resources" are moved to a new apple_resource_group instance, and that is added to "data". PiperOrigin-RevId: 235112154
Loading
Please sign in to comment