Xcode GLFW DYLIBS

Hi
I'm working with Xcode and I am having problems with the dylib.
I'm trying to add two dylibs to XCODE 11, glfw is one of them The other is glm_shared. They are both dylibs and I have them copied to a Frameworks folder. When I build I get the message "library not found for -lglmshared_shared". I used o-tool and
otool -D libglm_shared.dylib
libglm_shared.dylib:
@rpath/libglm_shared.dylib
Topic archived. No new replies allowed.