iOS 解决dyld: Library not loaded: @rpath/xxx.framework/ Reason: image not found

表现

dyld: Library not loaded: @rpath/FBAudienceNetwork.framework/FBAudienceNetwork
Referenced from: /Users/xxx/Library/Developer/CoreSimulator/Devices/38D726CA-1039-43F4-A9F5-DF9979A708A1/data/Containers/Bundle/Application/29F72F2C-677D-4BA0-835F-414C3B4A80BA/fdwgre.app/fdwgre
Reason: image not found

解决方法

iOS 解决dyld: Library not loaded: @rpath/xxx.framework/ Reason: image not found