尧图精选

Xcode pod工程重建

🕒 发布时间:2026/9/26 21:28:10 📁 来源:尧图网络
1、清空缓存rm -rf ~/Library/Developer/Xcode/DerivedData/rm -rf ~/Library/Caches/CocoaPods/pod deintegratepod cache clean --all rm Podfile.lock2、重新初使化依赖、工程pod installxcodebuild -workspace xxxx.xcworkspace -scheme xxxx-mobile -configuration Releasexxxx项目名称
上一篇/下一篇内容由系统自动关联 返回资讯列表 →