Cannot build ios anymore. #26232
Labels
Platform: iOS
iOS applications.
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
I'm not sure if this is a bug. But suddenly I cannot build the IOS app anymore for debugging.
Running this command
react-native run-ios
as I have done many times before. Started producing this error:error Failed to build iOS project. We ran "xcodebuild" command but it exited with error code 65. To debug build logs further, consider building your app with Xcode.app, by opening devvie.xcworkspace.
I tried the suggestion and built the app with Xcode.app. I get this error:
library not found for -lDoubleConversion
I tried:
pod install
from the ios directory.However, the problem persists.
React native info
The text was updated successfully, but these errors were encountered: