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
0 个回复