I am working on a deeply nested Xcode project that uses config files to control settings. There are projects within projects within projects. Is it possible to echo stuff in the config files? In trying to debug it, I am finding it would be really helpful to see what some of the variables are. Like BUNDLE_LOADER, HEADER_SEARCH_PATHS, and so on.
I am aware that I can get some of these things by reading the log file. But that's a real pain!
EDIT: to clarify, these are the build time variables that are controlled by the config files.
you can create an alert view with the items and load it ..