I was running my iPhone app just fine yesterday. Today I\'m getting this crash:
*** Terminating app due to uncaught exception \'NSGenericException\', reason: \'Thi
I noticed that Xcode was updated in the time between working app and crashing app. I rolled back from Xcode 10.2 to 10.1 and now the crash is gone, app is working fine.
Rolling back was a workaround, not a fix.
The problem was in a pod I used (called Inputmask), the problem is fixed in the pod in the meantime and all works fine now with Xcode 10.2.