I accidentally deleted the libxml2.dylib file from my system (Xcode can't find it by "Choose frameworks ..."). How can I get it back?
I did the following:
- inserted the libxml2.dylib via "build phases" Tab
- removed it from the build phase
- removed it from the project
- choosed "move to trash"
- cleared the trash
greetings Leon