'DYLD cannot find library in TestFlight IPA

I uploaded an IPA for testing on TestFlight and one of the developers reported an error when trying to run the application.

ReportCrash default 17:09:53.485640+0700    ASI found [dyld] (sensitive) 'Library not loaded: @rpath/tempLibrary.framework/tempLibrary
  Referenced from: /private/var/containers/Bundle/Application/<Random ID>>/tempApplication.app/tempApplication
  Reason: tried: '/System/Library/Frameworks/tempLibrary.framework/tempLibrary' (no such file)'

Did I install the dylib to the wrong folder?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source