library.png 经常碰到这种问题 第三方库的路径变了,但是Library Search Paths没有改,所以打包会报错。 用了CocoaPods 之后,直接 pod update,或pod install。