shu223 / Pulsator

Pulse animation for iOS
MIT License
1.42k stars 161 forks source link

dyld: Library not loaded: error #6

Closed ghost closed 3 years ago

ghost commented 8 years ago

Hi! I'm using Pulsator with Carthage, and get the following error when I build my app: dyld: Library not loaded: @rpath/Pulsator.framework/Pulsator Reason: image not found

Carthage version: 0.11.0 Xcode version: 7.3 Target: 9.3

At compile-time everything is fine.