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

iphone – Objective-C ARC错误:脆弱的abi不支持-fobjc-arc

发布时间:2020-12-15 01:44:57 所属栏目:百科 来源:网络整理
导读:我在尝试将我的iPhone应用程序迁移到新的ARC技术时遇到了问题.当我尝试转换代码时,以下错误显示29次: Apple LLVM compiler 3.0 Error -fobjc-arc is not supported with fragile abi 这是什么意思?更重要的是,我该如何解决? 提前致谢! 解决方法 从 Apple
我在尝试将我的iPhone应用程序迁移到新的ARC技术时遇到了问题.当我尝试转换代码时,以下错误显示29次:

Apple LLVM compiler 3.0 Error
 -fobjc-arc is not supported with fragile abi

这是什么意思?更重要的是,我该如何解决?
提前致谢!

解决方法

从 Apple’s developer forums起

This is an unfortunate bug in Seed 3,where the migrator and simulator aren’t working well together. To address this,just switch to a device target,then do migration.

(编辑:李大同)

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

    推荐文章
      热点阅读