I tried importing the parse framework in my project. I made sure it is liked with my project and I couldn\'t find anything about whether it is \'arc sensitive\' or not. My
I had to add "$(inherited)" to the Framework Search Paths in Build Settings to get it work.