If you are using a third-party framework, and using Cocoapods as your dependency manager, try doing a pod install
to refresh your pods.
This crash was occurring on a third-party library I was using, so glad the above solution worked for me, hope it works for you!