Rightpoint / Eject

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

Fix code generated for UISegmentedControl #14

Closed KingOfBrian closed 8 years ago

KingOfBrian commented 8 years ago

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

KingOfBrian commented 8 years ago

Resolved by 3b5e8