Error: Your Xcode does not support macOS 11.2.
使用brew安装telnet时,报错Error: Your Xcode does not support ma…
使用brew安装telnet时,报错Error: Your Xcode does not support ma…
原因是引入的CocoaPod仓库,编译后缺少module.modulemap文件;通常是因为私有CocoaPo…
方法[[UIBarButtonItem alloc] initWithCustomView:view] 在iO…