MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
502 stars 76 forks source link

Fix `associated_extra_files` when multiple targets own the same file #3023

Closed brentleyjones closed 1 month ago

brentleyjones commented 2 months ago

Fixes #3021.

We fake a labed_keyed_list_dict by JSON encoding the list into a string and use label_keyed_string_dict.