wangyu5 / gyp

Automatically exported from code.google.com/p/gyp
0 stars 0 forks source link

XCode generator should set an xcode_config_file for "Support" targets #258

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a target that sets a xcode_config_file and has one or more actions.
2.
3.

What is the expected output? What do you see instead?
I think the "Support" target should use the same target xcode_config_file as 
the target it's supporting. The use case here is that scripts can inspect 
environment variables set by the xcode_config_file.

Original issue reported on code.google.com by agri...@google.com on 17 Apr 2012 at 6:00