SwiftyJD
SwiftyJD

Reputation: 5461

IBDesignables - Build Failed

I'm trying to use some IB Designables I imported into a project, the designables are accessible via storyboard but don't do anything when used. I noticed a

Designables - Build Failed

under the identity inspector in the top right corner: Designables

Is there a way to make it so the designables are usable?

Upvotes: 2

Views: 3050

Answers (1)

SwiftyJD
SwiftyJD

Reputation: 5461

I found out what the issue was, I was importing the folder with the designables into the project. When I took the designables out of the folder and imported them individually it worked fine.

Upvotes: 1

Related Questions