Ios setup failed *@rpath/libswiftAVFoundation.dylib*
Hi, I get this error when building a project in Xcode. Have you encountered this? Could you help me?
dyld: Library not loaded: @rpath/libswiftAVFoundation.dylib Referenced from: /Users/danil/Library/Developer/CoreSimulator/Devices/E8D60B9C-B1CD-4A5F-B6CD-6B25E3FEDE24/data/Containers/Bundle/Application/1DC5F439-A996-4825-84CF-DE31F8D7A876/Minds.app/Frameworks/JitsiMeet.framework/JitsiMeet
Reason: image not found
- Maintainer
Please try using xcode 10.1
@msantang78 I installed Xcode 10.1, but now I have a new problem
error: bundling failed: Error: Unable to resolve module 'stream' from 'mobile-native/node_modules/browserify-sign/browser/index.js': Module 'stream' does not exist in the Haste module map
- Maintainer
Try using nodejs version 10 and installing all the dependencies with yarn