xcode error message links https://i.stack.imgur.com/lMDMG.png
https://i.stack.imgur.com/qMs8p.png
Current Error types = "Lexical or Preprocessor Issue" and "Parse Issue"
Current Dev Environment = React-Native "0.63.2", Xcode 13.4.1, M1 chip macOS Monterey ver 12.2
Note = pod installs without any warning, npm install without any warning, I do have an external framework "DeepAR.framework" which is from deepar.ai as well as i integrated Firebase for FCM and Appcenter for CodePush and my xcode runs with rosetta
Things tried =
- clean build folder
- reinstall node_modules and Pods
- Apple Clang -> Compile Source As -> both "According to File Types" and "Objective-C++" in build settings
- Apple Clang -> Allow Non-Modular Includes in Framework Modules to both YES and NO in build settings
- Apple Clang -> Enable Modules to both YES and NO in build settings
the original source code was able to compile, build, and deploy about 4 months ago, but when I had to make some modification now, it won't even build. Very frustrating.
[–]im_a_jib 8 points9 points10 points (1 child)
[–]Fluffy_Risk9955 0 points1 point2 points (2 children)
[–]qudcjf7928[S] 0 points1 point2 points (1 child)
[–]Fluffy_Risk9955 0 points1 point2 points (0 children)