加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

iphone – dyld:库没有加载原因:找不到图像

发布时间:2020-12-14 19:26:26 所属栏目:百科 来源:网络整理
导读:我刚刚发现即使部署目标设置为4.3,我的应用程序也不会在4.3中运行. 我得到以下错误,任何想法? dyld: Library not loaded: /System/Library/Frameworks/CoreImage.framework/CoreImage Referenced from: /Users/me/Library/Application Support/iPhone Simul
我刚刚发现即使部署目标设置为4.3,我的应用程序也不会在4.3中运行.

我得到以下错误,任何想法?

dyld: Library not loaded:
/System/Library/Frameworks/CoreImage.framework/CoreImage Referenced
from: /Users/me/Library/Application Support/iPhone
Simulator/4.3.2/Applications/E8046B99-C01A-4F62-A875-1261367763A5/MyApp.app/MyApp
Reason: image not found

解决方法

你确定CoreImage在4.3.2中是可用的吗?

检查一下:

https://developer.apple.com/library/ios/#documentation/GraphicsImaging/Conceptual/CoreImaging/ci_intro/ci_intro.html

“Core Image是Mac OS X v10.4和iOS 5.0中内置的图像处理技术……”

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读