I've pulled Sharekit 2.0 as a submodule as instructed. All works fine and I modfied the SHKConfig.h file with my app keys etc. All works fine.
I need to source control the config with my project however. How do I do this as its located within the Sharekit submodule and not my project repo.
I simply needed to sub class DefaultSHKConfigurator and override the properties