嵌入式框架 <iOS 8 [英] Embedded Frameworks < iOS 8

查看:26
本文介绍了嵌入式框架 <iOS 8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好的,所以这个人没有问题构建并提交strong> 一个应用程序,针对 iOS 7+,使用嵌入式框架.

Ok, so this guy had no problems building and submitting an App, targeting iOS 7+, using an Embedded framework.

他指出,在Apple Dev Forums 表示以下警告...

He points out that an Apple Engineer nick-named 'SevenTenEleven' mentioned in the Apple Dev Forums that the following warning...

...只是一个错误.

警告仍然存在于 Xcode 6.3 中,看来 App Store 提交是我自己知道的唯一方法,这是否真的是一个错误.

The warning is still present in Xcode 6.3 and it seems that an App store submission is the only way to know for myself, if this is actually a bug or not.

有没有人发现任何文档表明这只是一个错误,实际上没有什么可担心的?

Has anyone found any documentation that suggests this is just a bug and that there is in fact, nothing to worry about ?

构建一个应用程序只是为了看看这样的框架是否可以针对 iOS 7,并通过 App Store 提交过程,这太疯狂了.不幸的是,我的客户只想要一个 SDK,所以目前没有可以测试运行的应用程序.

Building an App just to see if a framework like this can target iOS 7, and make it through the App Store submission process, is crazy. Unfortunately, my client just wants an SDK, so there is no App I can do a test run on at the moment.

推荐答案

用票与苹果对话

罗伯,

感谢您联系 Apple 开发者技术支持 (DTS).我目前正在调查您的问题.要回答您的问题,我需要咨询 iTunes Connect 中的一些人.不幸的是,这可能需要一些时间,因为他们很忙.

Thank you for contacting Apple Developer Technical Support (DTS). I am currently investigating your issue. To answer your question, I need to consult with some folks in iTunes Connect. Unfortunately this can take some time as they are very busy.

同时,我要指出的是,它只支持在 iOS 8 上使用嵌入式框架.唯一的问题是您是否可以使用 dlopen() 有条件地在 iOS 8 上加载嵌入式框架,而不是加载早期版本 iOS 上的嵌入式框架.

In the meantime, I will point out that it is only supported to use an embedded framework on iOS 8. The only question is whether you could use dlopen() to conditionally load the embedded framework on iOS 8, and not load the embedded framework on earlier versions of iOS.

我会告诉你我从 iTunes Connect 听到的关于这个问题的消息.

I will let you know what I hear from iTunes Connect about this question.

卢克·拉泰 DTS 工程师"

Luke Rattei  DTS Engineer"

罗伯,

仅 iOS 8 及更高版本支持嵌入式框架.很遗憾,您将无法在 iOS 7 上使用嵌入式框架.

Embedded frameworks are only supported on iOS 8 and above. Unfortunately you will not be able to use an embedded framework on iOS 7.

虽然在开发过程中可以在 iOS 7 上运行带有嵌入式框架的应用程序,但您将无法将此类应用程序提交到 App Store.您将看到一条错误消息,提示您的嵌入式框架的 MinimumOSVersion 必须至少为 8.0.

While it might be possible to run apps with embedded frameworks on iOS 7 during development, you will not be able to submit such apps to the App Store. You will see an error message that the MinimumOSVersion of your embedded framework must be at least 8.0.

卢克·拉泰 DTS 工程师"

Luke Rattei  DTS Engineer"

这篇关于嵌入式框架 <iOS 8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆