lisen87 / image_pickers

图片多选并压缩,保存图片到相册,视频多选,预览图片和视频
Apache License 2.0
90 stars 59 forks source link

'ZLPhotoBrowser/ZLPhotoBrowser-Swift.h' file not found #58

Closed chenyifan88 closed 1 year ago

chenyifan88 commented 4 years ago

/Users/mac/development/flutter/.pub-cache/hosted/pub.dartlang.org/image_pickers-1.0.8+5/ios/Classes/ImagePickersPlugin.m:3:9: fatal error: 'ZLPhotoBrowser/ZLPhotoBrowser-Swift.h' file not found

import <ZLPhotoBrowser/ZLPhotoBrowser-Swift.h>

    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/Users/mac/development/flutter/.pub-cache/hosted/pub.dartlang.org/image_pickers-1.0.8+5/ios/Classes/ImagePickersPlugin.m:3:9: note: did not find header 'ZLPhotoBrowser-Swift.h' in framework 'ZLPhotoBrowser' (loaded from '/Users/mac/Library/Developer/Xcode/DerivedData/Runner-hiesxxgwtyktreelctuzogmachvf/Build/Products/Debug-iphonesimulator/ZLPhotoBrowser') 1 error generated.

Xcode 12

lisen87 commented 4 years ago

新版本尝试修复这个问题了

cuixiaocun commented 1 year ago

升级最新版本