是否可以使用 XCode 构建一个在 Leopard 中以 32 位运行但在 Snow Leopard 中通用 32/64 位运行的应用程序?
我需要使用 webkit 加载 flashplayer。但即使是最新的“square”flashplayer 默认情况下也不支持 Leopard 中的 64 位。除非我改用 flashplayer-10.6.plugin。
因为 webkit 在 Snow Leopard 中以 64 位模式运行时使用插件代理。我的应用程序是 32 位还是 64 位并不重要。但不幸的是,Leopard 中没有插件Agent。
我在 此页面。但似乎没有可用的操作系统条件。
所以,我想知道是否有可能通过构建设置来实现它?或除构建两个独立版本之外的任何其他方式。
谢谢
xx
I need to load flashplayer with webkit. but even the latest 'square' flashplayer doesn't support 64bit in Leopard by default. Unless I use the flashplayer-10.6.plugin instead.
since webkit use a pluginAgent in Snow Leopard when running in 64bit mode. it does't matter whether my app is 32bit or 64bit. but unfortunately, the pluginAgent is not available in Leopard.
i saw some build conditions on this page. but it seems there's no OS condition available.
so, i wonder is there any possibility to make it with build settings? or any other way except building two standalone versions.
thanks
xx
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论