SCConfiguration
SCConfiguration copied to clipboard
With SCConfiguration you can easily read environment-dependent config data from a certain plist file.
Results
1
SCConfiguration issues
Sort by
recently updated
recently updated
newest added
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...