This repository has been archived by the owner on Jan 6, 2025. It is now read-only.
iOS - Library not loaded: @rpath/ffmpegkit.framework/ffmpegkit #627
Labels
ios
Affect iOS platform
library
Affects the library
no-issue-activity
question
Further information is requested
v5.1
Affects v5.1 release
After build, install and run application immediately crash on error:
dyld[2300]: Library not loaded: @rpath/ffmpegkit.framework/ffmpegkit Referenced from: <DB21847A-049D-3466-8C01-BCA9D2EF216B> /Users/petrdegier/Library/Developer/CoreSimulator/Devices/8C1E58A7-ED7C-4216-A8D3-BE14BF5E24A4/data/Containers/Bundle/Application/13AC089F-F1A1-4630-A416-1147E2B9344F/GetMoments.app/GetMoments Reason: tried: ‘/Users/petrdegier/Library/Developer/Xcode/DerivedData/GetMoments-brjywyiobwlxsacsigsxgvjtacoj/Build/Products/Debug-iphonesimulator/ffmpegkit.framework/ffmpegkit’ (errno=2), ’/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneO
The only quick solution for me was to add:
To frameworks in general settings.
XCode version: 14.1
iOS version: 16.1
RN version: 68.2
ffmpeg-kit version: 5.1.0
The text was updated successfully, but these errors were encountered: