icanzilb / SwiftSpinner

A beautiful activity indicator and modal alert written in Swift (originally developed for my app DoodleDoodle) Using blur effects, translucency, flat and bold design - all iOS 8 latest and greatest
MIT License
2.19k stars 268 forks source link

image not found #147

Open rgagnon opened 3 years ago

rgagnon commented 3 years ago

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

andreamazz commented 3 years ago

Hi @rgagnon it's likely an issue in your integration. Are you using CocoaPods?