iphone - 使用应用程序加载器将应用程序发布到应用程序商店

发布于 2024-09-25 05:27:54 字数 481 浏览 1 评论 0原文

我有旧版本的 iphone SDK OS 3.1.3,我使用它创建了一个应用程序。 我准备好了应用程序并准备上传到应用程序商店。 在应用程序商店中,我创建了新的应用程序并提供了所有必要的详细信息。现在显示“等待上传”。由于我的 Mac 没有 iPhone SDK OS 3.2 及更高版本,因此无法安装苹果的“应用程序加载器”。 因此,我在朋友的帮助下使用了他的 Mac,该 Mac 上安装了最新的 iOS SDK 4.1 和“Applicaton Loader”。现在,我将应用程序的 zip 文件复制到我朋友的 mac 上,登录 itunes connect 帐户,启动应用程序加载器。它说“未找到符合条件的应用程序”。 我现在应该如何上传我的应用程序?

我无法使用最新的 SDK 构建我的应用程序,因为我正在使用基于 iOS 3.1.3 的 twitter 和 facebook 库,如果我必须下载它们与 iOS 4.1 兼容,我必须执行所有操作再次测试这可能会弄乱我的代码。

有人建议如何上传我的应用程序吗?

I've older version of iphone SDK OS 3.1.3 and I created an app using that.
I prepared the app and ready for uploading to app store.
In app store, I created new application and provided all the necessary details. Its now showing "Waiting for upload". As my Mac don't have iPhone SDK OS 3.2 and above, apple's "Application Loader" is not installing.
So, I took my friends help and using his Mac which has latest iOS SDK 4.1 and also "Applicaton Loader" is installed on it. Now I copied the app's zip file to my friend's mac, logged into itunes connect account, started application loader. It says that "No eligible applications were found".
How should I upload my app now?

I can't build my app using latest SDk because, I'm using twitter and facebook libraries which are based on iOS 3.1.3, if i've to download them taht are compatible to iOS 4.1, i've to do all the testing again which can mess my code.

Someone please suggest how to upload my app?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谁对谁错谁最难过 2024-10-02 05:27:54

要问一些棘手的问题,但它们总是值得问的:

  • 您是否在 Connect 中创建了应用程序的新版本?该错误通常意味着应用程序加载器无法在 iTunes connect 中找到任何需要二进制上传的应用程序。
  • 您确定应用程序构建者没有使用他的开发者帐户吗?

您也会讨厌这个建议,但还是冒险升级到 4.1。是的,您需要再次测试您的应用程序,但这是一件好事。在我看来,以 4.1(代表所有未来的设备和大部分已安装的设备)为目标并确保它适用于较旧的操作系统比修复过时的操作系统并希望它仍然适用于最新和最好的操作系统更容易。

Going to ask a few noddy questions, but they're always worth asking:

  • Have you created the new version of your application in Connect? That error normally means that the app loader can't find any application in iTunes connect that is expecting a binary upload.
  • Are you sure the application builder isn't using his developer account?

You're also going to hate this advice, but take the plunge and upgrade to 4.1. Yes you'll need to test your applications again, but that's a good thing. In my opinion it's easier to target 4.1 (which represents all future devices and a large portion of installed devices) and ensure it works for older operating systems than it is to fix on an obsolete OS and hope it still works for the latest and greatest.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文