Open lahama123 opened 1 week ago
Im having the same issue.
Possibly related to Xcode 16 and duplicate of https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/5877
Can you try this? https://github.com/RocketChat/Rocket.Chat.ReactNative/issues/5877#issuecomment-2393140759
I switched to the single-server branch, and also followed #5877. Now I'm getting an error ❌ fatal error: module 'MMKV' in AST file '/Users/luanlq/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/11VXJ14B462VN/MMKV-10E29FEUR7Q2O.pcm' (imported by AST file '/Users/luanlq/Library/Developer/Xcode/DerivedData/RocketChatRN-haqhwjhkbdnuetgnjparxfcmwaqc/Build/Intermediates.noindex/PrecompiledHeaders/RocketChatRN-Bridging-Header-swift_JLWOM4RNGQUF-clang_11VXJ14B462VN.pch') is not defined in any loaded module map file; maybe you need to load '/Users/luanlq/Documents/work/react-native/app_chat/ios/Pods/Headers/Public/MMKV/MMKV.modulemap'?
Description:
I've cloned the repository and trying to run the application for development on my Mac M3 laptop:
I see the errors below:
Steps to reproduce:
Environment Information:
Expected behavior:
I expect to have the debug version of the application to run on my simulator