I use cocoapods run and testing 2 moths but just have problem like this.
pod 'SwiftyRSA'
pod 'Hover'
pod 'SwiftVideoBackground'
Now I can't not install with real device. How can I fix this error?
dyld: Library not loaded: @rpath/Hover.framework/Hover Referenced from: /private/var/containers/Bundle/Application/C92CEFBB-DC69-4CFA-B32E-B3A14F69CF0A/7FUN7.app/7FUN7
Reason: no suitable image found. Did find: /private/var/containers/Bundle/Application/C92CEFBB-DC69-4CFA-B32E-B3A14F69CF0A/7FUN7.app/Frameworks/Hover.framework/Hover: code signature invalid for '/private/var/containers/Bundle/Application/C92CEFBB-DC69-4CFA-B32E-B3A14F69CF0A/7FUN7.app/Frameworks/Hover.framework/Hover'