CMake build fails with Xcode 12 and CMAKE_IOS_INSTALL_COMBINED=YES

前端 未结 0 1632
死守一世寂寞
死守一世寂寞 2021-01-03 21:00

With Xcode 11 (specifically Xcode 11.2.1) I used to be able to cross-compile my project for iOS with this command:

cd /path/to/project
mkdir build
cd build
cm         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题