Hello Everyone i am compiling a compose multiplatf...
# multiplatform
d
Hello Everyone i am compiling a compose multiplatform app and i get the below error when compiling the ios app what could be the issue. kindly assist. ld: warning: directory not found for option ‘-F/Users/mac/Downloads/libTest/iosApp/../shared/build/xcode-frameworks/Debug/iphonesimulator16.2’ ld: warning: directory not found for option ‘-F/Users/mac/Downloads/libTest/iosApp/../composeApp/build/xcode-frameworks/Debug/iphonesimulator16.2’ ld: warning: Could not find or use auto-linked framework ‘Symbols’ Undefined symbols for architecture x86_64: “_OBJC_CLASS_$_UITextLoupeSession”, referenced from: objc-class-ref in ComposeApp(CMPTextLoupeSession.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
j
were you able to resolve this @Dennis?
d
Hello @Jishin Dev [JD] not yet. it seems that i am required to use a newer version of xcode
🥲 1