简体   繁体   English

问题当我尝试将Iphone应用发布到appstore时

[英]Problem When I try to publish my Iphone app to appstore

I have problem :( 我有问题 :(

the application is work fine similar device. 该应用程序可以在类似设备上正常工作。

but when I try to upload .zip file this error is come . 但是当我尝试上传.zip文件时,就会出现此错误。

在此处输入图片说明

I would strongly suggest to use the Xcode organizer to upload your apps. 我强烈建议使用Xcode组织者上传您的应用程序。 Because it's impossible that such things (upload iphone simulator build) will happen. 因为这样的事情(上传iphone模拟器的构建)是不可能发生的。

  1. Select Device as Target in the Build settings pop-down. 在“构建设置”下拉菜单中选择“设备作为目标”。
  2. Select Build and Archive in the Build menu of xcode 在xcode的Build菜单中选择Build and Archive
  3. Select the app in Xcode organizer, and use the Validate... button. 在Xcode组织者中选择该应用,然后使用Validate...按钮。
  4. Log in to itunes connect when prompted. 出现提示时登录到iTunes连接。
  5. Submit... app. Submit...应用程序。
  6. Be rich 有钱

Build your app for mobile devices - armv architecture (Left Top corner in xCode -> dropdown box -> select Device). 为移动设备构建应用程序-armv架构(xCode的左上角->下拉框->选择设备)。 Looks like you made build for iphone simulator and try to post this on AppStore :-) 看来您是为iPhone模拟器制作的,并尝试将其发布到AppStore :-)

暂无
暂无

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

相关问题 当我尝试通过iPhone为我的应用访问联系人时,kABAuthorizationStatusDenied? - kABAuthorizationStatusDenied when i try to access contacts from the iphone for my app? 如何在iphone appstore中关闭我的应用程序 - How to take my app off in the iphone appstore 将iPhone应用程序上传到AppStore时出错 - Error When upload iphone app to appstore 我可以根据iTune appstore中我的应用程序的推荐人在iPhone应用程序中动态呈现内容 - Can I render content dynamically within an iPhone app according to the referrer to my app in iTune appstore 尝试在iPhone上构建应用程序时,为什么会出现“文件不是必需的体系结构”的问题? - Why do I get “file is not of required architecture” when I try to build my app on an iphone? 当我尝试使用iPhone SDK的Finch库播放声音时,为什么我的应用程序崩溃? - Why is my app crashing when I try to play a sound using the Finch library for iPhone SDK? 如果通知被禁用且应用程序在appstore上运行,我可以将pushNotification弹出窗口重新发送到我的iPhone应用程序吗? - Can I resend pushNotification pop-up to my iPhone App if notifications are disabled and application is live on appstore? 我可以在iPhone应用程序中使用CoreTelephony而不被AppStore拒绝吗? - Can I use CoreTelephony in my iPhone app without it being rejected from the AppStore? 带或不带AppStore的iPhone应用程序 - iPhone app with or without AppStore 没有 AppStore 的 iPhone 应用 - iPhone app without AppStore
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM