What does warning “Mapping architecture arm64 to x86_64” mean?

后端 未结 12 1589
时光说笑
时光说笑 2020-12-08 01:30

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

Mapping architecture arm64 to x86_64. Ensure that this target\

12条回答
  •  暖寄归人
    2020-12-08 02:00

    I am also facing the same problem. For resolution, I have just changed the build system from Standard to Legacy and that resolved the issue.

提交回复
热议问题