简体   繁体   English

无法将Cordova / Ionic App的二进制文件提交到Appstore

[英]Unable to submit binary of Cordova/Ionic App to Appstore

I am having issues submitting app to store. 我在提交要存储的应用程序时遇到问题。 It says "Code object is not signed at all" 它说“代码对象根本没有签名”

This is the third version i've been trying to submit. 这是我一直试图提交的第三个版本。 I successfully submitted previous versions back on 4/15. 我在4/15之前成功提交了以前的版本。

Im using a distribution certificate. 我正在使用发行证书。 It build successfully. 它构建成功。 When i run validate, it passes. 当我运行验证时,它通过了。

Using xcode version 6.3.1 , cordova 4.1.2 . 使用xcode版本6.3.1cordova 4.1.2 I tried download and install of provision profile and certificate again. 我尝试再次下载并安装配置文件和证书。 I haven't tried recreating certificate, as I already have an app up in store (hidden from sale right now), so wasn't sure if that was such a good idea. 我还没有尝试过重新创建证书,因为我已经在商店中安装了一个应用程序(现在已隐藏在销售中),因此不确定这是否是一个好主意。

在此处输入图片说明

Update: Just noticed during ionic build ios, i get the following error. 更新:刚刚在离子生成ios期间注意到,我得到以下错误。

2015-04-29 17:02:19.779 xcodebuild[22472:16226472]  DeveloperPortal: Using pre-existing current store at URL (file:///Users/me/Library/Developer/Xcode/DeveloperPortal%206.3.1.db).

OK, I had a similar problem. 好的,我有类似的问题。 After verifying I was using the correct provisioning profile, I uninstalled and reinstalled Cordova and that seemed to do the trick. 确认我使用了正确的配置文件后,我卸载并重新安装了Cordova,这似乎可以解决问题。

You could also try uninstalling and reinstalling Xcode. 您也可以尝试卸载并重新安装Xcode。 That solved a different issue for me. 那为我解决了另一个问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM