简体   繁体   中英

directory not found for option '-L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift-5.0/iphonesimulator'

i need help how to solved this error in XCode like this:

在此处输入图像描述

i'm stuck with these error all day, already check and build and keep got error..

Thanks in advance..

I got the solutions for this..

Just need to add this into your pods and pod install again:

pod 'RNFirebase', :path => '../node_modules/react-native-firebase/ios'

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM