I am creating a custom swift Framework inside this framework I am integrating GoogleAds-IMA-iOS-SDK via adding linked framework and libraries. I am adding a custom framework to my project it creates Library not loaded error.
dyld: Library not loaded: @rpath/GoogleInteractiveMediaAds.framework/GoogleInteractiveMediaAds
Please suggest me how to resolve this error?