I am new to xcode and I'm trying to create a web browser with tabs. So I found out about PSMTabBarControl which allows me to control and edit the tabs as I desire... So I downloaded the framework and dragged it into the frameworks folder of my application, but when I try to run the application I get the same error: "0__dyld_dyld_fatal_error"
What does this mean, and how do I fix it?