SCConfiguration
SCConfiguration copied to clipboard
Couldn't get configuration file in a test target.
In a test target, there's an error showed no configuration file get.
It seems the code is using [NSBundle mainBundle] for getting the plist file. But this way didn't work in a test target, since there is no main bundle inside.