longitachi / ZLPhotoBrowser

Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
MIT License
4.71k stars 950 forks source link

dyld: Library not loaded: @rpath/libswiftAVFoundation.dylib 闪退 #845

Closed KhayraHongtao closed 10 months ago

KhayraHongtao commented 10 months ago

Issue Description

Description and Steps

Please fill in the detailed description of the issue (full output of any stack trace, compiler error, ...) and the steps to reproduce the issue.

Info

ZLPhotoBrowser version: e.g. 4.4.3.2 Device: e.g. iPhone X Device version: e.g. iOS 13.6.1 Xcode version: e.g. Xcode 14.0.1

Configuration code of ZLPhotoConfiguration

   Paste your code here.

dyld: Library not loaded: @rpath/libswiftAVFoundation.dylib Referenced from: /Users/apple/Library/Developer/CoreSimulator/Devices/8B09549D-9F9E-411E-8979-32A9AF1EC187/data/Containers/Bundle/Application/B12131CB-F491-48E2-AF9B-C4863E561670/HTProjectSwift.app/Frameworks/ZLPhotoBrowser.framework/ZLPhotoBrowser Reason: image not found

执行就报错

longitachi commented 10 months ago

839