Reliable build on `^0.39.2` fails when upgrading to `^0.40.0`
See original GitHub issue** BUILD FAILED **
The following build commands failed:
CompileC /XXX-FULLPATH-XXX/ios/build/Build/Intermediates/RCTSettings.build/Debug-iphonesimulator/RCTSettings.build/Objects-normal/x86_64/RCTSettingsManager.o RCTSettingsManager.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
Issue Analytics
- State:
- Created 7 years ago
- Reactions:9
- Comments:37 (11 by maintainers)
Top Results From Across the Web
`React/RCTBridgeModule.h` file not found - Stack Overflow
... Reliable build on ^0.39.2 fails when upgrading to ^0.40.0 ). What happened was that Xcode was trying to build the react-native libraries ......
Read more >[Solved]-`React/RCTBridgeModule.h` file not found-Reactjs
... (solution was found here: Reliable build on ^0.39.2 fails when upgrading to ^0.40.0 ). What happened was that Xcode was trying to...
Read more >unable to open file (in target in project ) react native - You.com
React Native - Cannot build after upgrade to 0.62.2 - Yoga - Unable to open ... was found here: Reliable build on ^0.39.2...
Read more >Latest round of updates broke KDE Plasma, SDDM, etc
It's only been at most two to three weeks since I last updated all packages, but now SDDM is broken (complains about /usr/lib/qt/qml/org/kde/ ......
Read more >Changelog - Gentics Mesh
Server: When an OutOfMemory was caught or one of the plugins (permanently) failed to initialize, mesh was still considered to be live. This...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I solved it doing this:
BTW, I am using https://github.com/beefe/react-native-picker and it also works without updating the import format in the library. Strange, but it is working…
I am also running into trouble going from 0.39.2 -> 0.40.0, with several “file not found” issues.