Dear developer,
We have discovered one or more issues with your recent delivery for “MY_APP”. To process your delivery,the following issues must be corrected:
Address Sanitizer Detected – The executable ${executablePath} links in the Address Sanitizer. Please remove Address Sanitizer usage before submitting to the App Store.
Once these issues have been corrected,you can then redeliver the corrected binary.
Regards,
The App Store team
我已经确保我的所有构建方案都取消选中“启用地址消毒剂”.我清理了构建文件夹,并尝试上传一个干净的构建,但仍然有同样的问题.在与“消毒剂”相关的构建设置中看不到任何内容.
还有什么我需要做的去除地址清洁剂?
解决方法
我们花了20多份提交来分离违规捆绑包并重命名他们解决了这个问题.如果您遇到这个问题,我建议您通过plist查看是否有任何捆绑包名称已使用为地址清除剂使用保留的关键字.这是我们的工程师之一,确定了这个问题,他下个星期休假,但显然他以下划线替换了连字号,并且问题消失了.
想要快速分享这一个,希望能帮助那些被困在这个问题上的人,因为这是我们绝对的噩梦.