Hi guys I got this error message in my KMM project...
# multiplatform
m
Hi guys I got this error message in my KMM project. when run on IOS
Undefined symbols for architecture arm64:
“_OBJC_CLASS_$_UITextLoupeSession”, referenced from: objc-class-ref in composeApp(CMPTextLoupeSession.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation) how can i solve it?