xcode ld: library not found for -lWechatOpenSDK 珞珈懒了 2025-07-18 131 阅读1分钟 处理方法:podfile中把WechatOpenSDK删除,然后pod install一下.然后再把WechatOpenSDK加到podfile中,然后再pod install一下.