将 SWF 部署到 IPA 时出现 Java 运行时错误

发布于 2024-10-27 21:55:09 字数 783 浏览 5 评论 0 原文

我正在尝试使用 AIR 2.6 SDK 使用 Flash Builder 4 制作移动应用程序。在 Windows 上一切正常,甚至在 Android 上也是如此。但是,在将 SWF 编译为 iOS 的 IPA 文件时,我收到 Java 运行时错误。我正在使用命令提示符将 SWF 部署到带有外部库的已发布版本之外。

这样就成功了。但是,当我通过在 bin-release 文件夹中使用此命令行对其进行 IPA 时,会出现 java 运行时错误。

"C:\temp\AdobeAIRSDKlatest\bin\adt" -package -target ipa-ad-hoc -provisioning-profile
Tims_provisioning_profile.mobileprovision -storetype pkcs12 -keystore iphone_dev.p12
testapplication01.ipa Main-app.xml Main.swf

我们使用 Xverbose 来监视部署的每一步。是否可以向 Xverbose 添加一些参数,以便我可以看到有关编译代码的一些更详细的信息。

Xverbose ” >
<img src= 运行时错误

我希望有人可以在这里帮助我。 提前致谢。

I'm trying to make a mobile app with Flash Builder 4 using the AIR 2.6 SDK. Everything works fine on Windows, even on Android. But while compiling the SWF to an IPA file for iOS I get a Java Runtime Error. I'm using command prompt to deploy the SWF out of the released build with external libraries.

This succeed. But when I make an IPA of it by using this command line in the bin-release folder it gives a java runtime error.

"C:\temp\AdobeAIRSDKlatest\bin\adt" -package -target ipa-ad-hoc -provisioning-profile
Tims_provisioning_profile.mobileprovision -storetype pkcs12 -keystore iphone_dev.p12
testapplication01.ipa Main-app.xml Main.swf

We're using Xverbose to watch every step of the deployment. Is it possible to add some params to Xverbose, so I can see some more detailed information about the compiling code.

Xverbose
Xverbose(2)
Runtime Error

I hope someone can help me here.
Thanks in advance.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文