Dear Developer,

We identified one or more issues with a recent delivery for your app, "***". Please correct the following issues, then upload again.

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。

Invalid Signature - A sealed resource is missing or invalid. The file at path [***.app/***] is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose "Clean All" in Xcode, delete the "build" directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/library/ios/documentation/Security/Conceptual/CodeSigningGuide/Introduction/Introduction.html

 

 

我是xcode 10.2.1

第一 最简单的错误 ,就是证书错误,这我就不做详细的解答

 

第二 检查自己是不是release模式

 

每次更新APP 最怕的就是系统升级xcode升级 出现的各种奇葩问题 随笔 第1张

 

 

第三清除 缓存

 ~/资源库/Developer/Xcode/DerivedData

 

第四 检查自己的文件,图片是否存在特殊符号字符  (仔细仔细仔细检查)

 

 

我这边是因为有一个文件夹是在svn 上导下来,就出现乱码

 

每次更新APP 最怕的就是系统升级xcode升级 出现的各种奇葩问题 随笔 第2张

名字修改了就行了

 

扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄