可以发布 Air for iOS 应用程序进行内部分发吗?

发布于 2024-12-09 09:47:21 字数 91 浏览 1 评论 0原文

在 Flash CS5.5 中发布的“Air for iOS”中,没有“内部”分发的部署选项。

有没有办法发布并最终得到可用于“内部”分发的 .ipa?

In the "Air for iOS" publish in Flash CS5.5 there is no deployment option for "In House" distribution.

Is there a way to publish and end up with a .ipa that can be used for "In House" distribution?

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

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

发布评论

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

评论(2

够运 2024-12-16 09:47:21

在 Flash CS5.5 中,转到 AIR for iOS 设置 >部署选项卡并选择“部署 - Ad hoc”。该单选按钮实际上应该标记为“部署 - 临时或内部”。

In Flash CS5.5, go to the AIR for iOS Settings > Deployment tab and select "Deployment - Ad hoc". That radio button should really be labeled, "Deployment - Ad hoc or In house".

唯憾梦倾城 2024-12-16 09:47:21

我遇到了这个解决方案(你需要 osx/xcode4 才能工作)
http://fpstudios.com/2011/08/flash-enterprise-builds /

一些 sidenodes:

  • 使用“部署 - Apple App store”部署类型
  • 作者正在谈论 .app,但 CS5.5 只为您提供了.ipa。
    只需将 .ipa 重命名为 .zip 并提取内容,直到您在 /Payload/ 文件夹中看到 .app 文件。
  • 另外,我必须重新启动 xcode4 才能看到“新”创建的存档。

希望这有帮助。

I came across this solution (you need osx/xcode4 for it to work)
http://fpstudios.com/2011/08/flash-enterprise-builds/

A few sidenodes:

  • Use the 'Deployment - Apple App store' deployment type
  • The author is talking about a .app, but CS5.5 only gives you a .ipa.
    Just rename the .ipa to .zip and extract the contents untill you see a .app file in the /Payload/ folder.
  • Also I had to restart xcode4 in order to see the 'newly' created archive.

Hope this helps.

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