错误itms-90035 - Xcode [英] Error itms-90035 - Xcode

查看:94
本文介绍了错误itms-90035 - Xcode的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发了一款在iPhone上运行得非常好的phonegap应用程序。现在,我想将应用程序提交到appstore。以下是我提交申请时的程序:

I have developed a phonegap application which is running absolutely fine on iPhone. Now, I want to submit the app to the appstore. Following is the procedure I am following to submit my app:


  1. 打开Xcode并归档项目

  2. 点击验证(成功)

  3. 点击提交到appstore(这是我收到以下错误的地方)

直到昨天晚上,我甚至没有收到此错误,今天早上,我存档项目,我收到此错误。不确定是什么问题。

Until yesterday night, I wasn't even getting this error and today morning, I archive the project and I get this error. Not sure what the issue is.

这是阻止我提交应用程序的最后阶段,非常令人沮丧,我试图搜索相同的错误代码stackoverflow论坛,我找不到一个与我的错误代码完全相同的帖子,这很奇怪。

This is the final stage which is stopping me from submitting the app and is very frustrating, I tried to search for the same error code on the stackoverflow forum and I could not find one single post which is exactly of the same error code as mine, which is very strange.

请帮助:)

推荐答案

我遇到了同样的问题,原来我通过bower安装的一个库包含 .sh 文件,不需要。我刚刚删除了该文件,所有内容都已成功上传。

I had the same problem, turns out that one of my libraries installed via bower includes a .sh file, which is not needed. I have just deleted the file and everything has been uploaded successfully.

似乎Apple现在强制开发者拥有 .sh 他们的应用程序中的文件已签名由于Cordova / Phonegap应用程序不需要其中任何一个,您可以安全地删除它们。

Seems like that Apple now enforces developers to have .sh files in their apps signed. As Cordova/Phonegap app don't need any of them, you can safely delete them.

这篇关于错误itms-90035 - Xcode的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆