Creator 1.10 加载报错 TypeError: undefined is not an object (evaluating 'window._CCSettings.debug')

使用的1.10版本creator,打包web-mobile工程,部分不确定手机会抛出TypeError: undefined is not an object (evaluating ‘window._CCSettings.debug’)错误,导致加载失败卡死的问题,有没有大佬遇到过,怎么解决呢?我将main.js中的window_CCSettings = undefined 这行注释掉也是会出现这样的错误····

打iOS包,一直报这个错误