cybertk / generator-swift-framework

Scaffolds out a Xcode Embedded Framework project with Swift 2
35 stars 3 forks source link

@IBDesignable and @Inspectable does not work #9

Open cybertk opened 9 years ago

cybertk commented 9 years ago

@IBDesignable and @Inspectable does not work for the template project

cybertk commented 9 years ago

See https://github.com/Carthage/Carthage/issues/335

cybertk commented 7 years ago

Workaround, http://stackoverflow.com/questions/29933691/ibdesignable-from-external-framework/39999914#39999914