framework not found -fobjc-arc

半世苍凉 提交于 2020-01-05 06:03:18

问题


I installed Spark Inspector to see what it was like.

I don't know for certain but I think it caused a problem with cocoapods.

I'm in the middle of trying to remove them both.

I've fixed most things but I'm not getting a build error of...

framework not found -fobjc-arc

I'm not sure where to start with this as I can't find a framework called this and I've never seen this error before.

Can someone point me in the right direction please.


回答1:


Robert Harvey's comment got me looking in the right place.

One of the build settings had "-framework" in it.

I deleted this and it all worked fine.



来源:https://stackoverflow.com/questions/16796777/framework-not-found-fobjc-arc

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!