When I run the newly created iOS app in iPhone 11 simulator(iOS 13) I'm getting the following error.
This app could not be installed at this time.
Error Log:
com.apple.dt.Xcode[32819] : installApplication:withOptions:error:: Error Domain=IXUserPresentableErrorDomain Code=1 "This app could not be installed at this time." UserInfo={NSUnderlyingError=0x7fc48881db10 {Error Domain=LSApplicationWorkspaceErrorDomain Code=-102 "(null)" UserInfo={Error=RegistrationFailed, _LSLine=627, _LSFunction=-[_LSInstaller _doinstallApplication:atURL:withOptions:installType:notificationJournaller:reply:], CFBundleIdentifier=com.boopathy.TestingApp}}, NSLocalizedFailureReason=Could not install at this time., NSLocalizedDescription=This app could not be installed at this time.}
Configuration Details:
- macOS - Catalina 10.15 Beta(19A487m)
- Xcode - 11.3(11C29)
- Simulator - 11.3 (SimulatorApp-912.5 SimulatorKit-570.3 CoreSimulator-681.17)