craftedbymax / MMSegmentSlider

Customizable animated slider for iOS
MIT License
47 stars 15 forks source link

Error IB Designables, Failed to render and Failed to update layout #3

Open popularizan opened 7 years ago

popularizan commented 7 years ago

I have xcode8 and MMSegmentSlider version 1.0.2 I have errors compiling

IB Designables: Failed to render and update auto layout status for UIView (i5M-Pr-FkT): Failed to load designables from path (null) Failed to update auto layout status: Failed to load designables from path (null)

khanxc commented 7 years ago

@popularizan guess that is an bug with Xcode, try running directly to device.

popularizan commented 7 years ago

Ok thanks for the answer