ZFPlayer
ZFPlayer copied to clipboard
M1 设备Xcode编译问题 Undefined symbols for architecture x86_64
Could not find module 'RxSwift' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-appl...
导了ZFFPlayer后不支持模拟器编译,大佬们是怎么解决的
Build settings 里面的 Excluded Architectures 加一个arm64 ,Pod文件也要加
这是来自QQ邮箱的假期自动回复邮件。 您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
亲测可行