richardgillzdev

Results 1 issues of richardgillzdev

I've been trying to use the `react-native-schemes-manager all` with my `xcodeSchemes` set to ``` "xcodeSchemes": { "Debug": [ "DebugStaging" ] } ``` I'm running `node 7.10.0` and using `"react-native-schemes-manager": "^1.0.0-beta.8",`...