Link Errors with Parse.framework iOS

前端 未结 3 1413
春和景丽
春和景丽 2020-12-08 22:53

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

3条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-08 23:36

    I had to add "$(inherited)" to the Framework Search Paths in Build Settings to get it work.

提交回复
热议问题