How to fix "dyld: Library not loaded @rpath" error is easy. Sarunw shares one solution that solves the problem for me. The problem happened when you linked a Dynamic Library in your project but didn't ship the framework with the final application package.
Sort: