xcode 打包应用总是会遇到pod的问题
进入ios文件夹执行下面的命令就可以打包了

Install update your cocoapods by this command: pod update
Install your new pods by this command. pod install
Last one command: sudo gem install cocoapods