MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
505 stars 77 forks source link

Set the correct actions for `transitivePreviewReferences` #2993

Closed brentleyjones closed 3 months ago

brentleyjones commented 3 months ago

This means that if a target is listed as a Profile action, its transitivePreviewReferences will also be Profile actions.