Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Dynamic generation of xcconfig file in xcode 4

60 views
Skip to first unread message

P Joshi

unread,
Jul 21, 2012, 1:02:09 AM7/21/12
to
I want to dynamically set the build settings, specifically the header search paths, for a target. I intend to do so by adding a target which generates an xcconfig file that includes the search paths. I run this target first, followed by the target that actually uses the search paths and tries to obtain the by referencing the xcconfig file. This approach is not working. The xcconfig file is generated, but the build settings are not reloaded. Is this expected? Is it even possible to achieve what I am trying to do?

Thanks,
Pankaj
0 new messages