ld: bitcode bundle could not be generated because 'xxxxxxx' was built without full bitcode.
All frameworks and dylibs for bitcode must be generated from Xcode Archive or Install
build for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ringa_lee2017-05-02 09:27:29
プロジェクトではビットコード機能がオンになっていますが、参照されているサードパーティ ライブラリの一部はビットコードをサポートしていません。サードパーティのライブラリを探して、ビットコードをサポートする新しいバージョンがあるかどうかを確認するか、コンパイル オプションでビットコードをオフにしてください。