Rightpoint / Eject

An eject button for Interface Builder to generate swift code
MIT License
523 stars 24 forks source link

Fix code generated for UISegmentedControl #14

Closed KingOfBrian closed 7 years ago

KingOfBrian commented 7 years ago

UISegmentedControl uses setTitle instead of insertSegment(withTitle. This causes a runtime crash.

KingOfBrian commented 7 years ago

Resolved by 3b5e8