Xcode Version 26.5 (17F42) 适配
我的 Xcode 26 才今天刚刚适配,主要被逼的,App提交不了了,不然真懒的适配
AFNetworking 的编译报错误
Use of private header from outside its module: 'netinet6/in6.h'
YYKit/YYText 的编译报错[...]
Flutter Doctor ! NO_PROXY is not setFlutter Doctor ! NO_PROXY is not setMac环境下解决方法:1、如果你是最新的 .zshrc:打开终端 - 默认在 当前用户 ~
执行命令:open .zshrc
在打开的 .zshrc 文件中加入这一行:export NO_PROXY=lo[...]