I want to achieve the following things:
- I created a embedded framework and inside that framework i created one story board with single view controller.
- I created a one view controller inside that embedded framework and trying to access the story board from that view controller but my app crashed when ever am trying to access the story board.
Any idea how can i access the story board that was in the embedded framework?. Any help that might be appreciate.