1 Add new Target setting to your Podfile
2 Run pod install, then new thing will appear in the left view of Xcode
3 Setting Link Binary With Libraries
4 Setting Copy Bundle Resources
5 Setting User Header Search Paths in Build Settings
6 target的build settings,
把「Generate Debug Symbol」設成「YES」。
把「Strip Debug Symbols During Copy」設成「NO」。