ZFPlayer icon indicating copy to clipboard operation
ZFPlayer copied to clipboard

M1 设备Xcode编译问题 Undefined symbols for architecture x86_64

Open luo-h opened this issue 3 years ago • 3 comments

Could not find module 'RxSwift' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-appl...

导了ZFFPlayer后不支持模拟器编译,大佬们是怎么解决的

luo-h avatar Jan 24 '22 10:01 luo-h

Build settings 里面的 Excluded Architectures 加一个arm64 ,Pod文件也要加

xiguadalang1 avatar Mar 12 '22 08:03 xiguadalang1

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

xiguadalang1 avatar Mar 12 '22 08:03 xiguadalang1

亲测可行

JRJian avatar Mar 23 '22 05:03 JRJian