MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
528 stars 86 forks source link

Feature Request: A way to add custom User-Defined build settings. #3106

Open wendyliga opened 2 weeks ago

wendyliga commented 2 weeks ago

as xcodeproj generated by rules_xcodeproj support pre and post build script. is it possible to pass custom user defined value on build settings so pre and post build script can access the value?

thanks in advance.

brentleyjones commented 2 weeks ago

What's the use case for this?

wendyliga commented 1 week ago

@brentleyjones i want to pass the value to pre and post build script