My codebase is compiled to produce 3 apps (same "network", different sites). For each of these apps, I want to have a different SHKConfig.h for each of these app. That's easy enough to do with an extra build phase, but it also requires modifying or changing the SHKConfig.h that comes with ShareKit. It'd be great if there was a way to avoid this so that my pull can stay clean.