Cordova iOS 开发环境搭建与应用构建

直接 cordova run ios 是不行的

会烂掉。

cordova run ios --buildFlag='-UseModernBuildSystem=0'

可以。

Last updated

Was this helpful?