This crash has been a blocking issue I used the following steps to reproduce the issue:
Just dragging the framework into your project isn't going to be good enough. That is like being in the same ballpark but not being able to find your kids. Follow these steps:
1) Create your framework
COMMAND+B build your framework and ensure you receive "Build Succeeded".2) Access your framework
Products folder in your project..framework and select "Show in Finder".3) Place framework in your project
.framework from your Finder window to your app project's "Framework" folder.4) Configure app project for framework
+ button. In the drop down choose "New Copy Files Phase".Destination to "Frameworks". Leave the subpath empty. Then click the + button at the bottom left. 5) Clean, then run your project
COMMAND+SHIFT+KCOMMAND+R