I think different libraries have different issues but here's what I discovered for my scenario:It seems dSYM was having trouble with parentheses in my project folder path name. Once I renamed the project folder and removed the parentheses, the warnings went away. i.e. the original project folder name was My Project (test). After taking out the parentheses it compiled without warnings (even after a full clean).Maybe this information will help someone else.
Topic:
Developer Tools & Services
SubTopic:
General
Tags: