I'm getting error while trying to run my app*. Xcode says "The request to open "com.arm-tab.firebase-test" failed. The request was denied by service delegate (SBMainWorkspace) for reason: Unspecified." Restarting simulator doesn't fix this.
* i've created simple test project for testing Firebase, added podfile with Firebase/Auth, installed that pod, added [FIRApp configure] message in AppDelegate.m.