"Undefined symbols for architecture armv7"错误

xcode编译swift源码的时候,提示” Undefined symbols for architecture armv7 ….”
一般是因为某些c库未被引用,入libz等等

可以在general->linked framework and static library

Contents
,