uni920
uni920
  • 发布:2025-06-04 09:26
  • 更新:2025-06-04 09:26
  • 阅读:47

小程序sdkiOS端pod引入方式报错

分类:uni小程序sdk

podfile

platform :ios, '15.0'  
use_frameworks!  
target 'HostApp' do  
pod 'unimp','4.56', :subspecs => ['Core']  
end

报错

Transfer starting: 6 files  
rsync(50041): error: SDWebImage.framework/SDWebImage.bundle/: mkpathat: Operation not permitted  
rsync(50041): error: rsync_uploader  
rsync(50041): error: rsync_receiver  
rsync(50040): error: unexpected end of file  
rsync(50040): error: io_read_nonblocking  
rsync(50040): error: io_read_blocking  
rsync(50040): error: io_read_flush  
rsync(50040): error: rsync_sender  
rsync(50040): warning: child 50041 exited with status 1
2025-06-04 09:26 负责人:无 分享
已邀请:

要回复问题请先登录注册