Alfie
08/09/2023, 5:59 AMld: warning: directory not found for option '-F/Users/xxx/My Apps/my_project/shared/build/xcode-frameworks/Debug/macosx13.3'
ld: framework not found shared
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Which makes sense as the folder xcode-frameworks doesnt exist. Is this supposed to be generated for me when i make & build the shared module in android? Because i’ve done this alreadyChrimaeon
08/09/2023, 6:31 AMAlfie
08/09/2023, 6:58 AM