Open Kautenja opened 7 years ago
Well, it doesn't seems to work and the issue was locked. There seem to be some workarounds on app side. Happy to implement a fix in the library if someone points me to it.
Sorry for the late response!
@i-schuetz Cosmos had the same issue. Take a look at the fix I implemented here https://github.com/evgenyneu/Cosmos/pull/110
A well known and documented issue https://github.com/Carthage/Carthage/issues/335 is that IBDesignables are stripped of their @IBDesignable and @IBInspectable tags. This results in the interface builder functionality of the framework when using Carthage to not work.