MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
514 stars 81 forks source link

Rename incremental generation `folder_resources` to `extra_folders` #2917

Closed brentleyjones closed 6 months ago

brentleyjones commented 6 months ago

Also stop sending these paths to pbxnativetargets, since it doesn’t do anything with them.

This change is needed before fixing processing of extra folder-like files.