shoheiyokoyama / Gemini

Gemini is rich scroll based animation framework for iOS, written in Swift.
https://www.youtube.com/watch?v=bPtq5E6lKzw&utm_content=bufferfa3fd&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer
MIT License
3.25k stars 189 forks source link

dyld: Library not loaded: @rpath/Gemini.framework/Gemini #29

Open panncherry opened 4 years ago

panncherry commented 4 years ago

Installed gemini via Carthage and got this error at runtime. "dyld: Library not loaded: @rpath/Gemini.framework/Gemini".

I cannot add the framework using repo url as well. " Got this error below. Showing All Messages : https://github.com/shoheiyokoyama/Gemini.git has no Package.swift manifest for version 1.4.0

kelby-mittan commented 4 years ago

Has anybody resolved this issue by any chance? I'm having the same problem.