Closed timothyerwin closed 1 year ago
Hi @timothyerwin, thanks for the report!
Have you tried reinstalling the pods from ios
folder?
cd ios/
pod install
or
cd ios/
pod install --repo-update
Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.
🐛 Bug Report
To Reproduce
(Write your steps here:)
Update packages using
ncu -u
Expected behavior
I expect it to build
Actual Behavior
Build fails even after cleaning, deleting derived, total rebuild, etc.
Your Environment
Reproducible Demo