简体   繁体   English

iPhone应用提交问题

[英]IPhone App Submission Problem

I have finally gotten my first app to work properly and I'm attempting to send it to the App Store. 我终于得到了我的第一个应用程序,可以正常工作,我正尝试将其发送到App Store。 In my Application Loader, I'm getting this error: 在我的应用程序加载程序中,出现此错误:

Info.plist does not contain a CFBundleResourceSpecification

I have read on the following SO question that this could be because I am Building on the simulator and then zipping up the app, and sending this instead of building on a proper device. 我已经阅读了以下SO问题,这可能是因为我在模拟器上进行构建,然后将应用程序压缩,然后发送该消息而不是在适当的设备上进行构建。

http://stackoverflow.com/questions/2180201/cant-upload-application-binary-to-the-app-store

However, when I provision a distribution profile, I can't select my IPod Touch under my devices when I have App Store selected. 但是,当我提供分发配置文件时,选择了App Store后,将无法在设备下选择IPod Touch。 When I switch it to AdHoc I can select it, then I can Build it on the device perfectly, everything works. 当我将其切换到AdHoc时,可以选择它,然后可以在设备上完美构建它,一切正常。 Has anybody had this issue before? 有人遇到过这个问题吗?

Any advice would help me here, Thanks! 任何建议都会对我有帮助,谢谢!

An App Store build can't be run on a device using Xcode. 无法使用Xcode在设备上运行App Store版本。 It's only good for submission. 只适合提交。

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

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