警告“将体系结构arm64映射到x86_64"的警告是什么?意思是? [英] What does warning "Mapping architecture arm64 to x86_64" mean?

查看:376
本文介绍了警告“将体系结构arm64映射到x86_64"的警告是什么?意思是?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

将我的框架迁移到Xcode 10 beta(10L176w)之后,我开始收到如下警告:

After migrating my framework to Xcode 10 beta (10L176w) I started to get warnings like:

将体系结构arm64映射到x86_64.确保针对iOS Simulator平台正确配置了此目标的体系结构"和有效体系结构"构建设置.

Mapping architecture arm64 to x86_64. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform.

...和:

将体系结构armv7映射到i386.确保针对iOS Simulator平台正确配置了此目标的体系结构"和有效体系结构"构建设置.

Mapping architecture armv7 to i386. Ensure that this target's Architectures and Valid Architectures build settings are configured correctly for the iOS Simulator platform.

尽管有这些警告,但是构建和单元测试都通过了Ok.我正在使用Swift 4.2.

Despite these warnings the build and the unit tests all pass Ok. I'm using Swift 4.2.

还是,这些警告是关于什么的?

Still, what are these warnings about?

推荐答案

转到构建设置并执行以下操作

这篇关于警告“将体系结构arm64映射到x86_64"的警告是什么?意思是?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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