yonat / MultiSelectSegmentedControl

UISegmentedControl remake that supports selecting multiple segments, vertical stacking, combining text and images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work in Interface Builder for Xcode 12.4

jamiedaniel opened this issue · comments

Description of the problem:
I have an existing project that uses MultiSelectSegmentedControl. Once I upgraded to Xcode 12.4 it stopped working in Interface Builder with the following errors:

Screen Shot 2021-02-10 at 8 53 59 AM
Screen Shot 2021-02-10 at 8 54 30 AM

Minimal project that reproduces the problem (so I'll be able to figure out how to fix it):
This happens in all applications in Xcode 12.4

Works fine for me... Can you link to a minimal project that reproduces the problem? (as describe in https://ootips.org/yonat/repex/)