Results 50 comments of 代码之美

Xcode11 cannot be installed on MacOS 14

I plan to upgrade to MacOs14, but cordova-ios does not have the compatibility specification with xcode12, so I have been hesitant to upgrade for fear that something might go wrong

xcode 12 on macos 10.15 is work.

我已经切换到App center了,但是一些老项目还在用这个,明年就可以把这个从项目中彻底移除了。

没发现下载失败,不过我用的反向代理,而且服务器在国外,可以无视这个问题

根据我的测试应该是package_hash计算的问题app计算出来的hash跟code push服务器上发布的热更新始终无法对应 所以这个hash计算规则是啥