rules_xcodeproj icon indicating copy to clipboard operation
rules_xcodeproj copied to clipboard

Feature Request: Allow environment variable expansion context to be set for launch action

Open cgrindel opened this issue 3 years ago • 1 comments

Related to #906.

Today, the environment variable expansion context defaults to the launch action target. It may be desirable to allow a client to set it to no context.

cgrindel avatar Aug 23 '22 18:08 cgrindel

I don't believe this should block 1.0.

brentleyjones avatar Sep 01 '22 20:09 brentleyjones

The new xcshemes API which is used with incremental generation mode supports this.

brentleyjones avatar Mar 20 '24 17:03 brentleyjones