“arch already exists in fat dylib” in build log [closed]

随声附和 提交于 2019-12-23 07:36:26

问题


This line repeats many times in my build logs of my iOS project (its built by jenkins).

arch already exists in fat dylib

Is it something to worry about? It builds fine, but its a little hard to read the build logs with that being repeated hundreds of times.

I am using ARC and iOS 7.

I do not have any more information to provide, as I do not know anything about the problem, and any search for the message leads me to this question.

来源:https://stackoverflow.com/questions/18392902/arch-already-exists-in-fat-dylib-in-build-log

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