Do I need to add iOS frameworks that I use to the "Link binary with Library" list? A framework I'm using was missing from the list I didn't notice any difference when building or running my project.
Another think I noticed is that adding a iOS framework to the list doesn't list it under the Project Naviguator (The left pane in Xcode).
So my question is can I remove all the iOS frameworks from the list? Can I also remove them from under my project? Removeing them from the list doesn't remove them from the project.
Or maybe I'm just very tired....