Tencent / GT

GT (Great Tit) is a portable debugging tool for bug hunting and performance tuning on smartphones anytime and anywhere just as listening music with Walkman. GT can act as the Integrated Debug Environment by directly running on smartphones.
http://gt.qq.com
4.39k stars 1.03k forks source link

iOS Framework 不支持 bitcode #12

Open ph661 opened 7 years ago

ph661 commented 7 years ago

我讲project和target 都设置支持bit code,然后打包出来的framework还是不支持bitcode

Showing All Messages, Filtering for "bitcode". export BITCODE_GENERATION_MODE=marker

export ENABLE_BITCODE=NO

export HIDE_BITCODE_SYMBOLS=YES

export OTHER_CFLAGS=-fembed-bitcode

export OTHER_CPLUSPLUSFLAGS=-fembed-bitcode

export STRIP_BITCODE_FROM_COPIED_FILES=NO