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

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

问题描述

好的,所以这个人 没问题构建并提交面向iOS 7+的应用程序,使用嵌入式框架。

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

他指出 Apple Engineer在Apple Dev论坛中提到的昵称为SevenTenEleven的以下警告...

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

...只是一个错误。

...is just a bug.

Xcode 6.3中仍然出现警告似乎App商店提交是了解自己的唯一方法,如果这实际上是一个错误。

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.

有没有人发现任何文件表明这只是一个bug而且事实上没有什么可担心的?

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,所以没有App我现在可以进行测试。

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通话

Used a ticket to speak with Apple

你好Rob,

感谢您联系Apple Developer技术支持( 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.

Luke Rattei $ b $bDTS工程师

Luke Rattei  DTS Engineer"

你好Rob,

嵌入式框架是仅在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.

Luke Rattei $ b $bDTS工程师

Luke Rattei  DTS Engineer"

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

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