We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I'm getting this error when I try to import SwiftSpinner.
Any suggestions?
dyld: dyld cache load error: shared cache file open() failed dyld: Library not loaded: @rpath/SwiftSpinner.framework/SwiftSpinner Referenced from: /Users/me/Library/Developer/CoreSimulator/Devices/A99A09BF-5A18-45E6-A0F3-CB3F9EF2EB75/data/Containers/Bundle/Application/0D1F8ACB-0577-4A4D-93CA-7B984E914BBF/ShoeAuth.app/ShoeAuth Reason: image not found dyld: launch, loading dependent libraries
The text was updated successfully, but these errors were encountered:
Hi @rgagnon it's likely an issue in your integration. Are you using CocoaPods?
Sorry, something went wrong.
No branches or pull requests
Hi,
I'm getting this error when I try to import SwiftSpinner.
Any suggestions?
dyld: dyld cache load error: shared cache file open() failed
dyld: Library not loaded: @rpath/SwiftSpinner.framework/SwiftSpinner
Referenced from: /Users/me/Library/Developer/CoreSimulator/Devices/A99A09BF-5A18-45E6-A0F3-CB3F9EF2EB75/data/Containers/Bundle/Application/0D1F8ACB-0577-4A4D-93CA-7B984E914BBF/ShoeAuth.app/ShoeAuth
Reason: image not found
dyld: launch, loading dependent libraries
The text was updated successfully, but these errors were encountered: